diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-04-18 17:24:15 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-04-18 17:24:15 +0200 |
commit | 2e41027fc301dfc73114562406380d223f68470e (patch) | |
tree | cf64aeef0b02abf2b486f0b61e148fc25e77650c /debian | |
parent | 15e44398a51c5510cc6cc4ebe3f3c4825f703a5d (diff) |
Release 1.7.0~alpha0 to experimental1.7.0_alpha0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e2d2efafc..08087fccd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.7.0~alpha0) experimental; urgency=medium + + [ David Kalnischkies ] + * mention mirror method in sources.list (Closes: 679580) + + [ Julian Andres Klode ] + * Build with cmake+ninja instead of cmake+make + * Make libzstd optional in CMakeLists.txt, to aid cross-building + * Run travis against debian:testing again, keep shippable at bionic + + -- Julian Andres Klode <jak@debian.org> Wed, 18 Apr 2018 17:22:19 +0200 + apt (1.6~rc1) unstable; urgency=medium [ Julian Andres Klode ] |