This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository visionegg.
commit 982d6db6eb708617c1ada7f2b2f6de1cc55dedc1 Author: Andreas Tille <[email protected]> Date: Fri Oct 6 22:59:42 2017 +0200 Source moved from SoureForge to Github --- debian/changelog | 1 + debian/copyright | 4 ++-- debian/watch | 5 +++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51a9261..e00e0d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ visionegg (1.2.1-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 * debhelper 10 + * Source moved from SoureForge to Github -- Andreas Tille <[email protected]> Fri, 06 Oct 2017 22:50:24 +0200 diff --git a/debian/copyright b/debian/copyright index 68f2076..e8a42e5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: visionegg -Source: http://www.visionegg.org +Source: https://github.com/visionegg/visionegg Files: * Copyright: 2001-2003 Andrew Straw diff --git a/debian/watch b/debian/watch index df022d9..0c055d7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ -version=3 -http://sf.net/visionegg/visionegg-([\d.]+)\.tar\.gz +version=4 + +https://github.com/visionegg/visionegg/releases .*/archive/release_@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/visionegg.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
