[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.10.5-1

Maximiliano Curia maxy at alioth.debian.org
Thu Jul 11 15:27:32 UTC 2013


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

The following commit has been merged in the master branch:
commit d74e29b67c0ffe095ac84864bee97032316c4ce2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue May 28 22:52:58 2013 -0300

    Remove hal as libsolid4 dependency for non-linux archs
    
    It will get removed from Debian (Closes: #710198).
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bda7bca..8741ee3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kde4libs (4:4.10.3-2) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Remove hal as libsolid4 dependency for non-linux archs, as it will get
+    removed from Debian (Closes: #710198).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 28 May 2013 22:48:07 -0300
 
diff --git a/debian/control b/debian/control
index f810341..1134ece 100644
--- a/debian/control
+++ b/debian/control
@@ -121,7 +121,7 @@ Description: NTLM Authentication Library for the KDE Platform
 
 Package: libsolid4
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any], hal [!linux-any]
+Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any]
 Recommends: udisks [linux-any], upower [linux-any]
 Suggests: media-player-info [linux-any]
 Breaks: kde-config-tablet (<< 1.2.5)

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list