summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-10 15:09:28 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-10 15:09:28 +0200
commita44aeb52f0476ed56feff82b1cfd2fa84e7a1223 (patch)
tree5fa247e8a17eb74e9eaa0d317ba55e06df0c331c /debian
parentcca374a232065c48d3979a9af9bf9bdaaf4664c8 (diff)
* apt-pkg/deb/dpkgpm.cc:
- fix progress reporting precent calculation (LP: #137798)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b0f414126..e34dc385b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.7.6ubuntu9) gutsy; urgency=low
+
+ * apt-pkg/deb/dpkgpm.cc:
+ - fix progress reporting precent calculation (LP: #137798)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Sep 2007 14:57:53 +0200
+
apt (0.7.6ubuntu8) gutsy; urgency=low
* apt-pkg/deb/dpkgpm.{cc,h}: