[libimage-seek-perl] 08/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Dec 10 17:58:54 UTC 2015


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

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

commit c77dde7cc6d898e80f03f72ccf152620f2d9499e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 10 18:56:26 2015 +0100

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

diff --git a/debian/control b/debian/control
index cfd8951..95323b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
 Source: libimage-seek-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Image-Seek
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimage-seek-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libimage-seek-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimage-seek-perl.git
+Homepage: https://metacpan.org/release/Image-Seek
 
 Package: libimage-seek-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Perl module to find similar pictures in a library
  ImgSeek (http://www.imgseek.net/) is an implementation of Haar wavelet
  decomposition techniques to find similar pictures in a library.

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



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