summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control3
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b36b778b6..0863952f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+apt (1.3~rc1ubuntu1) yakkety; urgency=medium
+
+ * debian/NEWS: Get rid of 1.3~pre3+cmake1 entry.
+ Thanks to Axel Beckert for reporting
+ * CMake: Use COPYONLY instead of @ONLY
+ * debian: Install etc/apt if present (e.g., on Ubuntu)
+ * Hack around Ubuntu rejecting symlink copyright
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Fri, 12 Aug 2016 00:20:40 +0000
+
apt (1.3~rc1) unstable; urgency=medium
* Summary: CMake branch merged, socks5h (and tor) support, and fancy
diff --git a/debian/control b/debian/control
index bc118b52d..4d4dd97e5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: apt
Section: admin
Priority: important
-Maintainer: APT Development Team <deity@lists.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Michael Vogt <mvo@debian.org>,
Julian Andres Klode <jak@debian.org>,
David Kalnischkies <donkult@debian.org>