[SCM] KDE Artwork module packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-19-g9e837ee

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri May 15 21:50:43 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdeartwork.git;a=commitdiff;h=9e837ee

The following commit has been merged in the kubuntu_wily_archive branch:
commit 9e837eeca794d4d4657890460b639aa076b3326e
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri May 15 14:49:24 2015 -0700

    New upstream release
    
    * New upstream release
    * wrap-and-sort
---
 debian/changelog          |  9 +++++++--
 debian/control            | 14 +++++++++-----
 debian/kdeartwork.install |  1 +
 3 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a81988..1d1fec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-kdeartwork (4:15.04.0-0ubuntu1) UNRELEASED; urgency=medium
+kdeartwork (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
+  * New upstream release
+
+  [ Scarlett Clark ]
   * New upstream release
+  * wrap-and-sort 
 
- -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 28 Apr 2015 22:52:41 +0200
+ -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 13 May 2015 21:42:04 -0700
 
 kdeartwork (4:14.12.3-0ubuntu1) vivid; urgency=medium
 
diff --git a/debian/control b/debian/control
index 64c0b1c..7ef8d6d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: cmake,
                libx11-xcb-dev,
                libxt-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.12),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/kdeartwork.git/
@@ -56,7 +56,7 @@ Package: kdewallpapers
 Section: oldlibs
 Architecture: all
 Priority: extra
-Depends: ${misc:Depends}, kdeartwork-wallpapers (>= ${source:Version})
+Depends: kdeartwork-wallpapers (>= ${source:Version}), ${misc:Depends}
 Description: transitional package for kdeartwork-wallpapers
  This is a transitional package for upgrading to kdeartwork-wallpapers.
  .
@@ -65,9 +65,13 @@ Description: transitional package for kdeartwork-wallpapers
 Package: kdeartwork-wallpapers
 Architecture: all
 Depends: ${misc:Depends}
-Suggests: kde-window-manager | x-window-manager, kde-wallpapers
-Replaces: kde-wallpapers (<< 4:4.10), kdebase-workspace-data (<< 4:4.7.0), kdewallpapers (<< 4:4.13.90)
-Breaks: kde-wallpapers (<< 4:4.10), kdebase-workspace-data (<< 4:4.7.0), kdewallpapers (<< 4:4.13.90)
+Suggests: kde-wallpapers, kde-window-manager | x-window-manager
+Replaces: kde-wallpapers (<< 4:4.10),
+          kdebase-workspace-data (<< 4:4.7.0),
+          kdewallpapers (<< 4:4.13.90)
+Breaks: kde-wallpapers (<< 4:4.10),
+        kdebase-workspace-data (<< 4:4.7.0),
+        kdewallpapers (<< 4:4.13.90)
 Description: extra KDE artwork wallpapers for the KDE Plasma Workspaces
  This package contains more additional wallpapers for KDE Plasma Workspaces,
  in addition to the ones provided with kde-wallpapers.
diff --git a/debian/kdeartwork.install b/debian/kdeartwork.install
index e69de29..8b13789 100644
--- a/debian/kdeartwork.install
+++ b/debian/kdeartwork.install
@@ -0,0 +1 @@
+

-- 
KDE Artwork module packaging



More information about the pkg-kde-commits mailing list