[med-svn] [libfreecontact-perl] 29/46: dh compat level 9 set; build dep fixed for backported version
Laszlo Kajan
lkajan at alioth.debian.org
Thu Sep 19 15:55:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
lkajan pushed a commit to branch master
in repository libfreecontact-perl.
commit b66da24b50923e99985547b320ce672ce702cc40
Author: Laszlo Kajan <lkajan at debian.org>
Date: Sat Jun 15 11:39:05 2013 +0200
dh compat level 9 set; build dep fixed for backported version
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 30b3a94..e3381a5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan at rostlab.org>
-Build-Depends: debhelper (>= 7.0.50~), libextutils-xspp-perl, libfreecontact0-dev (>= 1.0.13-1), perl
+Build-Depends: debhelper (>= 9.0.0), libextutils-xspp-perl, libfreecontact0-dev (>= 1.0.13-1~), perl
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/debian-med/libfreecontact-perl.git
Vcs-Browser: http://git.debian.org/?p=debian-med/libfreecontact-perl.git
diff --git a/debian/rules b/debian/rules
index d8e31ce..4910672 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,4 +22,4 @@ get-orig-source:
uscan --verbose --force-download --destdir=..
%:
- dh --parallel $@
+ dh $@ --parallel
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libfreecontact-perl.git
More information about the debian-med-commit
mailing list