[med-svn] [libfreecontact-perl] 01/03: debhelper 10, fix changelog entries
Andreas Tille
tille at debian.org
Mon Sep 4 07:23:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/0.08-6
in repository libfreecontact-perl.
commit 72fc5ca4fc92c83712d6aa361091033884aa11e6
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 4 09:12:53 2017 +0200
debhelper 10, fix changelog entries
---
debian/changelog | 8 +++++++-
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bfca0f6..e358320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
libfreecontact-perl (0.08-6) UNRELEASED; urgency=medium
- [Carnë Draug]
+ * Team upload
+
+ [ Carnë Draug ]
* Enable all hardening flags for build.
+ * Enable autopkgtest
+
+ [ Andreas Tille ]
+ * debhelper 10
-- Carnë Draug <carandraug+dev at gmail.com> Wed, 30 Aug 2017 17:11:31 +0100
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 0325357..f760871 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
Andreas Tille <tille at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 10),
libextutils-xspp-perl,
libfreecontact-dev,
perl
diff --git a/debian/rules b/debian/rules
index 4afd56e..f9f33e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
Description := $(shell sed -e ':a; N; s/\n/$${Newline}/; ta' < debian/Description)
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- OPTIMIZE="$(CPPFLAGS) $(CFLAGS)" LD="$(shell perl -V::ld:) $(LDFLAGS)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libfreecontact-perl.git
More information about the debian-med-commit
mailing list