[med-svn] [ncbi-blast+] 01/02: Moved packaging to Git, cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Apr 12 12:05:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ncbi-blast+.
commit d7f41ad2b3ad71deae6a52c43ab64329f3006ce5
Author: Andreas Tille <tille at debian.org>
Date: Tue Apr 12 14:04:45 2016 +0200
Moved packaging to Git, cme fix dpkg-control
---
debian/changelog | 7 +++++++
debian/control | 27 ++++++++++++++++-----------
2 files changed, 23 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 55abee7..f6e13b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ncbi-blast+ (2.2.31-5) UNRELEASED; urgency=medium
+
+ * Moved packaging to Git
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Apr 2016 13:03:57 +0200
+
ncbi-blast+ (2.2.31-4) unstable; urgency=medium
* Really enable building architecture independent package separately
diff --git a/debian/control b/debian/control
index 902dd05..462f97e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,31 @@
Source: ncbi-blast+
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Olivier Sallou <osallou at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: autotools-dev (>= 20100122),
+Build-Depends: autotools-dev,
debhelper (>= 9),
- dpkg-dev (>= 1.16.1),
libboost-test-dev,
libbz2-dev,
- libc0.3-dev (>= 2.13-9~) [hurd-i386],
+ libc0.3-dev,
libpcre3-dev,
time,
zlib1g-dev
-Standards-Version: 3.9.6
-Uploaders: Olivier Sallou <osallou at debian.org>, Andreas Tille <tille at debian.org>
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ncbi-blast+.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/ncbi-blast+.git
Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ncbi-blast+/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ncbi-blast+/trunk/
Package: ncbi-blast+
Architecture: any
-Enhances: t-coffee
-Depends: ncbi-data, python, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Multi-Arch: foreign
+Depends: ncbi-data,
+ python,
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
+Enhances: t-coffee
Description: next generation suite of BLAST sequence search tools
The Basic Local Alignment Search Tool (BLAST) is the most widely
used sequence similarity tool. There are versions of BLAST that
@@ -38,8 +42,9 @@ Description: next generation suite of BLAST sequence search tools
Package: ncbi-blast+-legacy
Architecture: all
-Depends: ncbi-blast+, ${misc:Depends}
Multi-Arch: foreign
+Depends: ncbi-blast+,
+ ${misc:Depends}
Description: NCBI Blast legacy call script
This package adds some fake scripts to call NCBI+ programs
with the NCBI blast command line. It makes use of the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-blast+.git
More information about the debian-med-commit
mailing list