[med-svn] r4033 - trunk/packages/t-coffee/trunk/debian
Andreas Tille
tille at alioth.debian.org
Sat Sep 26 08:49:57 UTC 2009
Author: tille
Date: 2009-09-26 08:49:56 +0000 (Sat, 26 Sep 2009)
New Revision: 4033
Modified:
trunk/packages/t-coffee/trunk/debian/changelog
trunk/packages/t-coffee/trunk/debian/control
Log:
Keep lintian silent and add Depends: also to arch all packages
Modified: trunk/packages/t-coffee/trunk/debian/changelog
===================================================================
--- trunk/packages/t-coffee/trunk/debian/changelog 2009-09-26 07:50:40 UTC (rev 4032)
+++ trunk/packages/t-coffee/trunk/debian/changelog 2009-09-26 08:49:56 UTC (rev 4033)
@@ -24,6 +24,7 @@
- s/Debian-Med/Debian Med/
- Bumped debhelper version to >= 7.1 to possibly enable short
rules files.
+ - Added "Depends: ${misc:Depends}" to all packages
-- Andreas Tille <tille at debian.org> Fri, 25 Sep 2009 14:41:41 +0200
Modified: trunk/packages/t-coffee/trunk/debian/control
===================================================================
--- trunk/packages/t-coffee/trunk/debian/control 2009-09-26 07:50:40 UTC (rev 4032)
+++ trunk/packages/t-coffee/trunk/debian/control 2009-09-26 08:49:56 UTC (rev 4033)
@@ -40,6 +40,7 @@
Package: t-coffee-examples
Architecture: all
Recommends: t-coffee
+Depends: ${misc:Depends}
Description: annotated examples for the use of T-Coffee
To help increasing the proficiency in the use of T-Coffee, this
package provides examples for input sequences and their proper
@@ -50,6 +51,7 @@
Section: doc
Recommends: t-coffee
Suggests: t-coffee-examples
+Depends: ${misc:Depends}
Description: PDF and HTML accompaning documents to T-Coffee
The tool for multiple sequence alignment, T-Coffee, is explained
both from the users' perspective and for its technical background.
More information about the debian-med-commit
mailing list