This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libuser-simple-perl.
commit 29ca9a9b88fb47f2179f15ea523bf2ac05eedef2 Author: gregor herrmann <[email protected]> Date: Fri May 29 18:37:22 2015 +0200 wrap&sort d/control Gbp-Dch: Ignore --- debian/control | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index a96720e..98f4187 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000) -Build-Depends-Indep: perl, - libdate-calc-perl, - libdbi-perl, +Build-Depends-Indep: libdate-calc-perl, libdbd-sqlite3-perl, - libtest-pod-perl + libdbi-perl, + libtest-pod-perl, + perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libuser-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuser-simple-perl.git @@ -17,8 +17,8 @@ Homepage: https://metacpan.org/release/User-Simple Package: libuser-simple-perl Architecture: all -Depends: ${perl:Depends}, - ${misc:Depends}, +Depends: ${misc:Depends}, + ${perl:Depends}, libdate-calc-perl, libdbi-perl Description: module for simple user sessions management @@ -33,4 +33,3 @@ Description: module for simple user sessions management mind, but should work with any DBI handle, be it from a real database (i.e. PostgreSQL, Firebird, MySQL) or from a file-based one (DBD::CSV, DBD::XBase, DBD::DBM, etc.) - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuser-simple-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
