[SCM] Debian packaging of libgps-point-perl branch, master, updated. 0db00c1f923b938f52211760aacfc679f0f0dd92

gregor herrmann gregoa at debian.org
Thu Jul 5 20:30:26 UTC 2012


The following commit has been merged in the master branch:
commit 71a1ab6c13fd8e9b229936a88562fbfe95d67cac
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:31:52 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index ed66a92..4fd0bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libgps-point-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libtest-number-delta-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-number-delta-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/GPS-Point/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgps-point-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgps-point-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgps-point-perl.git
+Homepage: http://search.cpan.org/dist/GPS-Point/
 
 Package: libgps-point-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-number-delta-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtest-number-delta-perl
 Description: module providing an object interface for a GPS point
  GPS::Point provides an object interface for a GPS fix (e.g. Position,
  Velocity and Time).
  .
  Note: Please use Geo::Point, if you want 2D or projection support.
+

-- 
Debian packaging of libgps-point-perl



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