[Python-modules-commits] r2309 - in /packages/pyinotify/trunk/debian: changelog control copyright rules

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Thu May 10 10:07:06 UTC 2007


Author: dottedmag-guest
Date: Thu May 10 10:07:05 2007
New Revision: 2309

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2309
Log:
* Trailing whitespace and empty lines removed from the
  debian/{control,rules,changelog}
* 'Homepage' entries indented to have two leading spaces.


Modified:
    packages/pyinotify/trunk/debian/changelog
    packages/pyinotify/trunk/debian/control
    packages/pyinotify/trunk/debian/copyright
    packages/pyinotify/trunk/debian/rules

Modified: packages/pyinotify/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyinotify/trunk/debian/changelog?rev=2309&op=diff
==============================================================================
--- packages/pyinotify/trunk/debian/changelog (original)
+++ packages/pyinotify/trunk/debian/changelog Thu May 10 10:07:05 2007
@@ -2,7 +2,7 @@
 
   * New maintainer. Thanks for your work, Hans!
   * Acknowledging NMU. Thanks, Pierre! (Closes: #373497)
-  
+
   * New upstream release. (Closes: #370565, #414740)
   * Added syscall numbers for m68k. (Closes: #394587)
 
@@ -10,6 +10,9 @@
   * -doc package moved to 'doc' section.
   * '[dummy package]' removed from description: package is no longer
     dummy. (Closes: #420775)
+  * Trailing whitespace and empty lines removed from the
+    debian/{control,rules,changelog}
+  * 'Homepage' entries indented to have two leading spaces.
 
  -- Mikhail Gusarov <dottedmag at dottedmag.net>  Tue, 13 Mar 2007 23:56:44 +0600
 

Modified: packages/pyinotify/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyinotify/trunk/debian/control?rev=2309&op=diff
==============================================================================
--- packages/pyinotify/trunk/debian/control (original)
+++ packages/pyinotify/trunk/debian/control Thu May 10 10:07:05 2007
@@ -38,7 +38,7 @@
  inotify is a Linux Kernel feature available since 2.6.13. inotify makes
  it possible for applications to easily be notified of filesystem changes.
  .
- Homepage: http://pyinotify.sourceforge.net/
+  Homepage: http://pyinotify.sourceforge.net/
 
 Package: python-pyinotify-doc
 Architecture: all
@@ -53,5 +53,4 @@
  .
  This package contains Inotify's documentation and examples.
  .
- Homepage: http://pyinotify.sourceforge.net/
-
+  Homepage: http://pyinotify.sourceforge.net/

Modified: packages/pyinotify/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/pyinotify/trunk/debian/copyright?rev=2309&op=diff
==============================================================================
--- packages/pyinotify/trunk/debian/copyright (original)
+++ packages/pyinotify/trunk/debian/copyright Thu May 10 10:07:05 2007
@@ -1,4 +1,4 @@
-This package was debianized by Hans Ulrich Niedermann <debian at n-dimensional.de> on 
+This package was debianized by Hans Ulrich Niedermann <debian at n-dimensional.de> on
 Sat,  4 Feb 2006 12:50:56 +0000.
 
 It was downloaded from http://pyinotify.sourceforge.net/

Modified: packages/pyinotify/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyinotify/trunk/debian/rules?rev=2309&op=diff
==============================================================================
--- packages/pyinotify/trunk/debian/rules (original)
+++ packages/pyinotify/trunk/debian/rules Thu May 10 10:07:05 2007
@@ -25,7 +25,7 @@
 	done
 	touch $@
 
-clean: 
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
@@ -77,7 +77,7 @@
 	dh_fixperms -a
 	dh_pysupport -a
 	dh_installdeb -a
-	dh_shlibdeps -a 
+	dh_shlibdeps -a
 	dh_gencontrol -a
 	dh_md5sums -a
 	dh_builddeb -a




More information about the Python-modules-commits mailing list