[libcatmandu-store-mongodb-perl] 01/04: Reformat debian/control with cme
Damyan Ivanov
dmn at moszumanska.debian.org
Wed Jun 10 13:37:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.
commit b26baf3495e6b04fa13a4ae64ea2ca29b7c81a3c
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed Jun 10 13:26:57 2015 +0000
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 599ac57..339bea8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,33 @@
Source: libcatmandu-store-mongodb-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
Section: perl
Priority: optional
Build-Depends: cdbs,
- devscripts,
- perl,
- libmodule-build-perl,
- debhelper,
- dh-buildinfo,
- libcatmandu-perl,
- libmongodb-perl (>= 0.705.0.0),
- libmoo-perl (>= 1.006000),
- libjson-perl,
- perl (>= 5.11.4) | libmodule-build-perl,
- libsoftware-license-perl,
- libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
- libtest-exception-perl (>= 0.32),
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+ devscripts,
+ perl,
+ libmodule-build-perl,
+ debhelper,
+ dh-buildinfo,
+ libcatmandu-perl,
+ libmongodb-perl (>= 0.705.0.0),
+ libmoo-perl (>= 1.006000),
+ libjson-perl,
+ perl (>= 5.11.4) | libmodule-build-perl,
+ libsoftware-license-perl,
+ libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
+ libtest-exception-perl (>= 0.32),
+ libtest-pod-perl
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-store-mongodb-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-store-mongodb-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-store-mongodb-perl
Homepage: https://github.com/LibreCat/Catmandu-Store-MongoDB
Package: libcatmandu-store-mongodb-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ ${cdbs:Depends}
Enhances: ${cdbs:Enhances}
Description: searchable store backed by MongoDB
Catmandu provides a suite of Perl modules to ease the import, storage,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-mongodb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list