From 97ae24a8af5c0ea3cef71b4727870b9525828812 Mon Sep 17 00:00:00 2001 From: Scott Kitterman <scott@kitterman.com> Date: Mon, 18 Jun 2012 23:14:32 -0400 Subject: [PATCH] Bump upstream version to match current unstable/wheezy python2.7 version --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 540b484..c81f133 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -python-defaults (2.7.3~rc2-2) unstable; urgency=low +python-defaults (2.7.3-1) unstable; urgency=low + [ Piotr Ożarowski ] * dh_python2: - remove even more \.so.* dangling symlinks, thanks to Stefano Rivera for providing a test case @@ -11,7 +12,10 @@ python-defaults (2.7.3~rc2-2) unstable; urgency=low - new --shebang option to replace all shebangs in bin dirs (example: --shebang /usr/bin/python2.6) - -- Piotr Ożarowski <piotr@debian.org> Sun, 10 Jun 2012 13:52:38 +0200 + [ Scott Kitterman ] + * Bump upstream version to match current unstable/wheezy python2.7 version + + -- Scott Kitterman <scott@kitterman.com> Mon, 18 Jun 2012 23:09:10 -0400 python-defaults (2.7.3~rc2-1) unstable; urgency=low -- GitLab