[med-svn] [staden-io-lib] 01/01: debhelper 10

Andreas Tille tille at debian.org
Tue Sep 12 13:33:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository staden-io-lib.

commit ed1b9202d68f5c7d3deae6724cc5ec2dc9f42683
Author: Andreas Tille <tille at debian.org>
Date:   Tue Sep 12 15:32:33 2017 +0200

    debhelper 10
---
 debian/changelog | 4 +++-
 debian/compat    | 2 +-
 debian/control   | 4 +---
 debian/rules     | 4 +---
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f8e10d..21bbe96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-staden-io-lib (1.14.8-3) UNRELEASED; urgency=medium
+staden-io-lib (1.14.9-1) UNRELEASED; urgency=medium
 
+  * New upstream version
   * Move packaging from SVN to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Tue, 12 Sep 2017 14:53:13 +0200
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1a0219a..d0a23e5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,8 @@ Uploaders: Charles Plessy <plessy at debian.org>,
            Andreas Tille <tille at debian.org>,
            Thorsten Alteholz <debian at alteholz.de>
 Section: science
-Testsuite: autopkgtest
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                zlib1g-dev,
                libcurl4-gnutls-dev | libcurl4-nss-dev,
                d-shlibs
diff --git a/debian/rules b/debian/rules
index bf631ce..91cbccc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,15 +2,13 @@
 
 libpkg=libstaden-read
 devpkg=$(libpkg)-dev
-#version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2 -d' ' | cut -f1 -d- )
 srcname=staden-io-lib
 testdir=debian/$(srcname)-examples/usr/share/doc/$(srcname)/test
-#mandir=$(CURDIR)/debian/$(utils)/usr/share/man/man1/
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_install-arch:
 	dh_install -a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/staden-io-lib.git



More information about the debian-med-commit mailing list