[SCM] libhtml-microformats-perl Debian packaging branch, master, updated. debian/0.104-1-17-gee44a4c

Jonas Smedegaard dr at jones.dk
Tue Aug 7 23:02:30 UTC 2012


The following commit has been merged in the master branch:
commit ee44a4c016dcaf1d422a0164cb25ca97c514a6bc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 8 00:52:05 2012 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 566526a..59aeca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+libhtml-microformats-perl (0.105-1) unstable; urgency=low
+
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Bump debhelper compatibility level to 8.
+  * Update package relations:
+    + Tighten (build-)dependency on libhtml-html5-parser-perl.
+    + Stop (build-)depending on libcommon-sense-perl.
+    + Relax to (build-)depend unversioned on cdbs, debhelper and
+      devscripts: Needed version satisfied in stable, and oldstable no
+      longer supported.
+  * Drop patch fixing manpage errors: Adopted upstream.
+  * Add patch 1001 to avoid auto-installing dependencies during build.
+  * Update copyright file:
+    + Extend coverage of main project to include current year.
+    + Fix use pseudo-license-in-comment and -comment-in-license fields:
+      File format 1.0 mandates License field to either be single-line or
+      include all licensing info.
+    + Improve coverage of convenience copies of code.
+  * Bump standards-version to 3.9.3.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 08 Aug 2012 00:52:01 +0200
+
 libhtml-microformats-perl (0.104-1) unstable; urgency=low
 
   [ Florian Schlichting ]
diff --git a/debian/control b/debian/control
index 41d4ba8..c8839ea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,24 @@
 Source: libhtml-microformats-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: cdbs,
+ devscripts,
  perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
  dh-buildinfo,
- libcommon-sense-perl,
  libdatetime-perl,
  libdatetime-format-builder-perl,
  libdatetime-format-natural-perl,
  libdatetime-format-strptime-perl,
  libdatetime-set-perl,
- libhtml-html5-parser-perl,
  libhtml-html5-sanity-perl,
- libhttp-date-perl | libwww-perl (<< 6),
  libjson-perl,
  libobject-authority-perl,
  librdf-trine-perl,
  libxml-libxml-perl,
  liburi-perl,
+ libhttp-date-perl | libwww-perl (<< 6),
+ libhtml-html5-parser-perl (>= 0.200),
  librdf-icalendar-perl,
  librdf-kml-exporter-perl,
  librdf-vcard-perl,
@@ -27,7 +26,7 @@ Build-Depends: devscripts (>= 2.10.7~),
 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>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libhtml-microformats-perl
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-microformats-perl.git
 Homepage: http://search.cpan.org/dist/HTML-Microformats/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5f13e12..53dcb84 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,9 +1,67 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
+Files: MANIFEST
+ META.yml
+ Makefile.PL
+ SIGNATURE
+ TODO
+ debian/README.source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/patches/1001_no_auto-install_deps.patch
+ debian/patches/README
+ debian/patches/series
+ debian/source/format
+ debian/watch
+ examples/microformats-to-json.pl
+ examples/microformats-to-rdf.pl
+ examples/misc/example1.pl
+ examples/misc/example3.pl
+ examples/misc/example4.pl
+ examples/misc/example5.pl
+ examples/misc/example6.pl
+ examples/misc/example7.pl
+ examples/misc/example8.pl
+ examples/misc/example9.pl
+ examples/misc/exampleA.pl
+ examples/misc/exampleB.pl
+ examples/misc/exampleC.pl
+ examples/misc/exampleD.pl
+ inc/Module/AutoInstall.pm
+ inc/Module/Install/AutoInstall.pm
+ inc/Module/Install/AutoManifest.pm
+ inc/Module/Install/Base.pm
+ inc/Module/Install/Can.pm
+ inc/Module/Install/Fetch.pm
+ inc/Module/Install/Include.pm
+ inc/Module/Install/Makefile.pm
+ inc/Module/Install/TrustMetaYml.pm
+ inc/Module/Install/Win32.pm
+ inc/Module/Install/WriteAll.pm
+ inc/Module/Package/Dist/RDF.pm
+ inc/YAML/Tiny.pm
+ inc/unicore/Name.pm
+ inc/utf8.pm
+ meta/doap.ttl
+ meta/makefile.ttl
+ meta/rt-bugs.ttl
+ t/01basic.t
+ t/10hcard.t
+ t/11hcalendar.t
+ t/12hatom.t
+ t/13xfn.t
+ t/14reltag.t
+ t/15rellicense.t
+Copyright: *No copyright*
+License: UNKNOWN
+ FIXME
+
 Files: README
  lib/HTML/Microformats.pm
  lib/HTML/Microformats/Datatype.pm
@@ -58,67 +116,67 @@ Files: README
  lib/HTML/Microformats/ObjectCache.pm
  lib/HTML/Microformats/Utilities.pm
 Copyright: 2008-2010, Toby Inkster
- 2008-2011, Toby Inkster
+  2008-2012, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: MANIFEST
- MANIFEST.SKIP
- META.yml
- Makefile.PL
- SIGNATURE
- TODO
- debian/README.source
- debian/compat
- debian/control
- debian/control.in
- debian/gbp.conf
- debian/patches/2001_stupify_Module-Install.patch
- debian/patches/series
- debian/source/format
- debian/source/local-options
- debian/watch
- inc/Module/AutoInstall.pm
- inc/Module/Install/AutoInstall.pm
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/DOAPChangeSets.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/Include.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/ReadmeFromPod.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
- inc/Test/Signature.pm
- t/01basic.t
- t/10hcard.t
- t/11hcalendar.t
- t/12hatom.t
- t/13xfn.t
- t/14reltag.t
- t/15rellicense.t
-Copyright: *No copyright*
+Files: inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
 Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+License: GPL-2+
+ FIXME
+
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2012, Toby Inkster <tobyink at cpan.org>
+  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+  HOLDERS AND/OR OTHER PARTIES
+  Holder
+  Holder maintains some semblance of
+  Holder may not be used to endorse or promote
+  Holder to include your
+  Holder" is whoever is named in the or s for
+  Holder, but only to the
+  Holder. A Package modified in such
+  disclaimer" for the program, if
+  holder saying it may be
+  interest in the
+  notices and associated disclaimers
+  the software, and
+License: GPL-ever
  FIXME
 
 Files: inc/Module/Install/Metadata.pm
 Copyright: 
+License: MIT/X11 (BSD like)
+ FIXME
+
+Files: inc/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: examples/misc/example2.pl
+Copyright: <span class="email"> celsowm at gmail.com </span>
+  <span class="given-name">Celso</span>
 License: UNKNOWN
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
 License: UNKNOWN
  FIXME
 
 Files: lib/HTML/Microformats/Datatype/DateTime/Parser.pm
 Copyright: 2003-2005, Joshua Hoblitt
- 2008-2011, Toby Inkster
+  2008-2012, Toby Inkster
 License: UNKNOWN
  FIXME
 
@@ -127,13 +185,8 @@ Copyright: statements now reflect the fact that much of this code comes
 License: UNKNOWN
  FIXME
 
-Files: Changes.ttl
+Files: meta/changes.ttl
 Copyright: statements now reflect the fact that much of this code comes from 2008."@en
 License: UNKNOWN
  FIXME
 
-Files: Changes.xml
-Copyright: statements now reflect the fact that much of this code comes from 2008.</rdfs:label>
-License: UNKNOWN
- FIXME
-

-- 
libhtml-microformats-perl Debian packaging



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