[SCM] sweeper packaging branch, kde4.12, updated. debian/4.11.3-1-2-g7daa324

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 17:56:40 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/sweeper.git;a=commitdiff;h=7daa324

The following commit has been merged in the kde4.12 branch:
commit 7daa324037281d29d81fa7cc4096f2d831c524b5
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Feb 4 18:55:55 2014 +0100

    wrap-and-sort
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index d15b7f1..5670586 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Eshat Cakar <info at eshat.de>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/sweeper.git
@@ -19,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/sweeper.git
 Package: sweeper
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: history and temporary file cleaner
  Sweeper can quickly remove temporary information, such as web page cookies,
  browser history, or the list of recently-opened documents.  It helps provide

-- 
sweeper packaging



More information about the pkg-kde-commits mailing list