summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-03-24 11:54:09 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-03-24 11:54:09 +0100
commite7b18af92421f57a9838f7d20788faca1721da1c (patch)
tree820d5e39c7991a9377c6d4754b82abbd726f1bb7 /debian
parent4eb3cafe5655b48ef9ae8e88f756558423c09985 (diff)
Release 2.0.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 95a85640e..68c7c8a6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (2.0.1) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * Don't crash pattern matching sections if pkg has no section
+ * Parse last line in deb file correctly by adding a newline
+
+ [ Julian Andres Klode ]
+ * apt-helper: Add analyze-pattern helper
+ * Add color highlighting to E:/W:/N: prefixes (Closes: #953527)
+
+ [ Алексей Шилин ]
+ * Russian program translation update (Closes: #953804)
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 24 Mar 2020 11:53:30 +0100
+
apt (2.0.0) unstable; urgency=medium
* Upload to unstable - Happy APT 2.0 day!