[Python-modules-commits] r4111 - in packages/enthought-traits/trunk/debian (changelog control)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Wed Jan 2 17:09:01 UTC 2008
Date: Wednesday, January 2, 2008 @ 17:09:01
Author: morph-guest
Revision: 4111
fix Vcs-Svn and Vcs-Browser
Modified:
packages/enthought-traits/trunk/debian/changelog
packages/enthought-traits/trunk/debian/control
Modified: packages/enthought-traits/trunk/debian/changelog
===================================================================
--- packages/enthought-traits/trunk/debian/changelog 2008-01-02 16:54:39 UTC (rev 4110)
+++ packages/enthought-traits/trunk/debian/changelog 2008-01-02 17:09:01 UTC (rev 4111)
@@ -1,5 +1,6 @@
enthought-traits (2.0.1b1-2) unstable; urgency=low
+ [ Varun Hiremath ]
* Rename the source and binary packages.
* debian/rules:
+ add clean target
@@ -8,8 +9,13 @@
* Add debain/orig-tar.sh script to create orig.tar.gz
* Update debian/copyright file
- -- Varun Hiremath <varun at debian.org> Tue, 18 Dec 2007 14:56:20 +0530
+ [ Sandro Tosi ]
+ * debian/control
+ - removed /svn/ from Vcs-Svn
+ - added op=log to Vcs-Browser
+ -- Sandro Tosi <matrixhasu at gmail.com> Wed, 02 Jan 2008 18:08:14 +0100
+
traits (2.0.1b1-1) UNRELEASED; urgency=low
[ Ondrej Certik ]
Modified: packages/enthought-traits/trunk/debian/control
===================================================================
--- packages/enthought-traits/trunk/debian/control 2008-01-02 16:54:39 UTC (rev 4110)
+++ packages/enthought-traits/trunk/debian/control 2008-01-02 17:09:01 UTC (rev 4111)
@@ -7,8 +7,8 @@
Standards-Version: 3.7.3
Homepage: http://code.enthought.com/traits/
XS-Python-Version: >=2.4
-Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/enthought-traits/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/enthought-traits/trunk/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/enthought-traits/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/enthought-traits/trunk/?op=log
Package: python-enthought-traits
Architecture: any
More information about the Python-modules-commits
mailing list