[libhttp-proxy-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Aug 3 12:24:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhttp-proxy-perl.

commit 64a08b45d0aa23d936a848d3a83990cd73fc1295
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 3 14:22:52 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 30c9793..a1c5f60 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libhttp-proxy-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jose Luis Rivas <ghostbar at debian.org>,
- Tim Retout <diocles at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Jose Luis Rivas <ghostbar at debian.org>,
+           Tim Retout <diocles at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: libhttp-daemon-perl | libwww-perl (<< 6),
- libwww-perl,
- netbase,
- perl
+                     libwww-perl,
+                     netbase,
+                     perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/HTTP-Proxy
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-proxy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-proxy-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-proxy-perl.git
+Homepage: https://metacpan.org/release/HTTP-Proxy
 
 Package: libhttp-proxy-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhttp-daemon-perl | libwww-perl (<< 6),
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-daemon-perl | libwww-perl (<< 6),
+         libwww-perl
 Description: pure Perl HTTP proxy
  HTTP::Proxy implements the methods needed to run a pure-perl HTTP
  proxy using LWP. Useful for lightweight, easy to configure proxies.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-proxy-perl.git



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