[SCM] Amarok packaging branch, master, updated. debian/2.5.0-1-11-g4680f74

Modestas Vainius modax at alioth.debian.org
Fri May 25 22:06:09 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/amarok.git;a=commitdiff;h=e26857c

The following commit has been merged in the master branch:
commit e26857c6117447aa9ed75ae80c83f8f6374d4530
Author: Modestas Vainius <modax at debian.org>
Date:   Sun May 20 12:29:10 2012 +0300

    Add libssl-dev and libaio-dev [linux-any] to Build-Depends.
    
    They are needed for libmysqld-pic 5.5.23.
---
 debian/changelog |    2 ++
 debian/control   |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5efc679..6c0e164 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ amarok (2.5.0-2~pre1) UNRELEASED; urgency=low
     enable hardening flags. (Closes: #653354)
   * Improve debian_find_mysql_fix.diff to work with Debian libmysqld-pic
     5.5.23.
+  * Add libssl-dev and libaio-dev [linux-any] to Build-Depends because they are
+    needed for libmysqld-pic 5.5.23.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 19 May 2012 22:16:23 +0300
 
diff --git a/debian/control b/debian/control
index eee4b6a..dbc7ba5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 8.9), cmake (>= 2.6.2), pkg-kde-tools (>= 0.5),
  libmysqld-pic (>= 5.1.36-2), libwrap0-dev,
  libqt4-opengl-dev, libcurl4-gnutls-dev, libxml2-dev, libloudmouth1-dev,
  libgtk2.0-dev, kdemultimedia-dev (>= 4:4.2.0), libqca2-dev, liblastfm-dev (>= 0.3),
- libavformat-dev (>= 4:0.5), libofa0-dev
+ libavformat-dev (>= 4:0.5), libofa0-dev,
+ libssl-dev, libaio-dev [linux-any]
 Build-Depends-Indep: mysql-server-core-5.5 | mysql-server-core
 Standards-Version: 3.9.3
 Homepage: http://amarok.kde.org

-- 
Amarok packaging



More information about the pkg-kde-commits mailing list