[SCM] libhtml-microformats-perl Debian packaging branch, master, updated. debian/0.103-2-10-gb95b035

Florian Schlichting fschlich at zedat.fu-berlin.de
Sat Dec 17 22:34:54 UTC 2011


The following commit has been merged in the master branch:
commit d1ae38f14390c549cf6c6cedc6a2e0f73026ddb8
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sat Dec 17 23:03:47 2011 +0100

    Added (build-)dependency on libobject-authority-perl

diff --git a/debian/changelog b/debian/changelog
index 72dd801..4038189 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libhtml-microformats-perl (0.104-1) UNRELEASED; urgency=low
   * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
     for new and removed files under inc/.
   * Added myself to uploaders and copyright.
+  * Added (build-)dependency on libobject-authority-perl.
 
   [ gregor herrmann ]
   * Remove debian/source/local-options; abort-on-upstream-changes and
diff --git a/debian/control b/debian/control
index 1fb21f3..41d4ba8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: devscripts (>= 2.10.7~),
  libhtml-html5-sanity-perl,
  libhttp-date-perl | libwww-perl (<< 6),
  libjson-perl,
+ libobject-authority-perl,
  librdf-trine-perl,
  libxml-libxml-perl,
  liburi-perl,
diff --git a/debian/rules b/debian/rules
index 051b273..1efa812 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ DEB_UPSTREAM_TARBALL_MD5 = ecd07c0205fe1c2023c3831df8f5850e
 common-depends = libcommon-sense-perl, libdatetime-perl, libdatetime-format-builder-perl
 common-depends += , libdatetime-format-natural-perl, libdatetime-format-strptime-perl, libdatetime-set-perl
 common-depends += , libhtml-html5-parser-perl, libhtml-html5-sanity-perl, libhttp-date-perl | libwww-perl (<< 6)
-common-depends += , libjson-perl, librdf-trine-perl, libxml-libxml-perl, liburi-perl
+common-depends += , libjson-perl, libobject-authority-perl, librdf-trine-perl, libxml-libxml-perl, liburi-perl
 common-recommends += , librdf-icalendar-perl, librdf-kml-exporter-perl, librdf-vcard-perl, libxml-atom-fromowl-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends), $(common-recommends)

-- 
libhtml-microformats-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list