[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=d8fce58

The following commit has been merged in the master branch:
commit d8fce580b35b5e134f277cb689b3c7b2727364cf
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Oct 14 16:22:52 2016 +0100

    make trasitionals arch:all, fix Vcs fields
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 7858dc0..eccc242 100644
--- a/debian/control
+++ b/debian/control
@@ -24,12 +24,13 @@ Build-Depends: cmake (>= 2.8.12~),
                qtdeclarative5-dev (>= 5.2~)
 Standards-Version: 3.9.8
 Homepage: https://quickgit.kde.org/?p=purpose.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/kde-extras/purpose.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/purpose.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/purpose.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/purpose.git
 
 Package: libkf5purpose-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libkf5coreaddons-dev (>= 5.7.0~),
          libkf5purpose5 (>= 1.1),
          qtbase5-dev (>= 5.2~),
@@ -113,8 +114,7 @@ Description: transitional package for renamed qml-module-org-kde-purpose
 Package: libkf5purpose5-dbg
 Priority: extra
 Section: oldlibs
-Architecture: any
-Multi-Arch: same
+Architecture: all
 Depends: libkf5purpose5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
@@ -124,8 +124,7 @@ Description: Transitional package
  Does not contain development files for Purpose.
 
 Package: libkf5purposewidgets5
-Architecture: any
-Multi-Arch: same
+Architecture: all
 Depends: libkf5purpose5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
purpose packaging



More information about the pkg-kde-commits mailing list