[SCM] librdf-query-perl Debian packaging branch, master, updated. debian/2.908-1-15-g5cc5856

Jonas Smedegaard dr at jones.dk
Wed Nov 28 12:02:20 UTC 2012


The following commit has been merged in the master branch:
commit 5cc5856bea4ca8aaa92ca65a44dc80e19109f047
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Nov 28 12:55:14 2012 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2f3584e..b58058a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+librdf-query-perl (2.909-1) unstable; urgency=low
+
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Update short description, based on upstream abstract.
+  * Update copyright file:
+    + Use upstream issue tracker as Upstream-Contact.
+    + Extend coverage for main author.
+    + Fix use comment and license pseudo-sections to obey silly
+      restrictions of copyright format 1.0.
+    + Fix double-indent in Copyright fields as per Policy §5.6.13.
+    + Update Files sections for included code copies of other projects.
+    + Bump file format to 1.0.
+    + Extend coverage for packaging.
+  * Bump dephelper compatibility level to 8.
+  * Use anonscm.debian.org for Vcs-Browser field.
+  * Bump standards-version to 3.9.3.
+  * Update package relations:
+    + Relax to build-depend unversioned on cdbs: Needed version
+      satisfied in stable, and oldstable no longer supported.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 28 Nov 2012 12:53:00 +0100
+
 librdf-query-perl (2.908-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index f7a0670..8b175a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: librdf-query-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts,
- cdbs (>= 0.4.73~),
+Build-Depends: cdbs,
+ devscripts,
  debhelper,
  dh-buildinfo,
  libossp-uuid-perl,
  libdatetime-format-w3cdtf-perl,
  liberror-perl,
- perl (>= 5.12) | libfile-spec-perl,
  libjson-perl,
  libparse-recdescent-perl,
  librdf-trine-perl,
  libset-scalar-perl,
+ perl (>= 5.12) | libfile-spec-perl,
  liburi-perl (>= 1.52),
  libwww-perl,
  libgetopt-simple-perl,
@@ -24,16 +24,16 @@ Build-Depends: devscripts,
  libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-query-perl
-Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-query-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-query-perl.git
 Homepage: http://search.cpan.org/dist/RDF-Query/
 
 Package: librdf-query-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
 Recommends: ${cdbs:Recommends}
-Description: SPARQL 1.1 Query implementation for use with RDF::Trine
+Description: complete SPARQL 1.1 Query and Update implementation for RDF::Trine
  Resource Description Framework (RDF) is a standard model for data
  interchange on the Web.
  .
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 93fc126..f2fd3d1 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-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
@@ -97,6 +97,7 @@ Files: MANIFEST
  lib/RDF/Query/Algebra/Service.pm
  lib/RDF/Query/Algebra/Sort.pm
  lib/RDF/Query/Algebra/SubSelect.pm
+ lib/RDF/Query/Algebra/Table.pm
  lib/RDF/Query/Algebra/TimeGraph.pm
  lib/RDF/Query/Algebra/Triple.pm
  lib/RDF/Query/Algebra/Union.pm
@@ -209,8 +210,6 @@ Files: MANIFEST
  xt/dev-service-description.t
  xt/dev-sql-compiler.t
  xt/dev-time-intervals.t
- xt/ext-federate-bindings.t
- xt/ext-service.t
  xt/federate.t
  xt/parser-rdql.t
  xt/parser-sparql.t
@@ -225,12 +224,12 @@ License: UNKNOWN
 Files: lib/RDF/Query.pm
  lib/RDF/Query/Federate/Plan.pm
 Copyright: 2005-2009, Gregory Todd Williams. This
- 2005-2010, Gregory Todd Williams. This
+  2005-2012, Gregory Todd Williams. This
 License: Perl
  FIXME
 
 Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2011-2012, Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
  FIXME
 
@@ -241,13 +240,13 @@ License: MIT/X11 (BSD like)
 
 Files: README.html
 Copyright: 2005–2010, Gregory Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p>
- text.</li>
+  text.</li>
 License: Perl
  FIXME
 
 Files: README
 Copyright: 2005-2010, Gregory Williams.
- text
+  text
 License: Perl
  FIXME
 
@@ -263,7 +262,7 @@ License: UNKNOWN
 
 Files: t/serialize.t
 Copyright: }', 'variable binding (blank)' );
- }', 'variable binding (literal, blank, (undef))' );
+  }', 'variable binding (literal, blank, (undef))' );
 License: UNKNOWN
  FIXME
 

-- 
librdf-query-perl Debian packaging



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