From: Michael Vogt Date: Mon, 18 Jun 2007 12:19:13 +0000 (+0200) Subject: * cmdline/apt-get.cc: X-Git-Tag: 0.7.24ubuntu1~181 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/f2125ef16eeacb3c029db59ff2f677cfd9703392 * cmdline/apt-get.cc: - merged http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/ this will warn when Vcs- headers are found on apt-get source (Fixes LP:#115959) --- f2125ef16eeacb3c029db59ff2f677cfd9703392 diff --cc debian/changelog index c86f8abbc,41609bd74..0482dff3c --- a/debian/changelog +++ b/debian/changelog @@@ -1,14 -1,3 +1,18 @@@ +apt (0.7.2ubuntu1) gutsy; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - apport integration added, this means that a apport + report is written on dpkg failures ++ * cmdline/apt-get.cc: ++ - merged http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/ ++ this will warn when Vcs- headers are found on apt-get source ++ (Fixes LP:#115959) + * merged from debian/unstable, remaining changes: + - maintainer field changed + + + -- Michael Vogt Thu, 14 Jun 2007 10:38:36 +0200 + apt (0.7.2) unstable; urgency=low * merged the debian/experimental changes back