[boinc] 02/02: corrected dependencies for boinc-dev split
Guo Yixuan
yixuan-guest at moszumanska.debian.org
Sun Feb 23 08:29:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
yixuan-guest pushed a commit to branch master
in repository boinc.
commit 49f36c765fcde2a9cc9dd179fd9932a0c02af1b8
Author: Guo Yixuan <culu.gyx at gmail.com>
Date: Sun Feb 23 03:16:01 2014 -0500
corrected dependencies for boinc-dev split
---
debian/changelog | 7 ++++---
debian/control.in | 13 +++++++------
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ca1797f..3ad68d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
-boinc (7.2.39+dfsg-2) unstable; urgency=low
+boinc (7.2.39+dfsg-2) UNRELEASE; urgency=low
[ Gianfranco Costamagna ]
* Probably fixed kfreebsd-* build failure with upstream patch
0001-Client-Unix-attempt-to-fix-freebsd-build-error
- * Added Breaks for boinc-dev -> libboinc7 (Closes: #739663)
[ Guo Yixuan (郭溢譞) ]
* Updated my uid in debian/control.
+ * Corrected dependencies for boinc-dev split:
+ - libboinc7: added breaks + replaces boinc-dev << 7.0.28+dfsg-3.
- -- Guo Yixuan (郭溢譞) <culu.gyx at gmail.com> Sun, 23 Feb 2014 03:25:02 -0500
+ -- Guo Yixuan (郭溢譞) <culu.gyx at gmail.com> Sun, 23 Feb 2014 03:27:46 -0500
boinc (7.2.39+dfsg-1) unstable; urgency=low
diff --git a/debian/control.in b/debian/control.in
index 4ecb60e..7d0a895 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -183,8 +183,8 @@ Package: boinc
@ libboinc-app7 (<< ${source:Version}+1~),
@ libc6-dev | libc-dev,
@ libstdc++6-4.7-dev | libstdc++-dev, libssl-dev, libmysqlclient-dev
- at Breaks: boinc-dev (<= 7.0.28+dfsg-2)
- at Replaces: boinc-dev (<= 7.0.28+dfsg-2)
+ at Breaks: boinc-dev (<< 7.0.28+dfsg-3)
+ at Replaces: boinc-dev (<< 7.0.28+dfsg-3)
@Description: development files to build applications for BOINC projects
@ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
@ software platform for distributed computing using volunteered computer
@@ -196,9 +196,9 @@ Package: boinc
@Package: libboinc-app7
@Provides: libboinc-app
@Breaks: libboinc-app (<= 7.0.34+dfsg-1),
-@ boinc-dev (<= 7.0.28+dfsg-2)
+@ boinc-dev (<< 7.0.28+dfsg-3)
@Replaces: libboinc-app (<= 7.0.34+dfsg-1),
-@ boinc-dev (<= 7.0.28+dfsg-2)
+@ boinc-dev (<< 7.0.28+dfsg-3)
@Section: libs
@Architecture: any
@Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -213,8 +213,9 @@ Package: boinc
@Package: libboinc7
@Provides: libboinc
@Breaks: libboinc (<= 7.0.34+dfsg-1),
-@ boinc-dev (<= 7.0.39+dfsg-1)
- at Replaces: libboinc (<= 7.0.34+dfsg-1)
+@ boinc-dev (<< 7.0.28+dfsg-3)
+ at Replaces: libboinc (<= 7.0.34+dfsg-1),
+@ boinc-dev (<< 7.0.28+dfsg-3)
@Architecture: any
@Section: libs
@Depends: ${shlibs:Depends}, ${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list