[SCM] librdf-kml-exporter-perl Debian packaging branch, master, updated. debian/0.001-1-9-g702f882
Florian Schlichting
fschlich at zedat.fu-berlin.de
Thu Dec 29 15:09:32 UTC 2011
The following commit has been merged in the master branch:
commit 702f882d9caea177e485907d201428467c5c9db0
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Thu Dec 29 16:07:57 2011 +0100
Updated (build-)dependencies
diff --git a/debian/changelog b/debian/changelog
index 2eca341..f2576a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-librdf-kml-exporter-perl (0.002-1) UNRELEASED; urgency=low
+librdf-kml-exporter-perl (0.002-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.002.
@@ -7,12 +7,13 @@ librdf-kml-exporter-perl (0.002-1) UNRELEASED; urgency=low
* Dropped 2001_disable_verification.patch, modified file was removed.
* Ship provided examples skipts.
* Added myself to uploaders and copyright.
+ * Updated (build-)dependencies.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de> Thu, 29 Dec 2011 15:53:05 +0100
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de> Thu, 29 Dec 2011 16:08:16 +0100
librdf-kml-exporter-perl (0.001-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 04bb532..68186cb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: devscripts (>= 2.10.7~),
dh-buildinfo,
libcommon-sense-perl,
libgeo-googleearth-pluggable-perl,
- librdf-trineshortcuts-perl,
- libmodule-signature-perl (>= 0.66)
+ libnamespace-clean-perl,
+ librdf-trineshortcuts-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
diff --git a/debian/rules b/debian/rules
index a59ac46..5d00f78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
DEB_UPSTREAM_TARBALL_MD5 = 5b14ec317cf193eddafc45ecb5bd0321
# Needed both by upstream build process and at runtime
-common-depends = libcommon-sense-perl, libgeo-googleearth-pluggable-perl, librdf-trineshortcuts-perl
+common-depends = libcommon-sense-perl, libgeo-googleearth-pluggable-perl, libnamespace-clean-perl, librdf-trineshortcuts-perl
-CDBS_BUILD_DEPENDS += , $(common-depends), libmodule-signature-perl (>= 0.66)
+CDBS_BUILD_DEPENDS += , $(common-depends)
CDBS_DEPENDS_ALL = $(common-depends)
--
librdf-kml-exporter-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list