[SCM] purpose packaging branch, master, updated. 93911a5e9011331040a4f7e46f1105a50f4f238d

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Oct 14 15:32:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=297b938

The following commit has been merged in the master branch:
commit 297b938d23a14510ff22b86b7ddf9839c4be342c
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Fri Sep 30 19:06:30 2016 +0200

    Fix version for replacing
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1195f8c..3cc5407 100644
--- a/debian/control
+++ b/debian/control
@@ -80,8 +80,8 @@ Description: abstraction to provide and leverage actions of a specific kind, run
 Package: qml-module-org-kde-purpose
 Architecture: any
 Multi-Arch: same
-Replaces: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
-Breaks: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
+Replaces: qml-modules-org-kde-purpose (<< ${source:Version}~ciBuild)
+Breaks: qml-modules-org-kde-purpose (<< ${source:Version}~ciBuild)
 Depends: kdeconnect,
          qml-module-qtquick-controls,
          qml-module-qtquick-layouts,

-- 
purpose packaging



More information about the pkg-kde-commits mailing list