]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-get.cc:
[apt.git] / debian / changelog
index fccdaf90e15e54b2c29dc91d469a921d0d51f6ef..e14f154995e8d99682fde760d0d00c9d57ad4948 100644 (file)
@@ -1,3 +1,28 @@
+apt (0.7.2ubuntu4) unstable; urgency=low
+
+  * cmdline/apt-get.cc:
+    - make the XS-Vcs-$foo warning more copy'n'paste
+      friendly (thanks to Matt Zimmerman)
+
+ --
+
+apt (0.7.2ubuntu3) gutsy; urgency=low
+
+  * cmdline/apt-get.cc:
+    - fix InstallTask code when a pkgRecord ends 
+      with a single '\n' (thanks to Soren Hansen for reporting)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 27 Jun 2007 13:33:38 +0200
+
+apt (0.7.2ubuntu2) gutsy; urgency=low
+
+  * fixed compile errors with g++ 7.3 (thanks to 
+    Daniel Burrows, closes: #429378)
+  * fix FTFBFS by changing build-depends to
+    libcurl4-gnutls-dev (closes: #428363)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 19 Jun 2007 13:47:03 +0200
+
 apt (0.7.2ubuntu1) gutsy; urgency=low
 
   * apt-pkg/deb/dpkgpm.cc: