diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-20 09:08:38 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-20 09:08:38 +0100 | 
| commit | 1aa3b61a3749a42ac7191eef448323f39909ffd1 (patch) | |
| tree | 476c8fa3997b5b64a7450e1d2ab4916164a73912 | |
| parent | 3e93b83b346a51b8b3ec45cbcfb825a742542a47 (diff) | |
Rename package to 1.7.1+repack-1debian/1.7.1+repack-1
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/watch | 1 | 
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 57b8777..fb46d9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,20 @@ -gcstar (1.7.1-2) unstable; urgency=medium +gcstar (1.7.1+repack-1) unstable; urgency=medium    * debian/copyright:      - Add Files-Excluded: share/gcstar/fonts packages to remove unwanted        and problematic files from source tarball (Closes: #851112). +    - Add +repack to package version.      - Remove section share/gcstar/fonts/*.      - Remove license gpl-2 with redhat exception.      - Add year 2017 to debian/*.    * debian/control:      - Bump Standards-Version to 3.9.8 (no changes required).      - Bump debhelper B-D minimum version to 10. +  * debian/watch: +    - Add part for mangle the new +repack.    * Change debian/compat to 10 (no changes required). - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sat, 14 Jan 2017 08:26:59 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 20 Jan 2017 09:06:06 +0100  gcstar (1.7.1-1) unstable; urgency=medium diff --git a/debian/watch b/debian/watch index bd4a481..86c970b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@  version=4 +opts=dversionmangle=s/\+repack(.*)// \  http://download.gna.org/gcstar/gcstar-([\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))  | 
