[SCM] libtest-rdf-perl Debian packaging branch, master, updated. debian/1.00-1-9-g3de6710

Jonas Smedegaard dr at jones.dk
Fri Nov 2 20:16:48 UTC 2012


The following commit has been merged in the master branch:
commit 3de6710eae617248ec88819e2db87b8f87ba8760
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Nov 2 21:12:20 2012 +0100

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

diff --git a/debian/changelog b/debian/changelog
index bbd5661..1111b22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libtest-rdf-perl (1.12-1) unstable; urgency=low
+
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Update short and long description.
+  * Update copyright file:
+    + Update Files sections for included code copies of other projects.
+  * Add patch 1001 to avoid auto-installing dependencies during build.
+  * Git-ignore quilt .pc subdir.
+  * Tidy rules file.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 02 Nov 2012 21:10:03 +0100
+
 libtest-rdf-perl (1.00-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index cb6b720..36d2e8f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Package: libtest-rdf-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
 Recommends: ${cdbs:Recommends}
-Description: Test RDF data for content, validity and equality
+Description: Test RDF data for validity and equality
  Resource Description Framework (RDF) is a standard model for data
  interchange on the Web.
  .
@@ -29,4 +29,4 @@ Description: Test RDF data for content, validity and equality
  test RDF for validity, check if two RDF graphs are the same, or
  subgraphs of each other, if a URI is or is not in a dataset, if it has
  certain subjects, predicates, objects or literals. It can also test to
- see if a full pattern is present.
+ see if a full pattern is present or absent.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d18a37a..eab90ac 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,30 +6,34 @@ Disclaimer: Autogenerated by CDBS
 
 Files: Changes
  MANIFEST
- MANIFEST.SKIP
  META.yml
- MYMETA.json
- MYMETA.yml
  Makefile.PL
  SIGNATURE
  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
- inc/Module/Install/AuthorTests.pm
+ 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/DOAPChangeSets.pm
  inc/Module/Install/Fetch.pm
+ inc/Module/Install/Include.pm
  inc/Module/Install/Makefile.pm
- inc/Module/Install/RDF.pm
- inc/Module/Install/ReadmeFromPod.pm
- inc/Module/Install/Repository.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/utf8.pm
  meta/changes.ttl
+ meta/makefile.ttl
  meta/people.ttl
  meta/project.ttl
  t/00-load.t
@@ -39,16 +43,18 @@ Files: Changes
  t/is_rdf.t
  t/is_valid_rdf.t
  t/isomorph_graphs.t
+ t/pattern_fail.t
  t/pattern_ok.t
- xt/0-signature.t
- xt/01-critic.t
- xt/manifest.t
- xt/pod-coverage.t
- xt/pod.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
+Files: inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011
+License: UNKNOWN
+ FIXME
+
 Files: README
  lib/Test/RDF.pm
 Copyright: 2010, ABC Startsiden AS and 2010-2012, Kjetil Kjernsmo
@@ -61,13 +67,40 @@ Copyright: 2011, Florian Schlichting <fschlich at zedat.fu-berlin.de>
 License: GPL-2+
  FIXME
 
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2012, Kjetil Kjernsmo <kjetilk 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: inc/Module/Install.pm
-Copyright: 2008, - 2011, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
 License: UNKNOWN
  FIXME
 

-- 
libtest-rdf-perl Debian packaging



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