Hi, Attached is the diff for my stardict 2.4.7-2.2 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u stardict-2.4.7/debian/control stardict-2.4.7/debian/control
--- stardict-2.4.7/debian/control
+++ stardict-2.4.7/debian/control
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Roy Hiu-yeung Chan <[EMAIL PROTECTED]>
Uploaders: Anthony Fok <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), python, libgnomeui-dev, scrollkeeper,
libbonobo2-dev, libgconf2-dev, liborbit2-dev, zlib1g-dev, sharutils,
libxml-parser-perl, libx11-dev, x-dev, autoconf, automake1.9, autotools-dev,
gnome-common (>= 2.8.0), intltool (>= 0.34), libpcre3-dev, bzip2
+Build-Depends: debhelper (>= 5.0.0), python-dev, python-support (>= 0.4),
libgnomeui-dev, scrollkeeper, libbonobo2-dev, libgconf2-dev, liborbit2-dev,
zlib1g-dev, sharutils, libxml-parser-perl, libx11-dev, x-dev, autoconf,
automake1.9, autotools-dev, gnome-common (>= 2.8.0), intltool (>= 0.34),
libpcre3-dev, bzip2
Standards-Version: 3.7.2
Package: stardict
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, stardict-common (=
${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, stardict-common (=
${source:Version})
Suggests: ttf-freefont | ttf-thryomanes, sdcv
Description: International dictionary written in GTK+ 2.x
StarDict is a cross-platform and international written in GTK+ 2.x.
@@ -23,7 +23,7 @@
Package: stardict-common
Architecture: all
Depends: scrollkeeper (>= 0.3.14-5), sgml-data (>= 2.0.2)
-Recommends: stardict (= ${Source-Version})
+Recommends: stardict (= ${source:Version})
Description: International dictionary - data files
StarDict is a cross-platform and international written in GTK+ 2.x.
It has powerful features such as "Glob-style pattern matching",
@@ -37,7 +37,7 @@
Package: stardict-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, dictzip
-Recommends: stardict (= ${Source-Version})
+Recommends: stardict (= ${source:Version})
Description: Dictionary conversion tools for StarDict
StarDict is a cross-platform and international written in GTK+ 2.x.
It has powerful features such as "Glob-style pattern matching",
diff -u stardict-2.4.7/debian/rules stardict-2.4.7/debian/rules
--- stardict-2.4.7/debian/rules
+++ stardict-2.4.7/debian/rules
@@ -138,7 +138,7 @@
dh_compress
dh_fixperms
# dh_perl
- dh_python
+ dh_pysupport /usr/lib/stardict
# dh_makeshlibs
dh_installdeb
dh_shlibdeps -L stardict -l debian/stardict/usr/bin
diff -u stardict-2.4.7/debian/changelog stardict-2.4.7/debian/changelog
--- stardict-2.4.7/debian/changelog
+++ stardict-2.4.7/debian/changelog
@@ -1,3 +1,11 @@
+stardict (2.4.7-2.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update package to the last python policy (Closes: 380962).
+ * Make package binNMUable.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Mon, 4 Sep 2006 18:26:34 +0200
+
stardict (2.4.7-2.1) unstable; urgency=medium
* Non-maintainer upload to Fix Failure To Build From Source due to a
signature.asc
Description: Digital signature

