diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-04 19:44:37 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-04 19:44:37 +0200 |
commit | 827d04d3b2ed62d4e666698e639af6fbb3199581 (patch) | |
tree | ead71d386cbcf398ed2d7c73aa4aea9f0ca50823 /debian | |
parent | a101a93299d4a2795edb8495c117eb5095a26e2b (diff) |
rerun dpkg-source in source if --fix-broken is given (Closes: #576752)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9875e0ca2..2a28ce314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ apt (0.7.26~exp4) UNRELEASED; urgency=low - regex for package names executed on Grp- not PkgIterator - show non-candidates as fallback for virtual packages (Closes: #578385) - set also "all" to this version for pseudo packages in TryToChangeVer + - rerun dpkg-source in source if --fix-broken is given (Closes: #576752) * apt-pkg/deb/dpkgpm.cc: - remove Chroot-Directory from files passed to install commands. Thanks to Kel Modderman for report & patch! (Closes: #577226) |