This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsearch-gin-perl.
commit 93510d684faaa3039b1616cde3f1500075606a32 Author: gregor herrmann <[email protected]> Date: Sat Jul 19 23:51:27 2014 +0200 Build-depend on libmodule-build-tiny-perl; bump debhelper dependency + compat level. --- debian/compat | 2 +- debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index d749a29..be85869 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,9 @@ Uploaders: franck cuny <[email protected]>, Angel Abad <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 9.20140227~), + libmodule-build-tiny-perl, + perl Build-Depends-Indep: libdata-stream-bulk-perl, libmoose-perl, libmoosex-types-set-object-perl, @@ -16,8 +18,7 @@ Build-Depends-Indep: libdata-stream-bulk-perl, libset-object-perl, libtest-deep-perl, libtest-tempdir-perl, - libtest-use-ok-perl, - perl + libtest-use-ok-perl Standards-Version: 3.9.1 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsearch-gin-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsearch-gin-perl.git @@ -41,4 +42,3 @@ Description: Perl module for Generalized Inverted Indexing occurs. It is generalized in the sense that it does not know what operation it accelerates and in general is used to provide fast and scalable full-text search facilities. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsearch-gin-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
