[Python-modules-commits] r16416 - in packages/python-envisageplugins/trunk/debian (2 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Wed Apr 6 23:49:00 UTC 2011


    Date: Wednesday, April 6, 2011 @ 23:48:57
  Author: varun
Revision: 16416

d/rules: remove unused variables

Modified:
  packages/python-envisageplugins/trunk/debian/changelog
  packages/python-envisageplugins/trunk/debian/rules

Modified: packages/python-envisageplugins/trunk/debian/changelog
===================================================================
--- packages/python-envisageplugins/trunk/debian/changelog	2011-04-06 23:45:22 UTC (rev 16415)
+++ packages/python-envisageplugins/trunk/debian/changelog	2011-04-06 23:48:57 UTC (rev 16416)
@@ -1,3 +1,9 @@
+python-envisageplugins (3.2.0-2) UNRELEASED; urgency=low
+
+  * d/rules: remove unused variables
+
+ -- Varun Hiremath <varun at debian.org>  Wed, 06 Apr 2011 01:27:46 -0400
+
 python-envisageplugins (3.2.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/python-envisageplugins/trunk/debian/rules
===================================================================
--- packages/python-envisageplugins/trunk/debian/rules	2011-04-06 23:45:22 UTC (rev 16415)
+++ packages/python-envisageplugins/trunk/debian/rules	2011-04-06 23:48:57 UTC (rev 16416)
@@ -5,8 +5,6 @@
 
 DEB_COMPRESS_EXCLUDE		:= .py
 DEB_PYTHON_INSTALL_ARGS_ALL 	+= --single-version-externally-managed
-PYSHARED			 = $(DEB_DESTDIR)`pycentral pycentraldir python-envisageplugins`
-PYVERSION			 = $(shell pyversions -vd)
 
 install/python-envisageplugins::
 	find $(DEB_DESTDIR) -name 'image_LICENSE.txt' -delete




More information about the Python-modules-commits mailing list