[med-svn] r14651 - trunk/packages/embassy-domainatrix/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Sep 12 07:38:38 UTC 2013
Author: tille
Date: 2013-09-12 07:38:37 +0000 (Thu, 12 Sep 2013)
New Revision: 14651
Modified:
trunk/packages/embassy-domainatrix/trunk/debian/changelog
trunk/packages/embassy-domainatrix/trunk/debian/control
Log:
cme fix dpkg-control; Bumped versioned depends from emboss-lib
Modified: trunk/packages/embassy-domainatrix/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/changelog 2013-09-12 07:35:16 UTC (rev 14650)
+++ trunk/packages/embassy-domainatrix/trunk/debian/changelog 2013-09-12 07:38:37 UTC (rev 14651)
@@ -1,6 +1,9 @@
embassy-domainatrix (0.1.650-1) UNRELEASED; urgency=low
* New upstream version
+ * debian/control:
+ - cme fix dpkg-control
+ - Bumped versioned depends from emboss-lib
-- Andreas Tille <tille at debian.org> Thu, 12 Sep 2013 09:38:23 +0200
Modified: trunk/packages/embassy-domainatrix/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/control 2013-09-12 07:35:16 UTC (rev 14650)
+++ trunk/packages/embassy-domainatrix/trunk/debian/control 2013-09-12 07:38:37 UTC (rev 14651)
@@ -1,25 +1,27 @@
Source: embassy-domainatrix
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- emboss-lib (>= 6.4.0-1~),
- emboss-lib (<< 6.4.1~),
- libx11-dev,
- libgd2-xpm-dev,
- libmysqlclient-dev,
- libpq-dev
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
+ emboss-lib (>= 6.6.0-1~),
+ emboss-lib (<< 6.6.1~),
+ libx11-dev,
+ libgd2-xpm-dev,
+ libmysqlclient-dev,
+ libpq-dev
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domainatrix/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/embassy-domainatrix/trunk/
-Standards-Version: 3.9.3
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX
Package: embassy-domainatrix
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.4.0-1~), emboss-lib (<< 6.4.1~)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ emboss-lib (>= 6.6.0-1~),
+ emboss-lib (<< 6.6.1~)
Recommends: emboss
Suggests: embassy
Description: Extra EMBOSS commands to handle domain classification file
@@ -33,3 +35,4 @@
(adds sequence records to a DCF file), domainsse (adds secondary structure
records to a DCF file), scopparse (generates DCF file from raw SCOP files) and
ssematch (searches a DCF file for secondary structure matches).
+
More information about the debian-med-commit
mailing list