diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-19 23:20:13 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-19 23:20:13 +0100 | 
| commit | b634f233b799271b6d1f02b9dfef5589ffa014fa (patch) | |
| tree | a3db32af03568bdfb5d3b838cb5cd3b3203dc9c1 | |
| parent | 36fdf46f4911d87da0f85169531e300ac3c759fa (diff) | |
Declare compliance with Debian Policy 4.1.3
| -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 | 
