summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-06 14:55:27 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-06 14:55:27 +0200
commit09b52104464539249f34d3a8ef09a33141096709 (patch)
treee3375fe00c94005fe898e8cd3aac8ae372fae11f
parent9f15da549168bb57ce798ff6f9a1e297ed1b496f (diff)
d/control: Remove not longer necessary XS-Testsuite field
-rw-r--r--debian/changelog3
-rw-r--r--debian/control5
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 01fed73..9f8e2f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,11 @@ libhx (3.23-1) UNRELEASED; urgency=medium
+ Remove build depends dh-autoreconf.
- Remove --with autoreconf from debian/rules.
* New README.source to explain the branching model used.
+ * Declare compliance with Debian Policy 4.2.1 (No changes needed).
* debian/control:
- Change VCS-* to point to the new repository.
+ - Change Priority extra to optional.
+ - Remove not longer necessary XS-Testsuite field.
* debian/copyright:
- Use secure URI for copyright format.
- Refresh years for debian/*.
diff --git a/debian/control b/debian/control
index 6f978b3..e22560f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,9 @@
Source: libhx
-Priority: extra
+Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
debhelper (>= 11)
-Standards-Version: 3.9.6
-XS-Testsuite: autopkgtest
+Standards-Version: 4.2.1
Section: libs
Homepage: http://libhx.sourceforge.net/
Vcs-Git: git://jff.email/opt/git/libhx.git