summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2009-02-08 11:49:08 +0100
committerMichael Vogt <mvo@debian.org>2009-02-08 11:49:08 +0100
commitaf264e21323a32cc0bae10d34ec0d57226503370 (patch)
tree5b5d72b50a83406d29ecd8fff7f7740e012efd91
parentca1d73b7dd62f379798f0873a1e796ec25aea019 (diff)
fix changlog
-rw-r--r--configure.in2
-rw-r--r--debian/changelog17
2 files changed, 13 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index f90a32c3b..fa4ddfc6a 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.7.20~exp3")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.20.1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 9722663a0..21a9ba87c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,14 @@
-apt (0.7.21) UNRELEASED; urgency=low
+apt (0.7.20.3) UNRELEASED; urgency=low
+
+ [ Christian Perrier ]
+ * Translations:
+ - bg.po. Closes: #513211
+ - zh_TW.po. Closes: #513311
+ - nb.po. Closes: #513843
+
+ -- Michael Vogt <mvo@debian.org> Sun, 08 Feb 2009 11:47:48 +0100
+
+apt (0.7.20.1) unstable; urgency=low
[ Michael Vogt ]
* apt-pkg/pkgcachegen.cc:
@@ -8,11 +18,8 @@ apt (0.7.21) UNRELEASED; urgency=low
[ Christian Perrier ]
* Translations:
- fr.po: fix spelling error to "défectueux". Thanks to Thomas Péteul.
- - bg.po. Closes: #513211
- - zh_TW.po. Closes: #513311
- - nb.po. Closes: #513843
- -- Christian Perrier <bubulle@debian.org> Sun, 11 Jan 2009 19:26:00 +0100
+ -- Michael Vogt <mvo@debian.org> Tue, 20 Jan 2009 09:35:05 +0100
apt (0.7.20) unstable; urgency=low