[med-svn] r10183 - trunk/packages/wise/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Fri Mar 30 10:09:23 UTC 2012
Author: plessy
Date: 2012-03-30 10:09:23 +0000 (Fri, 30 Mar 2012)
New Revision: 10183
Modified:
trunk/packages/wise/trunk/debian/changelog
trunk/packages/wise/trunk/debian/control
Log:
Pre-Depends on dpkg (>= 1.15.6~).
Modified: trunk/packages/wise/trunk/debian/changelog
===================================================================
--- trunk/packages/wise/trunk/debian/changelog 2012-03-30 10:07:14 UTC (rev 10182)
+++ trunk/packages/wise/trunk/debian/changelog 2012-03-30 10:09:23 UTC (rev 10183)
@@ -1,6 +1,7 @@
wise (2.4.1-10) UNRELEASED; urgency=low
* Normalised and upgraded debian/copyright file with ‘cme fix’.
+ * Pre-Depends on dpkg (>= 1.15.6~) (debian/control).
-- Charles Plessy <plessy at debian.org> Fri, 30 Mar 2012 19:05:42 +0900
Modified: trunk/packages/wise/trunk/debian/control
===================================================================
--- trunk/packages/wise/trunk/debian/control 2012-03-30 10:07:14 UTC (rev 10182)
+++ trunk/packages/wise/trunk/debian/control 2012-03-30 10:09:23 UTC (rev 10183)
@@ -12,6 +12,7 @@
Package: wise
Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: wise-doc (= ${source:Version})
Description: comparison of biopolymers, commonly DNA and protein sequences
@@ -41,6 +42,7 @@
Package: wise-doc
Architecture: all
Section: doc
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
Recommends: wise (= ${source:Version}), xpdf-reader | pdf-viewer
Description: documentation for the wise package
More information about the debian-med-commit
mailing list