Here is the diff between my and your version ;-)
diff -Nru orig/notify-python-0.1.0/debian/changelog nmu/notify-python-0.1.0/debian/changelog
--- orig/notify-python-0.1.0/debian/changelog 2006-12-11 10:07:10.000000000 +0100
+++ nmu/notify-python-0.1.0/debian/changelog 2006-12-11 10:07:23.000000000 +0100
@@ -1,3 +1,13 @@
+notify-python (0.1.0-2.1) unstable; urgency=low
+
+ * Non-maintainer upload with permission from Gustavo Franco.
+ * Build conflicts with libdbus-1-2 to avoid linking on libdbus-1.so.2
+ instead of libdbus-1.so.3 (Closes: #397754).
+ * This upload will fix a bug ('import pynotify' failure) on deluge-torrent
+ package too (Closes: #402256).
+
+ -- Adam Cécile (Le_Vert) <[EMAIL PROTECTED]> Sat, 9 Dec 2006 04:36:54 +0100
+
notify-python (0.1.0-2) unstable; urgency=low
* Fix debian/pyversions changing content from 2.3 to >= 2.3.
diff -Nru orig/notify-python-0.1.0/debian/control nmu/notify-python-0.1.0/debian/control
--- orig/notify-python-0.1.0/debian/control 2006-12-11 10:07:10.000000000 +0100
+++ nmu/notify-python-0.1.0/debian/control 2006-12-11 10:07:23.000000000 +0100
@@ -4,6 +4,7 @@
Maintainer: Gustavo Franco <[EMAIL PROTECTED]>
Uploaders: Debian Python Modules Team <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-7), python-support (>= 0.3), pkg-config (>= 0.20-1), libnotify-dev (>= 0.4.0-1), python-gtk2-dev (>= 2.8.6-3)
+Build-Conflicts: libdbus-1-2
Standards-Version: 3.7.2
Package: python-notify