diff options
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 6 | ||||
| -rw-r--r-- | debian/copyright | 2 | 
3 files changed, 12 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index fb46d9b..6e2e588 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium + +  * debian/control: +    - Switch Vcs-* to new loacation. +  * Change to my new mail address. + + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 08 Jul 2018 20:08:17 +0200 +  gcstar (1.7.1+repack-1) unstable; urgency=medium    * debian/copyright: diff --git a/debian/control b/debian/control index 46edbba..be995b7 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@  Source: gcstar  Section: x11  Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends-Indep:   libarchive-zip-perl,   libdate-calc-perl, @@ -19,8 +19,8 @@ Build-Depends:   debhelper (>= 10)  Standards-Version: 3.9.8  Homepage: http://www.gcstar.org/ -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gcstar.git -Vcs-Git: https://anonscm.debian.org/git/collab-maint/gcstar.git +Vcs-Git: git://jff.email/opt/git/gcstar.git +Vcs-Browser: https://jff.email/cgit/gcstar.git/  Package: gcstar  Architecture: all diff --git a/debian/copyright b/debian/copyright index 7554fe1..551dfab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ License: Expat  Files: debian/*  Copyright: 2006-2011 Alexander Wirt <formorer@debian.org>  -           2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2014-2017 Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: GPL-2+  | 
