[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-266-gaa6266b

Steffen Moeller moeller at debian.org
Sat Jun 11 21:10:01 UTC 2011


The following commit has been merged in the master branch:
commit aa6266bacdb1aa2abe99827eb4417b4450bc16aa
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Jun 11 23:08:46 2011 +0200

    boinc package installs same version

diff --git a/debian/changelog b/debian/changelog
index 665f1ca..9146b7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+boinc (6.12.32+dfsg-2) UNRELEASED; urgency=low
+
+  * The boinc package now depends on binaries
+    of the same version.
+
+ -- Steffen Moeller <moeller at debian.org>  Sat, 11 Jun 2011 23:09:24 +0200
+
 boinc (6.12.32+dfsg-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index cb26fdf..c72a2bd 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-boinc/boinc.git
 
 Package: boinc
 Architecture: all
-Depends: boinc-client, boinc-manager, ${misc:Depends}
+Depends: ${misc:Depends},
+ boinc-client (= ${binary:Version}), boinc-manager (= ${binary:Version})
 Description: metapackage for the BOINC client and the manager
  The Berkeley Open Infrastructure for Network Computing (BOINC) is a
  software platform for distributed computing: several initiatives of

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list