[med-svn] r15422 - trunk/packages/arb/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 4 08:22:45 UTC 2013
Author: tille
Date: 2013-12-04 08:22:45 +0000 (Wed, 04 Dec 2013)
New Revision: 15422
Modified:
trunk/packages/arb/trunk/debian/changelog
trunk/packages/arb/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/arb/trunk/debian/changelog
===================================================================
--- trunk/packages/arb/trunk/debian/changelog 2013-12-04 08:20:39 UTC (rev 15421)
+++ trunk/packages/arb/trunk/debian/changelog 2013-12-04 08:22:45 UTC (rev 15422)
@@ -3,6 +3,7 @@
* build-depend on libtiff-dev instead of libtiff4-dev (thanks for the
patch to Logan Rosen <logan at ubuntu.com>)
Closes: #729769
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Wed, 04 Dec 2013 09:24:14 +0100
Modified: trunk/packages/arb/trunk/debian/control
===================================================================
--- trunk/packages/arb/trunk/debian/control 2013-12-04 08:20:39 UTC (rev 15421)
+++ trunk/packages/arb/trunk/debian/control 2013-12-04 08:22:45 UTC (rev 15422)
@@ -1,11 +1,12 @@
Source: arb
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
Section: non-free/science
+XS-Autobuild: yes
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: chrpath,
debhelper (>= 9),
- dpkg-dev (>= 1.15.4),
+ dpkg-dev,
freeglut3-dev | libglu-dev,
libbio-perl-perl,
libglew-dev,
@@ -22,27 +23,30 @@
perl-doc,
xsltproc,
xutils-dev
-Standards-Version: 3.9.4
-Homepage: http://www.arb-home.de/
+Standards-Version: 3.9.5
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/arb/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/arb/trunk/
-XS-Autobuild: yes
+Homepage: http://www.arb-home.de/
Package: arb
Architecture: amd64 i386 kfreebsd-i386 kfreebsd-amd64
Depends: arb-common (= ${source:Version}),
- fastdnaml (>= 1.2.2-4),
+ fastdnaml,
libarb (= ${binary:Version}),
openssh-client,
- phylip (>= 3.6b),
+ phylip,
raxml,
- readseq (>= 1-1),
+ readseq,
transfig,
- tree-puzzle (>=5.0-3),
+ tree-puzzle,
${misc:Depends},
${shlibs:Depends}
-Recommends: bioperl, xfig
-Suggests: arb-database, gnuplot, gv, phyml
+Recommends: bioperl,
+ xfig
+Suggests: arb-database,
+ gnuplot,
+ gv,
+ phyml
Description: Integrated package for sequence database handling and analysis
The ARB software is a graphically oriented package comprising various tools
for sequence database handling and data analysis. A central database of
More information about the debian-med-commit
mailing list