diff options
Diffstat (limited to 'debian')
-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 2446221..fb9874c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xtrkcad (1:5.1.1-1) UNRELEASED; urgency=medium * New upstream release. - Refresh patches. - Remove upstream build artefacte. + * Declare compliance with Debian Policy 4.1.4 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 05 May 2018 18:22:45 +0200 diff --git a/debian/control b/debian/control index 67ab54b..5ff9bb0 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cmake, debhelper (>= 11), libgtk2.0-dev -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 Homepage: http://xtrkcad.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/xtrkcad.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xtrkcad.git |