Hi,

Attached is the diff for my mailping 0.0.4-0.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -Nru /tmp/QSvvSpJbBA/mailping-0.0.4/debian/changelog 
/tmp/pbsCG6eQG9/mailping-0.0.4/debian/changelog
--- /tmp/QSvvSpJbBA/mailping-0.0.4/debian/changelog     2004-12-13 
21:08:19.000000000 +0100
+++ /tmp/pbsCG6eQG9/mailping-0.0.4/debian/changelog     2006-08-12 
13:48:51.000000000 +0200
@@ -1,3 +1,12 @@
+mailping (0.0.4-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Bump Standards-Version to 3.7.2.
+  * Update package to the last python policy (Closes: #380863).
+  * Move some things into B-D instead of B-D-I.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 12 Aug 2006 13:45:40 +0200
+
 mailping (0.0.4) unstable; urgency=low
 
   * Skip temporary files when processing the pending directory.
diff -Nru /tmp/QSvvSpJbBA/mailping-0.0.4/debian/control 
/tmp/pbsCG6eQG9/mailping-0.0.4/debian/control
--- /tmp/QSvvSpJbBA/mailping-0.0.4/debian/control       2004-12-13 
21:07:59.000000000 +0100
+++ /tmp/pbsCG6eQG9/mailping-0.0.4/debian/control       2006-08-12 
13:50:06.000000000 +0200
@@ -2,8 +2,9 @@
 Section: mail
 Priority: optional
 Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
-Standards-Version: 3.5.6
-Build-Depends-Indep: python-dev, cdbs, debhelper (>= 4.1.68), xsltproc, 
docbook-xml, docbook-xsl
+Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 4.1.68), python-dev
+Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl, python-support (>= 
0.4.0)
 
 Package: mailping
 Architecture: all
diff -Nru /tmp/QSvvSpJbBA/mailping-0.0.4/debian/pyversions 
/tmp/pbsCG6eQG9/mailping-0.0.4/debian/pyversions
--- /tmp/QSvvSpJbBA/mailping-0.0.4/debian/pyversions    1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/pbsCG6eQG9/mailping-0.0.4/debian/pyversions    2006-08-12 
13:50:18.000000000 +0200
@@ -0,0 +1 @@
+2.3-
diff -Nru /tmp/QSvvSpJbBA/mailping-0.0.4/debian/rules 
/tmp/pbsCG6eQG9/mailping-0.0.4/debian/rules
--- /tmp/QSvvSpJbBA/mailping-0.0.4/debian/rules 2004-04-16 17:42:21.000000000 
+0200
+++ /tmp/pbsCG6eQG9/mailping-0.0.4/debian/rules 2006-08-12 13:45:01.000000000 
+0200
@@ -2,8 +2,9 @@
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright © 2002,2003 Colin Walters <[EMAIL PROTECTED]>
 
-include /usr/share/cdbs/1/rules/debhelper.mk
+## YES I do want debhelper to be after distutils.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_INSTALL_DOCS_mailping := doc/*
 DEB_DH_ALWAYS_EXCLUDE := .svn
@@ -15,6 +16,9 @@
 install/mailping::
        cd man && ./run
 
+binary-install/mailping::
+       dh_pysupport
+
 DEB_INSTALL_MANPAGES_mailping := $(patsubst %.xml,%,$(wildcard 
man/*.[0-9].xml))
 
 clean::

Attachment: signature.asc
Description: Digital signature

Reply via email to