[libdbd-sqlite3-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Jun 2 19:05:44 UTC 2014


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

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

commit e11d5cea7829b5d748fd148b7d8fd91e01245621
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 2 21:04:17 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 22479f3..29b4007 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,28 @@
 Source: libdbd-sqlite3-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libdbi-perl, libsqlite3-dev, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Niko Tyni <ntyni at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends: debhelper (>= 9.20120312~),
+               libdbi-perl,
+               libsqlite3-dev,
+               perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/DBD-SQLite
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-sqlite3-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-sqlite3-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-sqlite3-perl.git
+Homepage: https://metacpan.org/release/DBD-SQLite
 
 Package: libdbd-sqlite3-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl DBI driver with a self-contained RDBMS
  DBD::SQLite is a Perl DBI driver with a self-contained relational database
  management system. It embeds a small and fast embedded SQL database engine

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



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