From 2c24ef68da10b39fa922af91fc836da2dc14825f Mon Sep 17 00:00:00 2001 From: Matthias Klose <doko@ubuntu.com> Date: Tue, 24 Jan 2012 11:55:03 +0100 Subject: [PATCH] - add another bug number in the changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f41062..03e7383 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ python-defaults (2.7.2-10) unstable; urgency=low * For argparse eggs, generate dependencies of the form - "python (>= 2.7) | python-argparse". Closes: #657119. + "python (>= 2.7) | python-argparse". Closes: #653644, #657119. -- Matthias Klose <doko@debian.org> Tue, 24 Jan 2012 11:49:24 +0100 -- GitLab