[Python-modules-commits] r5538 - in packages/pycurl/trunk/debian (changelog rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Mon Jun 2 17:17:25 UTC 2008


    Date: Monday, June 2, 2008 @ 17:17:24
  Author: bzed
Revision: 5538

preparing a release.

Modified:
  packages/pycurl/trunk/debian/changelog
  packages/pycurl/trunk/debian/rules

Modified: packages/pycurl/trunk/debian/changelog
===================================================================
--- packages/pycurl/trunk/debian/changelog	2008-05-31 21:58:32 UTC (rev 5537)
+++ packages/pycurl/trunk/debian/changelog	2008-06-02 17:17:24 UTC (rev 5538)
@@ -1,5 +1,6 @@
-pycurl (7.18.1-1) UNRELEASED; urgency=low
+pycurl (7.18.1-1) unstable; urgency=low
 
+  [ Sandro Tosi ]
   * Adopting packages (Closes: #481074)
   * New upstream release.
   * debian/control
@@ -27,7 +28,7 @@
     - explicitly identified LGPL location on filesystem
     - added dual licensing, including MIT license text
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Sat, 31 May 2008 23:56:02 +0200
+ -- Bernd Zeimetz <bzed at debian.org>  Mon, 02 Jun 2008 19:17:08 +0200
 
 pycurl (7.16.4-1) unstable; urgency=low
 

Modified: packages/pycurl/trunk/debian/rules
===================================================================
--- packages/pycurl/trunk/debian/rules	2008-05-31 21:58:32 UTC (rev 5537)
+++ packages/pycurl/trunk/debian/rules	2008-06-02 17:17:24 UTC (rev 5538)
@@ -67,13 +67,13 @@
 	dh_testroot
 	cp -a doc/*.html debian/python-pycurl/usr/share/doc/python-pycurl/html
 	dh_installdocs -a -A TODO
-	dh_installexamples -a -A examples/* tests/*
+	dh_installexamples -a -A examples/* 
 	dh_installchangelogs -a ChangeLog
 	dh_pycentral -a
 	dh_strip -ppython-pycurl --dbg-package=python-pycurl-dbg
 	rm -rf debian/python-pycurl-dbg/usr/share/doc/python-pycurl-dbg
 	ln -s python-pycurl debian/python-pycurl-dbg/usr/share/doc/python-pycurl-dbg
-	dh_compress -a
+	dh_compress -a -X.py
 	dh_fixperms -a
 	dh_installdeb -a
 	dh_shlibdeps -a




More information about the Python-modules-commits mailing list