Hi, Attached is the diff for my positron 1:1.1-1.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u positron-1.1/debian/changelog positron-1.1/debian/changelog
--- positron-1.1/debian/changelog
+++ positron-1.1/debian/changelog
@@ -1,3 +1,13 @@
+positron (1:1.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update package to the last python policy (Closes: 380895).
+ * Move debhelper and dpatch to Build-Depends.
+ * Bump Standards-Version to 3.7.2.
+ * Remove *.css from doc-base (there is no css installed it seems).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Thu, 31 Aug 2006 13:24:59 +0200
+
positron (1:1.1-1) unstable; urgency=medium
* New upstream version (closes: #281564, #281552)
diff -u positron-1.1/debian/control positron-1.1/debian/control
--- positron-1.1/debian/control
+++ positron-1.1/debian/control
@@ -2,8 +2,9 @@
Section: sound
Priority: optional
Maintainer: Steve Greenland <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.67 ), python (>= 2.1), python-dev (>=
2.1), dpatch (>= 1.24)
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 4.1.67), dpatch
+Build-Depends-Indep: python-dev (>= 2.1), python-support (>= 0.4)
+Standards-Version: 3.7.2
Package: positron
Architecture: all
diff -u positron-1.1/debian/rules positron-1.1/debian/rules
--- positron-1.1/debian/rules
+++ positron-1.1/debian/rules
@@ -69,7 +69,7 @@
dh_installman doc/positron.1
dh_compress
dh_fixperms
- dh_python
+ dh_pysupport
dh_installdeb
dh_gencontrol
dh_md5sums
diff -u positron-1.1/debian/positron.doc-base
positron-1.1/debian/positron.doc-base
--- positron-1.1/debian/positron.doc-base
+++ positron-1.1/debian/positron.doc-base
@@ -8,5 +8,5 @@
Format: HTML
Index: /usr/share/doc/positron/index.html
-Files: /usr/share/doc/positron/*.html /usr/share/doc/positron/*.css
/usr/share/doc/positron/*.png
+Files: /usr/share/doc/positron/*.html /usr/share/doc/positron/*.png
only in patch2:
unchanged:
--- positron-1.1.orig/debian/pyversions
+++ positron-1.1/debian/pyversions
@@ -0,0 +1 @@
+2.1-
signature.asc
Description: Digital signature

