[Python-modules-commits] r2453 - in /packages/petsc4py/trunk/debian: copyright watch
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun May 20 21:15:41 UTC 2007
Author: piotr
Date: Sun May 20 21:15:41 2007
New Revision: 2453
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2453
Log:
fix debian/watch and clean copyright file
Modified:
packages/petsc4py/trunk/debian/copyright
packages/petsc4py/trunk/debian/watch
Modified: packages/petsc4py/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/petsc4py/trunk/debian/copyright?rev=2453&op=diff
==============================================================================
--- packages/petsc4py/trunk/debian/copyright (original)
+++ packages/petsc4py/trunk/debian/copyright Sun May 20 21:15:41 2007
@@ -1,15 +1,10 @@
It was downloaded from http://code.google.com/p/petsc4py/
-
-To create upstream tarball, run:
-
-wget http://petsc4py.googlecode.com/files/petsc4py-0.7.3.tar.gz
-mv petsc4py-0.7.3.tar.gz petsc4py_0.7.3.orig.tar.gz
The package was debianized by Ondrej Certik <ondrej at certik.cz> on
Sun, 13 May 2007 03:17:03 +0200
The Debian packaging is (C) 2007, Ondrej Certik <ondrej at certik.cz> and
- is licensed under the BSD.
+is licensed under the BSD.
Upstream Author: Lisandro Dalcin
Modified: packages/petsc4py/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/petsc4py/trunk/debian/watch?rev=2453&op=diff
==============================================================================
--- packages/petsc4py/trunk/debian/watch (original)
+++ packages/petsc4py/trunk/debian/watch Sun May 20 21:15:41 2007
@@ -1,2 +1,2 @@
version=3
-http://petsc4py.googlecode.com/files/petsc4py-(.*)\.tar\.gz debian uupdate
+http://code.google.com/p/petsc4py/ http://petsc4py.googlecode.com/files/petsc4py-(.*)\.tar\.gz debian uupdate
More information about the Python-modules-commits
mailing list