[Python-modules-commits] r5959 - in packages/enthought-traits/trunk/debian (3 files)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Fri Jul 11 19:21:58 UTC 2008
Date: Friday, July 11, 2008 @ 19:21:57
Author: varun
Revision: 5959
* New upstream release
* Bump Standards-Version to 3.8.0
Modified:
packages/enthought-traits/trunk/debian/changelog
packages/enthought-traits/trunk/debian/control
packages/enthought-traits/trunk/debian/orig-tar.sh
Modified: packages/enthought-traits/trunk/debian/changelog
===================================================================
--- packages/enthought-traits/trunk/debian/changelog 2008-07-11 17:28:25 UTC (rev 5958)
+++ packages/enthought-traits/trunk/debian/changelog 2008-07-11 19:21:57 UTC (rev 5959)
@@ -1,3 +1,10 @@
+enthought-traits (2.0.5-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.8.0
+
+ -- Varun Hiremath <varun at debian.org> Fri, 11 Jul 2008 20:02:42 +0530
+
enthought-traits (2.0.4-2) unstable; urgency=low
[ Sandro Tosi ]
Modified: packages/enthought-traits/trunk/debian/control
===================================================================
--- packages/enthought-traits/trunk/debian/control 2008-07-11 17:28:25 UTC (rev 5958)
+++ packages/enthought-traits/trunk/debian/control 2008-07-11 19:21:57 UTC (rev 5959)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Ondrej Certik <ondrej at certik.cz>, Varun Hiremath <varun at debian.org>
Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central (>= 0.6), python-setuptools
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://code.enthought.com/traits/
XS-Python-Version: >=2.4
Vcs-Svn: svn://svn.debian.org/python-modules/packages/enthought-traits/trunk
Modified: packages/enthought-traits/trunk/debian/orig-tar.sh
===================================================================
--- packages/enthought-traits/trunk/debian/orig-tar.sh 2008-07-11 17:28:25 UTC (rev 5958)
+++ packages/enthought-traits/trunk/debian/orig-tar.sh 2008-07-11 19:21:57 UTC (rev 5959)
@@ -4,10 +4,10 @@
TAR=../enthought-traits_$1.orig.tar.gz
DIR=enthought-traits_$1.orig
-# package list
+# package list (latest upstream version)
PACKAGE_LIST="
enthought.etsconfig-2.0.2.tar.gz
-enthought.traits-2.0.4.tar.gz
+enthought.traits-2.0.5.tar.gz
"
# download the tarballs
More information about the Python-modules-commits
mailing list