[SCM] libgeo-distance-perl Debian packaging branch, master, updated. debian/0.17-1-10-g11a05e2

Jonas Smedegaard dr at jones.dk
Thu Apr 5 12:31:36 UTC 2012


The following commit has been merged in the master branch:
commit 11a05e20be653cd4a65de5055a5578fc87fe19f1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 5 14:26:33 2012 +0200

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

diff --git a/debian/changelog b/debian/changelog
index b4bb543..297aee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libgeo-distance-perl (0.19-1) unstable; urgency=low
+
+  * New upstream release.
+
+  [ gregor herrmann ]
+  * Remove debian/source/local-options: abort-on-upstream-changes and
+    unapply-patches are default in dpkg-source since 1.16.1.
+
+  [ Jonas Smedegaard ]
+  * Bump standards-version to 3.9.3.
+  * Use anonscm.debian.org for Vcs-Browser field.
+  * Build-depend on libtest-fatal-perl.
+  * Update copyright file:
+    + Add copyright year.
+    + Bump format to 1.0.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 05 Apr 2012 14:25:52 +0200
+
 libgeo-distance-perl (0.17-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index b5674e1..c8358b6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: libgeo-distance-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: devscripts,
+ cdbs (>= 0.4.73~),
  perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
  dh-buildinfo,
- libmath-complex-perl
+ libmath-complex-perl,
+ libtest-fatal-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/libgeo-distance-perl
-Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgeo-distance-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-distance-perl.git
 Homepage: http://search.cpan.org/dist/Geo-Distance/
 
 Package: libgeo-distance-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index c720ebe..a45a8f9 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
@@ -13,11 +13,12 @@ Files: Changes
  debian/control.in
  debian/gbp.conf
  debian/source/format
- debian/source/local-options
  debian/watch
  lib/Geo/Distance.pm
  t/00-compile.t
- t/00.t
+ t/basic.t
+ t/issue-github-2.t
+ t/issue-github-3.t
  t/release-pod-coverage.t
  t/release-pod-syntax.t
 Copyright: *No copyright*
@@ -26,33 +27,33 @@ License: UNKNOWN
 
 Files: LICENSE
 Copyright: 1989, Free Software Foundation, Inc
- 19xx name of author
- 19yy <name of author>
- 2011, Aran Deltac
- 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
+  19xx name of author
+  19yy <name of author>
+  2012, Aran Deltac
+  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-1+
  FIXME
 
 Files: debian/rules
 Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+License: GPL-2+
  FIXME
 
 Files: README
-Copyright: 2011, Aran Deltac
+Copyright: 2012, Aran Deltac
 License: UNKNOWN
  FIXME
 

-- 
libgeo-distance-perl Debian packaging



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