[pyspatialite] 02/07: Update watch file and Homepage for upstream move to GitHub.
Bas Couwenberg
sebastic at xs4all.nl
Sat Mar 22 15:12:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository pyspatialite.
commit ddeb5526d1acaecded9ca07434be59e7a86a2ce8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Mar 22 15:17:06 2014 +0100
Update watch file and Homepage for upstream move to GitHub.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 4 ++--
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 751c590..3ad9745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyspatialite (3.0.1-6) UNRELEASED; urgency=low
* Mangle upstream version in watch file to handle with -alpha release.
+ * Update watch file and Homepage for upstream move to GitHub.
-- Bas Couwenberg <sebastic at xs4all.nl> Sat, 22 Mar 2014 14:58:53 +0100
diff --git a/debian/control b/debian/control
index 446033e..16a9628 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pyspatialite.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/pyspatialite.git
-Homepage: http://pyspatialite.googlecode.com/
+Homepage: https://github.com/lokkju/pyspatialite/
Package: python-pyspatialite
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f63a4f3..ad09479 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyspatialite
Upstream-Contact: Lokkju Brennr <lokkju at lokkju.com>
-Source: http://pyspatialite.googlecode.com/
+Source: https://github.com/lokkju/pyspatialite/
Files: *
Copyright: © 2004-2007, Lokkju Brennr <lokkju at lokkju.com>
diff --git a/debian/watch b/debian/watch
index 88afce0..940ad96 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/ \
-http://pypi.python.org/packages/source/p/pyspatialite/ (?:|.*/)pyspatialite[_\-](\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/,filenamemangle=s/^.*?\/(\d+)/pyspatialite-$1/ \
+https://github.com/lokkju/pyspatialite/releases (?:|.*/)pyspatialite/archive/(\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyspatialite.git
More information about the Pkg-grass-devel
mailing list