From ba466f56d547b24e5d47efead94c7b5c903b979e Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 3 Feb 2008 01:05:47 +0000 Subject: debian/control: Use binary:Version and source:Version substvars Instead of deprecated Source-Version substvar. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f7806b54..c69f7cc5 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Package: hurd-dbg Priority: extra Section: libdevel Architecture: hurd-i386 -Depends: hurd (= ${Source-Version}) +Depends: hurd (= ${binary:Version}) Description: The GNU Hurd (debugging files) This package includes the unstripped binaries and libraries. @@ -43,7 +43,7 @@ Package: hurd-doc Priority: optional Section: doc Architecture: all -Suggests: hurd (= ${Source-Version}) +Suggests: hurd (>= ${source:Version}) Description: The GNU Hurd manual This package includes the manual in info and HTML format. -- cgit v1.2.3