[SCM] librdf-query-client-perl Debian packaging branch, master, updated. debian/0.109-1-3-g83a21f8
Florian Schlichting
fschlich at zedat.fu-berlin.de
Sat Mar 10 19:55:01 UTC 2012
The following commit has been merged in the master branch:
commit f2c6e98e8cf5d24b968346c4082a954f57f12163
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Sat Mar 10 20:46:05 2012 +0100
Make dependency on debhelper versioned (fixes "package-lacks-versioned-build-depends-on-debhelper 7" lintian warning
diff --git a/debian/changelog b/debian/changelog
index 26b2f12..f1168ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
librdf-query-client-perl (0.109-2) unstable; urgency=low
* Added changed_sparql_uri.patch (closes: #663049).
+ * Make dependency on debhelper versioned.
-- Florian Schlichting <fschlich at zedat.fu-berlin.de> Sat, 10 Mar 2012 20:35:02 +0100
diff --git a/debian/control b/debian/control
index d7dabc4..e0d083a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Build-Depends: devscripts,
cdbs (>= 0.4.73~),
perl,
- debhelper,
+ debhelper (>= 7),
dh-buildinfo,
libauthority-shared-perl,
libhttp-message-perl,
--
librdf-query-client-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list