[med-svn] r22434 - trunk/packages/macsyfinder/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Jul 8 10:27:18 UTC 2016
Author: tille
Date: 2016-07-08 10:27:17 +0000 (Fri, 08 Jul 2016)
New Revision: 22434
Modified:
trunk/packages/macsyfinder/trunk/debian/changelog
trunk/packages/macsyfinder/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/macsyfinder/trunk/debian/changelog
===================================================================
--- trunk/packages/macsyfinder/trunk/debian/changelog 2016-07-08 10:25:35 UTC (rev 22433)
+++ trunk/packages/macsyfinder/trunk/debian/changelog 2016-07-08 10:27:17 UTC (rev 22434)
@@ -3,6 +3,7 @@
* Team upload
* debian/upstream/metadata: Fix citation syntax and add some more
information
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 08 Jul 2016 12:24:46 +0200
Modified: trunk/packages/macsyfinder/trunk/debian/control
===================================================================
--- trunk/packages/macsyfinder/trunk/debian/control 2016-07-08 10:25:35 UTC (rev 22433)
+++ trunk/packages/macsyfinder/trunk/debian/control 2016-07-08 10:27:17 UTC (rev 22434)
@@ -1,21 +1,27 @@
Source: macsyfinder
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: bertrand Neron <bneron at pasteur.fr>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: bertrand Neron <bneron at pasteur.fr>
-Build-Depends: debhelper (>= 9), python (>= 2.7),
- python-sphinx,
- texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/macsyfinder/trunk/
+Build-Depends: debhelper (>= 9),
+ python,
+ python-sphinx,
+ texlive-latex-recommended,
+ texlive-latex-extra,
+ texlive-fonts-recommended
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/macsyfinder/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/macsyfinder/trunk/
Homepage: https://github.com/gem-pasteur/macsyfinder
Package: macsyfinder
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends},
- hmmer, ncbi-blast+,
- libjs-jquery, libjs-underscore
+Depends: ${python:Depends},
+ ${misc:Depends},
+ hmmer,
+ ncbi-blast+,
+ libjs-jquery,
+ libjs-underscore
Description: Detection of macromolecular systems in protein datasets.
MacSyFinder is a program to model and detect macromolecular systems,
genetic pathways... in protein datasets. In prokaryotes, these systems
More information about the debian-med-commit
mailing list