+apt (0.7.19ubuntu2) jaunty; urgency=low
+
+ [ Michael Vogt ]
+ * apt-pkg/deb/dpkgpm.cc:
+ - filter "ENOMEM" errors when creating apport reports
+ * cmdline/apt-get.cc:
+ - fix "apt-get source pkg=ver" if binary name != source name
+ (LP: #202219)
+
+ [ Ian Weisser ]
+ * /apt-pkg/deb/debsystem.cc:
+ - add 'sudo' to the error message to "run 'dpkg --configure -a'"
+ (LP: #52697)
+
+ --
+
apt (0.7.19ubuntu1) jaunty; urgency=low
* merge from debian
[ Michael Vogt ]
+ * doc/makefile:
+ - add examples/apt-https-method-example.conf
- fix SIGHUP handling (closes: #463030)
[ Christian Perrier ]