[neon/neon-packaging/kopeninghours/Neon/release_focal] debian: use version for breaks
Jonathan Esk-Riddell
null at kde.org
Tue Aug 2 14:34:02 BST 2022
Git commit 86c98d0860879dc92956d7a6218ad90cf4026212 by Jonathan Esk-Riddell.
Committed on 02/08/2022 at 13:33.
Pushed by jriddell into branch 'Neon/release_focal'.
use version for breaks
M +1 -1 debian/changelog
M +4 -4 debian/control
https://invent.kde.org/neon/neon-packaging/kopeninghours/commit/86c98d0860879dc92956d7a6218ad90cf4026212
diff --git a/debian/changelog b/debian/changelog
index 7e797b5..acd25fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kopeninghours (22.04.3-0neon) focal; urgency=medium
+kopeninghours (22.04.3-1neon) focal; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 01024e3..fe010a0 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Depends: qml-module-qtquick-controls2,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
-Breaks: qml-module-org-kde-kopeninhours (<< ${source:Version}~ciBuild)
-Replaces: qml-module-org-kde-kopeninhours (<< ${source:Version}~ciBuild)
+Breaks: qml-module-org-kde-kopeninhours (<< 22.04.3-1neon)
+Replaces: qml-module-org-kde-kopeninhours (<< 22.04.3-1neon)
Description: OSM opening hours expressions library
A library for parsing and evaluating OSM opening hours expressions.
.
@@ -58,8 +58,8 @@ Description: dummy package renamed
Package: python3-kopeninghours
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: python-kopeninghours (<< ${source:Version}~ciBuild)
-Replaces: python-kopeninghours (<< ${source:Version}~ciBuild)
+Breaks: python-kopeninghours (<< 22.04.3-1neon)
+Replaces: python-kopeninghours (<< 22.04.3-1neon)
Description: OSM opening hours expressions library
A library for parsing and evaluating OSM opening hours expressions.
.
More information about the Neon-commits
mailing list