[debian-edu-commits] debian-edu/ 03/12: debian/control{, .stub}: Rename XS-Testsuite: to Testsuite: as this field is supported since dpkg (>= 1.17.10).
Mike Gabriel
sunweaver at debian.org
Tue Aug 22 11:45:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu.
commit ca209eaed78d0102adc892147bf28421b31e8644
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 22 12:34:09 2017 +0200
debian/control{,.stub}: Rename XS-Testsuite: to Testsuite: as this field is supported since dpkg (>= 1.17.10).
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/control.stub | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6ba409a..8bcdc97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -136,6 +136,8 @@ debian-edu (1.925) UNRELEASED; urgency=medium
version contained a nasty typo that caused FTBFS on this package.
* Update debian-edu-tasks.desc and debian/control by running "make dist" on
sid immediately before upload (using blends-dev 0.6.100).
+ * debian/control{,.stub}: Rename XS-Testsuite: to Testsuite: as this field is
+ supported since dpkg (>= 1.17.10).
[ Holger Levsen ]
* Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/debian/control b/debian/control
index b0b77dd..40ebbb8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
Wolfgang Schweer <wschweer at arcor.de>,
Build-Depends: debhelper (>= 9), blends-dev (>= 0.6.100)
Standards-Version: 4.0.1
-XS-Testsuite: autopkgtest
+Testsuite: autopkgtest
Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu.git
Vcs-Browser: https://anonscm.debian.org/git/debian-edu/debian-edu.git
Homepage: http://www.skolelinux.org
diff --git a/debian/control.stub b/debian/control.stub
index 1e4103a..e31c3db 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -8,7 +8,7 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
Wolfgang Schweer <wschweer at arcor.de>,
Build-Depends: debhelper (>= 9), blends-dev (>= 0.6.100)
Standards-Version: 4.0.1
-XS-Testsuite: autopkgtest
+Testsuite: autopkgtest
Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu.git
Vcs-Browser: https://anonscm.debian.org/git/debian-edu/debian-edu.git
Homepage: http://www.skolelinux.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list