[Python-modules-commits] r28733 - in packages/python-django-contact-form/trunk (3 files)
tobald-guest at users.alioth.debian.org
tobald-guest at users.alioth.debian.org
Thu May 1 17:36:40 UTC 2014
Date: Thursday, May 1, 2014 @ 17:36:39
Author: tobald-guest
Revision: 28733
Set mergeWithUpstream property
Modified:
packages/python-django-contact-form/trunk/debian/ (properties)
packages/python-django-contact-form/trunk/debian/control
packages/python-django-contact-form/trunk/debian/rules
Property changes on: packages/python-django-contact-form/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Modified: packages/python-django-contact-form/trunk/debian/control
===================================================================
--- packages/python-django-contact-form/trunk/debian/control 2014-05-01 16:51:38 UTC (rev 28732)
+++ packages/python-django-contact-form/trunk/debian/control 2014-05-01 17:36:39 UTC (rev 28733)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Christophe Siraut <d at tobald.eu.org>
-Build-Depends: debhelper (>= 7), dh-python, python-all (>= 2.6.6-3~), quilt
+Build-Depends: debhelper (>= 7), dh-python, python-all (>= 2.6.6-3~), python-setuptools, quilt
Standards-Version: 3.9.5
Homepage: http://bitbucket.org/ubernostrum/django-contact-form/overview/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-contact-form/trunk/
Modified: packages/python-django-contact-form/trunk/debian/rules
===================================================================
--- packages/python-django-contact-form/trunk/debian/rules 2014-05-01 16:51:38 UTC (rev 28732)
+++ packages/python-django-contact-form/trunk/debian/rules 2014-05-01 17:36:39 UTC (rev 28733)
@@ -2,7 +2,7 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=contact_form
export PYBUILD_SYSTEM=distutils
-export PYBUILD_DISABLE=clean
+
%:
dh $@ --with python2 --buildsystem=pybuild
More information about the Python-modules-commits
mailing list