[Python-modules-commits] r11150 - in packages/circuits/trunk/debian (changelog copyright watch)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Thu Jan 14 00:13:00 UTC 2010
Date: Thursday, January 14, 2010 @ 00:12:54
Author: morph
Revision: 11150
* debian/watch
- updated to new upstream homepage location
* debian/copyright
- updated upstram project location
- extended packaging copyright years
Modified:
packages/circuits/trunk/debian/changelog
packages/circuits/trunk/debian/copyright
packages/circuits/trunk/debian/watch
Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog 2010-01-14 00:10:56 UTC (rev 11149)
+++ packages/circuits/trunk/debian/changelog 2010-01-14 00:12:54 UTC (rev 11150)
@@ -2,8 +2,13 @@
* debian/control
- updated Homepage field
+ * debian/watch
+ - updated to new upstream homepage location
+ * debian/copyright
+ - updated upstram project location
+ - extended packaging copyright years
- -- Sandro Tosi <morph at debian.org> Tue, 12 Jan 2010 18:19:52 +0100
+ -- Sandro Tosi <morph at debian.org> Thu, 14 Jan 2010 01:11:51 +0100
circuits (1.1.1-3) unstable; urgency=low
Modified: packages/circuits/trunk/debian/copyright
===================================================================
--- packages/circuits/trunk/debian/copyright 2010-01-14 00:10:56 UTC (rev 11149)
+++ packages/circuits/trunk/debian/copyright 2010-01-14 00:12:54 UTC (rev 11150)
@@ -1,7 +1,7 @@
This package was debianized by Sandro Tosi <morph at debian.org> on
Fri, 07 Nov 2008 17:19:27 +0100.
-It was downloaded from http://trac.softcircuit.com.au/circuits/
+It was downloaded from http://code.google.com/p/circuits/
Upstream Author:
@@ -34,7 +34,7 @@
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph at debian.org>
+The Debian packaging is Copyright (C) 2008-2010, Sandro Tosi <morph at debian.org>
and is licensed under the same terms as the upstream code (see above).
This file has different copyright and license information:
Modified: packages/circuits/trunk/debian/watch
===================================================================
--- packages/circuits/trunk/debian/watch 2010-01-14 00:10:56 UTC (rev 11149)
+++ packages/circuits/trunk/debian/watch 2010-01-14 00:12:54 UTC (rev 11150)
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/c/circuits/circuits-(.*)\.tar\.gz
+http://code.google.com/p/circuits/downloads/list http://circuits.googlecode.com/files/circuits-(.*)\.tar\.bz2
More information about the Python-modules-commits
mailing list