diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 3 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index b6b6401..9c79ba3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xtrkcad (1:5.1.1-2) UNRELEASED; urgency=medium      - Fix FTBFS at mipsel.    * debian/control:      - Switch Vcs-* to new location. +  * Declare compliance with Debian Policy 4.1.5 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Tue, 10 Jul 2018 22:48:28 +0200 diff --git a/debian/control b/debian/control index ae0965a..482cb1c 100644 --- a/debian/control +++ b/debian/control @@ -9,12 +9,11 @@ Build-Depends:   cmake,   debhelper (>= 11),   libgtk2.0-dev -Standards-Version: 4.1.4 +Standards-Version: 4.1.5  Homepage: http://xtrkcad.org/  Vcs-Git: git://jff.email/opt/git/xtrkcad.git  Vcs-Browser: https://jff.email/cgit/xtrkcad.git/ -  Package: xtrkcad  Architecture: any  Depends: | 
