[med-svn] r20676 - trunk/packages/clonalframe/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Dec 8 17:21:13 UTC 2015
Author: tille
Date: 2015-12-08 17:21:12 +0000 (Tue, 08 Dec 2015)
New Revision: 20676
Modified:
trunk/packages/clonalframe/trunk/debian/changelog
trunk/packages/clonalframe/trunk/debian/control
Log:
Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev
Modified: trunk/packages/clonalframe/trunk/debian/changelog
===================================================================
--- trunk/packages/clonalframe/trunk/debian/changelog 2015-12-08 17:18:37 UTC (rev 20675)
+++ trunk/packages/clonalframe/trunk/debian/changelog 2015-12-08 17:21:12 UTC (rev 20676)
@@ -1,5 +1,6 @@
clonalframe (1.2-4) UNRELEASED; urgency=low
+ [ Andreas Tille ]
* debian/upstream/metadata:
- separate author by ' and ' rather than by ','
- moved DOI to References
@@ -7,6 +8,10 @@
* cme fix dpkg-control
* debhelper 9
+ [ Bas Couwenberg ]
+ * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+ Closes: #807240
+
-- Andreas Tille <tille at debian.org> Tue, 08 Dec 2015 18:16:41 +0100
clonalframe (1.2-3) unstable; urgency=low
Modified: trunk/packages/clonalframe/trunk/debian/control
===================================================================
--- trunk/packages/clonalframe/trunk/debian/control 2015-12-08 17:18:37 UTC (rev 20675)
+++ trunk/packages/clonalframe/trunk/debian/control 2015-12-08 17:21:12 UTC (rev 20676)
@@ -5,7 +5,7 @@
Priority: optional
Build-Depends: debhelper (>= 9),
qt4-qmake,
- libgsl0-dev,
+ libgsl-dev,
libqt4-dev
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/clonalframe/trunk/
More information about the debian-med-commit
mailing list