[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.44-759-g1b22f2f
Holger Levsen
holger at layer-acht.org
Mon Jun 18 16:54:01 UTC 2012
The following commit has been merged in the develop branch:
commit 1a70d96b85ed2543612006a7d80f1e96e12fb3fc
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 18 16:01:36 2012 +0000
depend on binary versions to support (unlikely) binNMUs
diff --git a/debian/control b/debian/control
index 7a829d2..aef9d91 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: .deb package installation, upgrading, and removal testing tool
Package: piuparts-master
Architecture: all
Depends:
- piuparts-common (= ${source:Version}),
+ piuparts-common (= ${binary:Version}),
adduser,
openssh-server,
python-debianbts,
@@ -71,8 +71,8 @@ Description: piuparts master components
Package: piuparts-slave
Architecture: all
Depends:
- piuparts (= ${source:Version}),
- piuparts-common (= ${source:Version}),
+ piuparts (= ${binary:Version}),
+ piuparts-common (= ${binary:Version}),
adduser,
openssh-client,
screen,
--
piuparts git repository
More information about the Piuparts-commits
mailing list