From 2d5f38ce2ac5d0454c6abb91364f469aa250be3c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20O=C5=BCarowski?= <piotr@debian.org>
Date: Sun, 12 Jun 2011 22:23:51 +0200
Subject: [PATCH] update debian/changelog with today's changes

---
 debian/changelog | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aec1e4c..bbd1dd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
 python-defaults (2.7.2-2) UNRELEASED; urgency=low
 
   [ Piotr Ożarowski ]
-  * dh_python2: no longer generates maintainer scripts that invoke pycentral's
-    pkgremove script, use --clean-pycentral if you want the old behaviour
+  * dh_python2:
+    - no longer generates maintainer scripts that invoke pycentral's
+      pkgremove script, use --clean-pycentral if you want the old behaviour
+    - egg-info directories are parsed even if cleaning the name was necessary
+      (thanks to Arnaud Fontaine for the patch)
+    - private directory names with apostrophes are escaped properly in
+      maintainer script's -X arguments (thanks to Jakub Wilk for the patch)
+    - deal with original symlinks more carefully (closes: 627969, thanks to
+      Leonid Borisenko for the original patch)
 
  -- Piotr Ożarowski <piotr@debian.org>  Sun, 12 Jun 2011 13:28:48 +0200
 
-- 
GitLab