diff options
| -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 6e23cab..5f200ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xtrkcad (1:5.1.2a-1) UNRELEASED; urgency=medium    * New upstream release.    * Rename NEWS.Debian to NEWS. +  * Declare compliance with Debian Policy 4.5.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Wed, 27 May 2020 13:17:05 +0200 diff --git a/debian/control b/debian/control index 482cb1c..e04956e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends:   cmake,   debhelper (>= 11),   libgtk2.0-dev -Standards-Version: 4.1.5 +Standards-Version: 4.5.0  Homepage: http://xtrkcad.org/  Vcs-Git: git://jff.email/opt/git/xtrkcad.git  Vcs-Browser: https://jff.email/cgit/xtrkcad.git/  | 
