[SCM] Debian packaging of libweather-google-perl branch, master, updated. eb9bf0373fe8bb8e0ba6041f2303aad3d9305351

gregor herrmann gregoa at debian.org
Thu Jul 5 21:07:25 UTC 2012


The following commit has been merged in the master branch:
commit 0832bc663cf33238b593aad7132b5e5b16d9f355
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:04:15 2012 -0600

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

diff --git a/debian/control b/debian/control
index 0c6d71b..49a2d5b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,28 @@
 Source: libweather-google-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl, libtest-pod-perl, libtest-warn-perl,
- libwww-perl, libxml-simple-perl, libtest-pod-coverage-perl,
- perl (>= 5.10.1) | libmodule-build-perl (>= 0.340201)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               libtest-pod-perl,
+               libtest-warn-perl,
+               libwww-perl,
+               libxml-simple-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Weather-Google/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libweather-google-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libweather-google-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libweather-google-perl.git
+Homepage: http://search.cpan.org/dist/Weather-Google/
 
 Package: libweather-google-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libwww-perl,
+         libxml-simple-perl
 Description: interface to Google's Weather API
  Weather::Google provides a simple interface to Google's Weather API. Given
  a postal code and an internet connection, you can ask Google what the current
  and forecast weather conditions are.
+

-- 
Debian packaging of libweather-google-perl



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