rev 4629 - kde-extras/unsermake/trunk/debian

Mark Purcell msp at costa.debian.org
Sun Oct 8 02:18:31 UTC 2006


Author: msp
Date: 2006-10-08 02:18:30 +0000 (Sun, 08 Oct 2006)
New Revision: 4629

Added:
   kde-extras/unsermake/trunk/debian/pyversions
Removed:
   kde-extras/unsermake/trunk/debian/postinst
   kde-extras/unsermake/trunk/debian/prerm
Modified:
   kde-extras/unsermake/trunk/debian/changelog
   kde-extras/unsermake/trunk/debian/control
   kde-extras/unsermake/trunk/debian/rules
Log:
* Ack NMU
 * Non-maintainer upload.
 * Migrate unsermake to the new python policy (Closes: 391608):
    + remove prerm/postinst.
    + set pyversions to 2.4-.
    + use python-support.
 * Bump Standards-Version to 3.7.2.

Modified: kde-extras/unsermake/trunk/debian/changelog
===================================================================
--- kde-extras/unsermake/trunk/debian/changelog	2006-10-08 01:06:11 UTC (rev 4628)
+++ kde-extras/unsermake/trunk/debian/changelog	2006-10-08 02:18:30 UTC (rev 4629)
@@ -1,9 +1,20 @@
-unsermake (20051117.dfsg-2) UNRELEASED; urgency=low
+unsermake (20051117.dfsg-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Ack NMU
 
- -- Mark Purcell <msp at debian.org>  Sun,  6 Aug 2006 09:40:00 +0100
+ -- Mark Purcell <msp at debian.org>  Sun,  8 Oct 2006 12:10:08 +1000
 
+unsermake (20051117.dfsg-1.1) unstable; urgency=low
+
+   * Non-maintainer upload.
+   * Migrate unsermake to the new python policy (Closes: 391608):
+      + remove prerm/postinst.
+      + set pyversions to 2.4-.
+      + use python-support.
+   * Bump Standards-Version to 3.7.2.
+
+ -- Pierre Habouzit <madcoder at debian.org> Sat,  7 Oct 2006 23:42:03 +0200
+
 unsermake (20051117.dfsg-1) unstable; urgency=low
 
   * Remove doc/auug97.pdf to make package DFSG compliant

Modified: kde-extras/unsermake/trunk/debian/control
===================================================================
--- kde-extras/unsermake/trunk/debian/control	2006-10-08 01:06:11 UTC (rev 4628)
+++ kde-extras/unsermake/trunk/debian/control	2006-10-08 02:18:30 UTC (rev 4629)
@@ -2,9 +2,9 @@
 Section: devel
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-Uploaders: Mark Purcell <msp at debian.org>, Jonathan Riddell <jriddell at ubuntu.com>
-Build-Depends: debhelper (>= 4.1.65), docbook-xsl, xsltproc, docbook-xml, python
-Standards-Version: 3.6.2
+Uploaders: Mark Purcell <msp at debian.org>, Jonathan Riddell <jriddell at ubuntu.com>, Pierre Habouzit <madcoder at debian.org>
+Build-Depends: debhelper (>= 4.1.65), docbook-xsl, xsltproc, docbook-xml, python-dev, python-support (>= 0.5)
+Standards-Version: 3.7.2
 
 Package: unsermake
 Architecture: all

Deleted: kde-extras/unsermake/trunk/debian/postinst

Deleted: kde-extras/unsermake/trunk/debian/prerm

Added: kde-extras/unsermake/trunk/debian/pyversions
===================================================================
--- kde-extras/unsermake/trunk/debian/pyversions	                        (rev 0)
+++ kde-extras/unsermake/trunk/debian/pyversions	2006-10-08 02:18:30 UTC (rev 4629)
@@ -0,0 +1 @@
+2.4

Modified: kde-extras/unsermake/trunk/debian/rules
===================================================================
--- kde-extras/unsermake/trunk/debian/rules	2006-10-08 01:06:11 UTC (rev 4628)
+++ kde-extras/unsermake/trunk/debian/rules	2006-10-08 02:18:30 UTC (rev 4629)
@@ -91,24 +91,12 @@
 	dh_installchangelogs 
 	dh_installdocs
 	dh_installexamples
-#	dh_install
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
 	dh_installman
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_perl
-	dh_python
-#	dh_makeshlibs
+	dh_pysupport
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the pkg-kde-commits mailing list