summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/apt.conf.changelog4
-rw-r--r--debian/changelog7
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/apt.conf.changelog b/debian/apt.conf.changelog
index 7605c97d9..c4092ff44 100644
--- a/debian/apt.conf.changelog
+++ b/debian/apt.conf.changelog
@@ -2,5 +2,5 @@
APT {
Changelogs {
Server "http://changelogs.ubuntu.com/changelogs";
- }
-}
+ };
+};
diff --git a/debian/changelog b/debian/changelog
index ca491c0ca..7e9295b84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.8.14.1ubuntu8) UNRELEASED; urgency=low
+
+ * debian/apt.conf.changelog:
+ - add missing ";", thanks to Julian Andres Klode
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2011 16:11:26 +0200
+
apt (0.8.14.1ubuntu7) oneiric; urgency=low
[ Michael Vogt ]