From a0597f70496585395869fef129edd6e160057555 Mon Sep 17 00:00:00 2001
From: Scott Kitterman <scott@kitterman.com>
Date: Thu, 26 Jul 2012 18:24:45 -0400
Subject: [PATCH] Prepare for release.

---
 debian/changelog | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2398876..7ccb56e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-python-defaults (2.7.3-2) UNRELEASED; urgency=low
+python-defaults (2.7.3-2) unstable; urgency=low
 
-  * dist_fallback: add python-imaging (which wasn't recognized before due to
-    .pth file)
   * dh_python2: ignore empty files while trying to normalize shebangs
     (Closes: #680793)
+  * Fix lack of python-imaging in pydist/dist_fallback
+    - Add python-imaging override to pydist/generate_fallback_list.py
+    - pydist/dist_fallback: Regenerate to add python-imaging (which wasn't
+      recognized before due to .pth file) along with a few automatic
+      adjustments 
 
- -- Piotr Ożarowski <piotr@debian.org>  Fri, 06 Jul 2012 23:03:32 +0200
+ -- Piotr Ożarowski <piotr@debian.org>  Thu, 26 Jul 2012 23:03:32 +0200
 
 python-defaults (2.7.3-1) unstable; urgency=low
 
-- 
GitLab