diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-18 14:19:13 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-18 14:19:13 +0200 |
commit | f2125ef16eeacb3c029db59ff2f677cfd9703392 (patch) | |
tree | 0bbdd58cb24e78366ab5c945541e6f35d7aa5e3a /debian | |
parent | 3bb98bee11b38df0264099f3c9e858880759999d (diff) | |
parent | 3238423f4d0bebf02c02fa6e5ca5b6db4fca56c5 (diff) |
* 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)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c86f8abbc..0482dff3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ 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 |