[Python-modules-commits] r8368 - in packages/python-django-formfieldset/trunk/debian (2 files)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Wed May 6 14:13:47 UTC 2009


    Date: Wednesday, May 6, 2009 @ 14:13:46
  Author: odd_bloke-guest
Revision: 8368

lintian fixes.

Modified:
  packages/python-django-formfieldset/trunk/debian/patches/setup-py
  packages/python-django-formfieldset/trunk/debian/rules

Modified: packages/python-django-formfieldset/trunk/debian/patches/setup-py
===================================================================
--- packages/python-django-formfieldset/trunk/debian/patches/setup-py	2009-05-06 14:13:44 UTC (rev 8367)
+++ packages/python-django-formfieldset/trunk/debian/patches/setup-py	2009-05-06 14:13:46 UTC (rev 8368)
@@ -1,3 +1,7 @@
+## setup-py by Daniel Watkins <daniel at daniel-watkins.co.uk>
+##
+## Adds a setup.py.
+
 Index: python-django-formfieldset-0+git20090312-a822fad/setup.py
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000

Modified: packages/python-django-formfieldset/trunk/debian/rules
===================================================================
--- packages/python-django-formfieldset/trunk/debian/rules	2009-05-06 14:13:44 UTC (rev 8367)
+++ packages/python-django-formfieldset/trunk/debian/rules	2009-05-06 14:13:46 UTC (rev 8368)
@@ -3,6 +3,7 @@
 include /usr/share/quilt/quilt.make
 
 clean: unpatch
+	rm pax_global_header
 	dh $@
 
 build: patch




More information about the Python-modules-commits mailing list