[med-svn] r11407 - trunk/packages/embassy-domainatrix/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Jun 21 07:11:19 UTC 2012
Author: tille
Date: 2012-06-21 07:11:19 +0000 (Thu, 21 Jun 2012)
New Revision: 11407
Modified:
trunk/packages/embassy-domainatrix/trunk/debian/changelog
trunk/packages/embassy-domainatrix/trunk/debian/control
Log:
Adapted versioned (build-)depends to latest emboss version; should be ready for upload but I currently have no access to proper pbuilder - could do this evening if nobody is faster
Modified: trunk/packages/embassy-domainatrix/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/changelog 2012-06-21 06:53:49 UTC (rev 11406)
+++ trunk/packages/embassy-domainatrix/trunk/debian/changelog 2012-06-21 07:11:19 UTC (rev 11407)
@@ -4,6 +4,7 @@
* debian/control:
- Standards-Version: 3.9.3 (no changes needed)
- debhelper version 9
+ - Adapted versioned (build-)depends to latest emboss version
* added debian/compat: 9
* debian/source/format: 3.0 (quilt)
* debian/rules: short dh
Modified: trunk/packages/embassy-domainatrix/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/control 2012-06-21 06:53:49 UTC (rev 11406)
+++ trunk/packages/embassy-domainatrix/trunk/debian/control 2012-06-21 07:11:19 UTC (rev 11407)
@@ -2,8 +2,8 @@
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- emboss-lib (>= 6.3.1-6~),
- emboss-lib (<< 6.3.2~),
+ emboss-lib (>= 6.4.0-1~),
+ emboss-lib (<< 6.4.1~),
libx11-dev,
libgd2-xpm-dev,
libmysqlclient-dev,
@@ -19,7 +19,7 @@
Package: embassy-domainatrix
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.3.1-6~), emboss-lib (<< 6.3.2~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.4.0-1~), emboss-lib (<< 6.4.1~)
Recommends: emboss
Suggests: embassy
Description: Extra EMBOSS commands to handle domain classification file
More information about the debian-med-commit
mailing list