diff options
author | Julian Andres Klode <jak@debian.org> | 2009-08-03 13:34:39 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2009-08-03 13:34:39 +0200 |
commit | 05ecd9b6027842cbdbc461b0eeb48c74bc8accbe (patch) | |
tree | bc4b6000bc2f8a3c616a1d77c0f65d64977e9f58 /debian | |
parent | 48778d1198eb37dca437a878cd0b97a7cfb4e32e (diff) |
Set version to 0.7.22.1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2e4923740..646bf745c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -apt (0.7.23) unstable; urgency=low +apt (0.7.22.1) unstable; urgency=low [ Michael Vogt ] * cmdline/apt-get.cc: - honor APT::Get::Only-Source properly in FindSrc() (thanks to - Martin Pitt for reporting the problem) + Martin Pitt for reporting the problem), also Closes: #535362. [ Julian Andres Klode ] * apt-pkg/contrib/mmap.cc: |