From f58e833586ed1b2021abe253588b6c843b7d5d73 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 12 Apr 2015 18:15:39 +0100 Subject: [PATCH] Move to github No need for a watch file, use the Vcs fields. --- debian/changelog | 6 ++++++ debian/control | 8 ++++---- debian/watch | 4 ---- 3 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog index 2f34a83..ae77701 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +multistrap (2.2.1) UNRELEASED; urgency=medium + + * Move to github + + -- Neil Williams Sun, 12 Apr 2015 18:15:30 +0100 + multistrap (2.2.0) unstable; urgency=low * Add option to specify the apt default release directly and diff --git a/debian/control b/debian/control index d5be7c3..9c75668 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,10 @@ Maintainer: Neil Williams Uploaders: Wookey Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1) Build-Depends-Indep: intltool -Standards-Version: 3.9.4 -Homepage: http://www.emdebian.org/multistrap -Vcs-Browser: http://www.emdebian.org/trac/browser/current/host/trunk/multistrap/trunk/ -Vcs-Svn: http://www.emdebian.org/svn/current/host/trunk/multistrap/trunk/ +Standards-Version: 3.9.6 +Homepage: https://github.com/codehelp/multistrap +Vcs-Git: https://github.com/codehelp/multistrap.git +Vcs-Browser: https://github.com/codehelp/multistrap Package: multistrap Section: admin diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 150cd9a..0000000 --- a/debian/watch +++ /dev/null @@ -1,4 +0,0 @@ -version=3 -opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/-$1.tar.gz/" \ - https://github.com/codehelp/multistrap/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz -