diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-07-03 20:51:26 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-07-03 20:51:26 +0200 |
commit | f589d5d468efc004515067625bed9917aa411327 (patch) | |
tree | 1f0c269d83dd1a41f824a5f06d6d0f73124a78ae | |
parent | 6eaa669dde11cc76c41c0e75fce0a5c7bd6ad07b (diff) |
d/control: Change Standards-Version to 4.7.0.0
-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 8f35550..25b603c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xtrkcad (1:5.3.0GA-1) UNRELEASED; urgency=medium + libfreeimage-dev + pandoc - Change to new repository URL. + - Change Standards-Version to 4.7.0.0 (No changes needed). * debian/xtrkcad.install: - Add CHANGELOG.txt, Readme.txt * debian/copyright: diff --git a/debian/control b/debian/control index 3201750..becb25f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libzip-dev, pandoc Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.7.0.0 Homepage: http://xtrkcad.org/ Vcs-Git: git://git.jff.email/xtrkcad.git Vcs-Browser: https://git.jff.email/cgit/xtrkcad.git |