[med-svn] r18825 - trunk/packages/seqprep/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Feb 20 13:23:10 UTC 2015
Author: tille
Date: 2015-02-20 13:23:09 +0000 (Fri, 20 Feb 2015)
New Revision: 18825
Modified:
trunk/packages/seqprep/trunk/debian/control
Log:
Add some missing Build-Dependency + some polishing
Modified: trunk/packages/seqprep/trunk/debian/control
===================================================================
--- trunk/packages/seqprep/trunk/debian/control 2015-02-20 13:22:32 UTC (rev 18824)
+++ trunk/packages/seqprep/trunk/debian/control 2015-02-20 13:23:09 UTC (rev 18825)
@@ -6,16 +6,15 @@
Priority: optional
Build-Depends: debhelper (>= 9),
python,
- ruby-ronn
+ ruby-ronn,
+ zlib1g-dev
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/seqprep/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/seqprep/trunk/
Homepage: http://seqanswers.com/wiki/SeqPrep
Package: seqprep
-Architecture: amd64
-Section: science
-Priority: optional
+Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: tool for stripping adaptors and/or merging paired reads with overlap
More information about the debian-med-commit
mailing list