[librivescript-perl] 01/03: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jun 23 14:28:26 UTC 2015


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

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

commit f02daac1107a44d07f5dd3408563204f57df7f3a
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 23 16:24:50 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 094b6f6..772af91 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: librivescript-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Onur Aslan <onur at onur.im>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Onur Aslan <onur at onur.im>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.6
-Homepage: http://www.rivescript.com/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librivescript-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librivescript-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librivescript-perl.git
+Homepage: http://www.rivescript.com/
 
 Package: librivescript-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjson-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjson-perl
 Description: simple trigger/response language primarily used for chatbots
  RiveScript is a simple trigger/response language primarily used for the
  creation of chatting robots. It's designed to have an easy-to-learn syntax

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



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