diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-08 20:31:27 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-08 20:31:27 +0200 | 
| commit | 0a3390f415168cd5d165d111b0ec48d432c74dd5 (patch) | |
| tree | d6e2caf3464f18c3c9308ba513a1a589ca693f42 | |
| parent | 4539ab911f9320ccb31a21db375690c947a17f20 (diff) | |
Declare compliance with Debian Policy 4.1.5
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6e2e588..e77c864 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium    * debian/control:      - Switch Vcs-* to new loacation.    * Change to my new mail address. +  * Declare compliance with Debian Policy 4.1.5 (no changes required).   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 08 Jul 2018 20:08:17 +0200 diff --git a/debian/control b/debian/control index be995b7..585ab6b 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep:   libxml-simple-perl,  Build-Depends:   debhelper (>= 10) -Standards-Version: 3.9.8 +Standards-Version: 4.1.5  Homepage: http://www.gcstar.org/  Vcs-Git: git://jff.email/opt/git/gcstar.git  Vcs-Browser: https://jff.email/cgit/gcstar.git/  | 
