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

tille pushed a commit to branch master
in repository libnhgri-blastall-perl.

commit 9f47d1aac58b87375e9ef4a0474704992c376c22
Author: Andreas Tille <ti...@debian.org>
Date:   Mon Jan 11 17:08:10 2016 +0100

    cme fix dpkg-control, debhelper 9
---
 debian/changelog |  2 ++
 debian/compat    |  2 +-
 debian/control   | 17 +++++++++++------
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e9618cb..164c0eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libnhgri-blastall-perl (0.66-2) UNRELEASED; urgency=low
 
   [ Andreas Tille ]
   * Add myself to Uploaders
+  * cme fix dpkg-control
+  * debhelper 9
 
  -- Andreas Tille <ti...@debian.org>  Mon, 11 Jan 2016 17:05:35 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index b1b9f89..ac46a8d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: libnhgri-blastall-perl
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Laszlo Kajan <lka...@rostlab.org>,
+           Jens Preussner <je...@cbv.net>,
+           Andreas Tille <ti...@debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lka...@rostlab.org>, Jens Preussner <je...@cbv.net>, 
Andreas Tille <ti...@debian.org>
-Build-Depends: debhelper (>= 8), perl
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnhgri-blastall-perl.git
+Build-Depends: debhelper (>= 9),
+               perl
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnhgri-blastall-perl.git
-Standards-Version: 3.9.3
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnhgri-blastall-perl.git
 Homepage: ftp://ftp.nhgri.nih.gov/pub/software/blastall/
 
 Package: libnhgri-blastall-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl extension for running and parsing NCBI's BLAST 2.x
  NHGRI::Blastall will enable usage of BLAST out of a Perl script, if BLAST2
  or WU-BLAST are installed locally. Main features are:

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to