[SCM] libavc1394/master: Replace deprecated Source-Version substvar with binary:Version.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Feb 8 18:26:26 UTC 2012
The following commit has been merged in the master branch:
commit 3511121c007771103253bbe151a95e71e914cf45
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Feb 8 19:26:38 2012 +0100
Replace deprecated Source-Version substvar with binary:Version.
diff --git a/debian/control b/debian/control
index 26f922f..2852348 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: libavc1394-dev
Section: libdevel
Architecture: any
Depends:
- libavc1394-0 (= ${Source-Version}),
+ libavc1394-0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
libc6-dev
--
libavc1394 packaging
More information about the pkg-multimedia-commits
mailing list