[Python-modules-commits] r14624 - in packages/python-chaco/trunk/debian (4 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sun Oct 17 18:59:31 UTC 2010


    Date: Sunday, October 17, 2010 @ 18:59:29
  Author: varun
Revision: 14624

* New upstream release
* d/control: Bump Standards-Version to 3.9.1
* d/copyright: Fix the BSD license referencing
* New upstream release

Modified:
  packages/python-chaco/trunk/debian/changelog
  packages/python-chaco/trunk/debian/control
  packages/python-chaco/trunk/debian/copyright
  packages/python-chaco/trunk/debian/rules

Modified: packages/python-chaco/trunk/debian/changelog
===================================================================
--- packages/python-chaco/trunk/debian/changelog	2010-10-17 18:47:50 UTC (rev 14623)
+++ packages/python-chaco/trunk/debian/changelog	2010-10-17 18:59:29 UTC (rev 14624)
@@ -1,3 +1,17 @@
+python-chaco (3.3.2-1) experimental; urgency=low
+
+  * New upstream release
+  * d/control: Bump Standards-Version to 3.9.1
+  * d/copyright: Fix the BSD license referencing
+
+ -- Varun Hiremath <varun at debian.org>  Sun, 17 Oct 2010 14:47:07 -0400
+
+python-chaco (3.3.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Varun Hiremath <varun at debian.org>  Thu, 03 Jun 2010 01:43:27 -0400
+
 python-chaco (3.3.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/python-chaco/trunk/debian/control
===================================================================
--- packages/python-chaco/trunk/debian/control	2010-10-17 18:47:50 UTC (rev 14623)
+++ packages/python-chaco/trunk/debian/control	2010-10-17 18:59:29 UTC (rev 14624)
@@ -5,7 +5,7 @@
 Uploaders: Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs, debhelper(>= 6), python-all-dev, python-central (>= 0.6),
  python-setuptools, python-setupdocs, python-numpy
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 XS-Python-Version: >=2.4
 Homepage: http://pypi.python.org/pypi/Chaco/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-chaco/trunk

Modified: packages/python-chaco/trunk/debian/copyright
===================================================================
--- packages/python-chaco/trunk/debian/copyright	2010-10-17 18:47:50 UTC (rev 14623)
+++ packages/python-chaco/trunk/debian/copyright	2010-10-17 18:59:29 UTC (rev 14624)
@@ -41,7 +41,6 @@
 License: LGPL-2.1+
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL', the
-complete text of the GNU Lesser General Public License can be found in
-`/usr/share/common-licenses/LGPL', and the complete text of the BSD
-License can be found in `/usr/share/common-licenses/BSD'
+Public License can be found in `/usr/share/common-licenses/GPL' and
+the complete text of the GNU Lesser General Public License can be
+found in `/usr/share/common-licenses/LGPL'.

Modified: packages/python-chaco/trunk/debian/rules
===================================================================
--- packages/python-chaco/trunk/debian/rules	2010-10-17 18:47:50 UTC (rev 14623)
+++ packages/python-chaco/trunk/debian/rules	2010-10-17 18:59:29 UTC (rev 14624)
@@ -6,7 +6,7 @@
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 DEB_INSTALL_CHANGELOGS_ALL       = docs/CHANGES.txt
-DEB_COMPRESS_EXCLUDE		:= .py
+DEB_COMPRESS_EXCLUDE		:= .py .pdf
 DEB_PYTHON_INSTALL_ARGS_ALL 	+= --single-version-externally-managed
 DEB_DESTDIR			 = $(CURDIR)/debian/python-chaco
 PYSHARED			 = $(DEB_DESTDIR)`pycentral pycentraldir python-chaco`




More information about the Python-modules-commits mailing list