diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 793ac11..cc0fbe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,7 @@ xtrkcad (1:5.1.0-1) unstable; urgency=medium - Add Daniel E. Markle as maintainer again. - Add myself as uploader. - Use http for the homepage because https isn't available. - * Declare compliance with Debian Policy 4.0.0. (No changes needed). + * Declare compliance with Debian Policy 4.1.3 (No changes needed). * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. diff --git a/debian/control b/debian/control index 93b2e91..c61598b 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cmake, debhelper (>= 11), libgtk2.0-dev -Standards-Version: 4.0.0 +Standards-Version: 4.1.3 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 |