[SCM] Debian packaging of ylastic-costagent branch, master, updated. b2bc49c001101545bc2852d756700451e775deb8

gregor herrmann gregoa at debian.org
Thu Jul 5 21:12:03 UTC 2012


The following commit has been merged in the master branch:
commit 0f5030b8d5052ef8c63373898e27dc62965cf014
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:08:11 2012 -0600

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

diff --git a/debian/control b/debian/control
index ab5059a..c45fbd4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,42 +1,42 @@
 Source: ylastic-costagent
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libarchive-zip-perl,
- libconfig-tiny-perl,
- libgetopt-lucid-perl,
- libio-socket-ssl-perl,
- liblog-dispatchouli-perl (>= 2),
- libmozilla-ca-perl,
- libobject-tiny-perl,
- libtest-fatal-perl,
- libtest-warn-perl,
- libtime-piece-month-perl,
- libwww-mechanize-perl,
- perl,
- perl (>= 5.10.1) | libautodie-perl (>= 2.00),
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+                     libconfig-tiny-perl,
+                     libgetopt-lucid-perl,
+                     libio-socket-ssl-perl,
+                     liblog-dispatchouli-perl (>= 2),
+                     libmozilla-ca-perl,
+                     libobject-tiny-perl,
+                     libtest-fatal-perl,
+                     libtest-warn-perl,
+                     libtime-piece-month-perl,
+                     libwww-mechanize-perl,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/App-Ylastic-CostAgent/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/ylastic-costagent.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/ylastic-costagent.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/ylastic-costagent.git
+Homepage: http://search.cpan.org/dist/App-Ylastic-CostAgent/
 
 Package: ylastic-costagent
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libarchive-zip-perl,
- libconfig-tiny-perl,
- libgetopt-lucid-perl,
- libio-socket-ssl-perl,
- liblog-dispatchouli-perl (>= 2),
- libmozilla-ca-perl,
- libobject-tiny-perl,
- libtime-piece-month-perl,
- libwww-mechanize-perl,
- perl (>= 5.10.1) | libautodie-perl (>= 2.00)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libarchive-zip-perl,
+         libconfig-tiny-perl,
+         libgetopt-lucid-perl,
+         libio-socket-ssl-perl,
+         liblog-dispatchouli-perl (>= 2),
+         libmozilla-ca-perl,
+         libobject-tiny-perl,
+         libtime-piece-month-perl,
+         libwww-mechanize-perl,
+         perl
 Description: client for submitting AWS usage data to Ylastic
  ylastic-costagent is a program that downloads usage data from an Amazon Web
  Services (AWS) account and uploads it to Ylastic <URL:http://ylastic.com/>
  for cost analysis.
+

-- 
Debian packaging of ylastic-costagent



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