diff options
author | Julian Andres Klode <jak@debian.org> | 2016-02-27 14:03:17 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-02-27 14:03:17 +0100 |
commit | ab4d5741b5836bb01a38d71d329df4ff4bddc85b (patch) | |
tree | 6a2a327cf7b0a83cd638d0908e5e5dd4beecd73e /debian | |
parent | 2f4e4070a5247abac86b2ca4ae24a8400da3c42e (diff) |
Release 1.2.41.2.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b376160c7..6aabe9e59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (1.2.4) unstable; urgency=medium + + [ David Kalnischkies ] + * use local changelog from /usr/share/doc if possible + * always download changelogs into /tmp first + * pass versioned provides to external solvers in EDSP + + [ Julian Andres Klode ] + * Fix maintscript to properly remove 20changelog (Closes: #814754) + * Fix crash with empty architecture list (LP: #1549819) + * Add missing numeric includes in files using std::accumulate() + + -- Julian Andres Klode <jak@debian.org> Sat, 27 Feb 2016 14:02:47 +0100 + apt (1.2.3) unstable; urgency=high [ Julian Andres Klode ] |