[med-svn] [igraph] 25/31: New upstream version after upstream moved from sourceforge to github which kept upgrades hidden from our d/watch sentinel
Andreas Tille
tille at debian.org
Tue Aug 19 10:16:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository igraph.
commit 5bc900dca885f6295047259012c1c9feac51ef4f
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 8 14:14:02 2014 +0000
New upstream version after upstream moved from sourceforge to github which kept upgrades hidden from our d/watch sentinel
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e17405a..6d1b62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+igraph (0.7.1-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ TODO: Nees heavy changes in packaging
+
+ -- Andreas Tille <tille at debian.org> Fri, 08 Aug 2014 16:12:35 +0200
+
igraph (0.6.5-5) unstable; urgency=medium
* use dh-autoreconf instead of autotools-dev (thanks to Logan Rosen
diff --git a/debian/control b/debian/control
index 33bc6ec..ffbf412 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/igraph/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/igraph/trunk/
-Homepage: http://igraph.sourceforge.net/
+Homepage: http://igraph.org/c/
Package: libigraph0
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 0bbf2a9..5bd0752 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: igraph
-Source: http://igraph.sf.net
+Source: https://github.com/igraph/igraph/releases
Files: *
Copyright:
diff --git a/debian/watch b/debian/watch
index 7f89b68..22a3220 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/igraph/igraph-([\d\.]+)\.tar\.gz
+https://github.com/igraph/igraph/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/igraph.git
More information about the debian-med-commit
mailing list