[med-svn] r18813 - trunk/packages/seqprep/trunk/debian

Timothy Booth tbooth-guest at moszumanska.debian.org
Fri Feb 20 12:17:47 UTC 2015


Author: tbooth-guest
Date: 2015-02-20 12:17:46 +0000 (Fri, 20 Feb 2015)
New Revision: 18813

Modified:
   trunk/packages/seqprep/trunk/debian/changelog
   trunk/packages/seqprep/trunk/debian/control
Log:
Add zlib dep


Modified: trunk/packages/seqprep/trunk/debian/changelog
===================================================================
--- trunk/packages/seqprep/trunk/debian/changelog	2015-02-20 11:46:58 UTC (rev 18812)
+++ trunk/packages/seqprep/trunk/debian/changelog	2015-02-20 12:17:46 UTC (rev 18813)
@@ -1,3 +1,9 @@
+seqprep (1.1-0biolinux2) trusty; urgency=medium
+
+  * Add missing build dep
+
+ -- Tim Booth <tbooth at ceh.ac.uk>  Fri, 20 Feb 2015 12:16:54 +0000
+
 seqprep (1.1-0biolinux1) trusty; urgency=medium
 
   * Initial release for Bio-Linux.

Modified: trunk/packages/seqprep/trunk/debian/control
===================================================================
--- trunk/packages/seqprep/trunk/debian/control	2015-02-20 11:46:58 UTC (rev 18812)
+++ trunk/packages/seqprep/trunk/debian/control	2015-02-20 12:17:46 UTC (rev 18813)
@@ -3,7 +3,7 @@
 Uploaders: Tim Booth <tbooth at ceh.ac.uk>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>=9), python, ruby-ronn
+Build-Depends: debhelper (>=9), python, ruby-ronn, zlib1g-dev
 Standards-Version: 3.9.5
 Homepage: https://github.com/jstjohn/SeqPrep
 




More information about the debian-med-commit mailing list