[Python-modules-commits] [checkbox-ng] 01/01: debian/control: Add Breaks/Replaces rules after scripts ownership changes.
Sylvain Pineau
spineau-guest at moszumanska.debian.org
Mon Jan 11 15:59:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
spineau-guest pushed a commit to branch master
in repository checkbox-ng.
commit 4000c4eb861927867e378d7d5229ce134a5c30bf
Author: Sylvain Pineau <sylvain.pineau at canonical.com>
Date: Mon Jan 11 15:51:55 2016 +0100
debian/control: Add Breaks/Replaces rules after scripts ownership changes.
checkbox, checkbox-submit and checkbox-launcher.
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e4092e2..fca6896 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+checkbox-ng (0.23-2) unstable; urgency=medium
+
+ * debian/control: Add Breaks/Replaces rules after scripts ownership changes.
+ Closes: #810353.
+
+ -- Sylvain Pineau <sylvain.pineau at canonical.com> Mon, 11 Jan 2016 15:12:03 +0100
+
checkbox-ng (0.23-1) unstable; urgency=medium
* New upstream release. Closes: #740215.
diff --git a/debian/control b/debian/control
index 2f0a70d..d476891 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Architecture: all
Depends: python3-checkbox-ng (= ${binary:Version}),
${misc:Depends},
${python3:Depends}
-Replaces: checkbox (<< 0.17.6-0ubuntu1)
-Breaks: checkbox (<< 0.17.6-0ubuntu1)
+Replaces: checkbox (<< 0.17.6-0ubuntu1), python3-checkbox-ng (<< 0.23-1)
+Breaks: checkbox (<< 0.17.6-0ubuntu1), python3-checkbox-ng (<< 0.23-1)
Description: PlainBox based test runner
CheckBoxNG is a hardware testing tool useful for certifying laptops,
desktops and servers. It is a new version of CheckBox that is built
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/checkbox-ng.git
More information about the Python-modules-commits
mailing list