[DebianGIS-dev] r2536 - packages/python-liblas/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Thu Oct 8 15:45:21 UTC 2009
Author: frankie
Date: 2009-10-08 15:45:19 +0000 (Thu, 08 Oct 2009)
New Revision: 2536
Modified:
packages/python-liblas/trunk/debian/README.source
packages/python-liblas/trunk/debian/control
packages/python-liblas/trunk/debian/control.in
Log:
Added Vcs-* fields.
Modified: packages/python-liblas/trunk/debian/README.source
===================================================================
--- packages/python-liblas/trunk/debian/README.source 2009-10-08 13:52:15 UTC (rev 2535)
+++ packages/python-liblas/trunk/debian/README.source 2009-10-08 15:45:19 UTC (rev 2536)
@@ -1,9 +1,6 @@
python-liblas for Debian
------------------------
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
This package uses quilt to manage all modifications to the upstream
source. Changes are stored in the source package as diffs in
debian/patches and applied during the build. Please see:
@@ -13,5 +10,6 @@
for more information on how to apply the patches, modify patches, or
remove a patch.
-
-
+Note that libLAS and this Python binding should always be in sync
+to avoid pitfalls. When ever a new libLAS release is issued, its
+Python binding is available at the same time.
Modified: packages/python-liblas/trunk/debian/control
===================================================================
--- packages/python-liblas/trunk/debian/control 2009-10-08 13:52:15 UTC (rev 2535)
+++ packages/python-liblas/trunk/debian/control 2009-10-08 15:45:19 UTC (rev 2536)
@@ -7,6 +7,8 @@
Build-Depends-Indep: python-support
Standards-Version: 3.8.3
Homepage: http://pypi.python.org/pypi/libLAS
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/python-liblas/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/python-liblas/trunk
Package: python-liblas
Architecture: all
Modified: packages/python-liblas/trunk/debian/control.in
===================================================================
--- packages/python-liblas/trunk/debian/control.in 2009-10-08 13:52:15 UTC (rev 2535)
+++ packages/python-liblas/trunk/debian/control.in 2009-10-08 15:45:19 UTC (rev 2536)
@@ -7,6 +7,8 @@
Build-Depends-Indep: python-support
Standards-Version: 3.8.3
Homepage: http://pypi.python.org/pypi/libLAS
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/python-liblas/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/python-liblas/trunk
Package: python-liblas
Architecture: all
More information about the Pkg-grass-devel
mailing list