[libnetdot-client-rest-perl] 01/05: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jun 9 13:51:51 UTC 2015


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

dmn pushed a commit to branch master
in repository libnetdot-client-rest-perl.

commit 41a487880f2709d8beef2bb381091a96f99990cb
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jun 9 12:59:37 2015 +0000

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 84215d4..b23e2a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libnetdot-client-rest-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlos Vicente <cvicente at cpan.org>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libwww-perl,
                      libxml-simple-perl,
                      perl
@@ -18,9 +18,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libwww-perl,
-         libxml-simple-perl,
+         libxml-simple-perl
 Description: rESTful API for Netdot
  Netdot::Client::REST can be used in Perl scripts that need access to the
  Netdot application database. Communication occurs over HTTP/HTTPS, thus
  avoiding the need to open SQL access on the machine running Netdot.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetdot-client-rest-perl.git



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