[SCM] libhtml-html5-parser-perl Debian packaging branch, master, updated. debian/0.107-1-7-g2120178

Florian Schlichting fschlich at zedat.fu-berlin.de
Thu Jan 19 20:21:27 UTC 2012


The following commit has been merged in the master branch:
commit 2120178b3d737759f163bb4e8e07c1f82084f6f0
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Thu Jan 19 21:20:24 2012 +0100

    Dont install sample scripts into /usr/bin but into examples/.

diff --git a/debian/changelog b/debian/changelog
index d8d722a..630c7a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-libhtml-html5-parser-perl (0.108-1) UNRELEASED; urgency=low
+libhtml-html5-parser-perl (0.108-1) unstable; urgency=low
 
   * Imported Upstream version 0.108.
   * Bumped years of copyright.
   * Included a separate copyright stanza for M::P::Dist::RDF.
+  * Don't install sample scripts into /usr/bin but into examples/.
 
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Thu, 19 Jan 2012 20:29:25 +0100
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Thu, 19 Jan 2012 21:20:09 +0100
 
 libhtml-html5-parser-perl (0.107-1) unstable; urgency=low
 
diff --git a/debian/libhtml-html5-parser-perl.examples b/debian/libhtml-html5-parser-perl.examples
new file mode 100644
index 0000000..36f971e
--- /dev/null
+++ b/debian/libhtml-html5-parser-perl.examples
@@ -0,0 +1 @@
+bin/*
diff --git a/debian/rules b/debian/rules
index 21ce206..8a6e74e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,3 +31,6 @@ common-depends = liberror-perl, libhtml-encoding-perl, libhtml-html5-entities-pe
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)
+
+binary-install/libhtml-html5-parser-perl::
+	rm -R debian/libhtml-html5-parser-perl/usr/bin

-- 
libhtml-html5-parser-perl Debian packaging



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