[med-svn] r22828 - trunk/packages/flexbar/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Oct 11 06:56:02 UTC 2016


Author: tille
Date: 2016-10-11 06:56:02 +0000 (Tue, 11 Oct 2016)
New Revision: 22828

Modified:
   trunk/packages/flexbar/trunk/debian/changelog
   trunk/packages/flexbar/trunk/debian/control
Log:
Correct Build-Depends is libseqan2-dev (>= 2.1.1)


Modified: trunk/packages/flexbar/trunk/debian/changelog
===================================================================
--- trunk/packages/flexbar/trunk/debian/changelog	2016-10-11 06:54:14 UTC (rev 22827)
+++ trunk/packages/flexbar/trunk/debian/changelog	2016-10-11 06:56:02 UTC (rev 22828)
@@ -1,6 +1,7 @@
 flexbar (1:2.7.0-1) UNRELEASED; urgency=medium
 
   * New upstream version now at Github
+  * Build-Depends: libseqan2-dev (>= 2.1.1)
 
  -- Andreas Tille <tille at debian.org>  Wed, 20 Jul 2016 10:47:35 +0200
 

Modified: trunk/packages/flexbar/trunk/debian/control
===================================================================
--- trunk/packages/flexbar/trunk/debian/control	2016-10-11 06:54:14 UTC (rev 22827)
+++ trunk/packages/flexbar/trunk/debian/control	2016-10-11 06:56:02 UTC (rev 22828)
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 9),
                libtbb-dev,
                cmake,
-               seqan-dev (>= 2.1.1),
+               libseqan2-dev (>= 2.1.1),
                zlib1g-dev,
                libbz2-dev
 Standards-Version: 3.9.6




More information about the debian-med-commit mailing list