[med-svn] r14452 - trunk/packages/hmmer/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Aug 15 18:35:52 UTC 2013
Author: tille
Date: 2013-08-15 18:35:52 +0000 (Thu, 15 Aug 2013)
New Revision: 14452
Modified:
trunk/packages/hmmer/trunk/debian/changelog
trunk/packages/hmmer/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/hmmer/trunk/debian/changelog
===================================================================
--- trunk/packages/hmmer/trunk/debian/changelog 2013-08-15 18:16:32 UTC (rev 14451)
+++ trunk/packages/hmmer/trunk/debian/changelog 2013-08-15 18:35:52 UTC (rev 14452)
@@ -1,3 +1,11 @@
+hmmer (3.1b1-1) UNRELEASED; urgency=low
+
+ * Upload changes from BioLinux to Debian
+ * debian/control:
+ - cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Thu, 15 Aug 2013 20:20:03 +0200
+
hmmer (3.1b1-0biolinux1) precise; urgency=low
* New upstream
Modified: trunk/packages/hmmer/trunk/debian/control
===================================================================
--- trunk/packages/hmmer/trunk/debian/control 2013-08-15 18:16:32 UTC (rev 14451)
+++ trunk/packages/hmmer/trunk/debian/control 2013-08-15 18:35:52 UTC (rev 14452)
@@ -1,23 +1,24 @@
Source: hmmer
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
+Uploaders: Matthew Vernon <matthew at debian.org>,
+ Nelson A. de Oliveira <naoliv at debian.org>,
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Eric Talevich <etal at uga.edu>,
+ Tim Booth <tbooth at ceh.ac.uk>
Section: science
-Uploaders: Matthew Vernon <matthew at debian.org>,
- Nelson A. de Oliveira <naoliv at debian.org>,
- Andreas Tille <tille at debian.org>,
- Charles Plessy <plessy at debian.org>,
- Eric Talevich <etal at uga.edu>,
- Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 8), autotools-dev
-Standards-Version: 3.9.3
-Homepage: http://hmmer.janelia.org/
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ autotools-dev
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/hmmer/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/hmmer/trunk/
+Homepage: http://hmmer.janelia.org/
Package: hmmer
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: hmmer-doc (>= ${source:Version})
Description: profile hidden Markov models for protein sequence analysis
HMMER is an implementation of profile hidden Markov model methods for
@@ -30,10 +31,12 @@
sequence family.
Package: hmmer-doc
+Architecture: all
Section: doc
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: hmmer (>= ${source:Version}), pdf-viewer | xpdf-reader
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Recommends: hmmer (>= ${source:Version}),
+ pdf-viewer | xpdf-reader
Description: profile hidden Markov models for protein sequence analysis (docs)
HMMER is an implementation of profile hidden Markov model methods for
sensitive searches of biological sequence databases using multiple sequence
@@ -45,3 +48,4 @@
sequence family.
.
This package contains documents and example files for the hmmer package.
+
More information about the debian-med-commit
mailing list