[med-svn] [fis-gtm] 03/04: do not explicitly Pre-Depends: multiarch-support but use ${misc:Pre-Depends} instead
Andreas Tille
tille at debian.org
Mon Mar 21 13:13:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fis-gtm.
commit ef0b28878ec218173611f8f57c334f9924304f35
Author: Andreas Tille <tille at debian.org>
Date: Mon Mar 21 14:11:49 2016 +0100
do not explicitly Pre-Depends: multiarch-support but use ${misc:Pre-Depends} instead
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c03fc2e..a0feb73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ fis-gtm (6.2-002A-3) UNRELEASED; urgency=medium
[ Andreas Tille ]
* cme fix dpkg-control
+ * do not explicitly Pre-Depends: multiarch-support but use
+ ${misc:Pre-Depends} instead
-- Andreas Tille <tille at debian.org> Mon, 21 Mar 2016 13:09:17 +0100
diff --git a/debian/control b/debian/control
index 160cf8a..a01de6f 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libicu-dev
Recommends: zlib1g
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
Provides: gtm,
mumps
Description: package for FIS-GT.M database
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list