summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 3 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 28382e2f0..3f0474b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,24 +5,15 @@ apt (1.6~beta1) unstable; urgency=medium
* add apt-helper drop-privs command…
* restore gcc visibility=hidden for apt-private
* ensure correct file permissions for auxfiles
- * allow the apt/lists/auxfiles/ directory to be missing (Closes: 887624)
- * add apt-helper drop-privs command…
- * restore gcc visibility=hidden for apt-private
- * ensure correct file permissions for auxfiles
[ Julian Andres Klode ]
* indexcopy: Copy uncompressed indices from cdrom again (LP: #1746807)
* Work around test-method-mirror failure by setting umask at start
* Check that Date of Release file is not in the future
* apt.conf.autoremove: Add linux-cloud-tools to list (LP: #1698159)
- * indexcopy: Copy uncompressed indices from cdrom again (LP: #1746807)
- * Work around test-method-mirror failure by setting umask at start
- * Check that Date of Release file is not in the future
- * apt.conf.autoremove: Add linux-cloud-tools to list (LP: #1698159)
[ Chris Leick ]
* German manpage translation update
- * German manpage translation update
-- Julian Andres Klode <jak@debian.org> Mon, 26 Feb 2018 13:14:13 +0100
diff --git a/debian/control b/debian/control
index a9063eb13..333150ff8 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: cmake (>= 3.4),
liblzma-dev,
libseccomp-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hppa powerpc powerpcspe ppc64 x32],
libudev-dev [linux-any],
+ libzstd-dev (>= 1.0),
pkg-config,
po4a (>= 0.34-2),
xsltproc,
@@ -67,6 +68,7 @@ Description: commandline package manager
Package: libapt-pkg5.0
Architecture: any
Multi-Arch: same
+Priority: optional
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.1~exp14), libapt-inst1.5 (<< 0.9.9~)
@@ -92,6 +94,7 @@ Description: package management runtime library
Package: libapt-inst2.0
Architecture: any
Multi-Arch: same
+Priority: optional
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Section: libs