[SCM] Phonon GStreamer backend packaging branch, master, updated. debian/4.6.0.0-1-2-g0f0dc42

Fathi Boudra fabo at alioth.debian.org
Wed May 2 12:20:36 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-gstreamer.git;a=commitdiff;h=0f0dc42

The following commit has been merged in the master branch:
commit 0f0dc42ec80e1c3517c1bc24898015a17ece7901
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed May 2 15:19:55 2012 +0300

    Bump Qt build dependency to 4:4.8.1.
    Bump Standards-Version to 3.9.3 (no changes needed).
    Bump debian/compat to 8.
    wrap and sort.
---
 debian/changelog |   11 +++++++++--
 debian/compat    |    2 +-
 debian/control   |   29 ++++++++++++++++++++---------
 debian/copyright |    1 -
 debian/rules     |    1 -
 5 files changed, 30 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 847b44c..a948e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-phonon-backend-gstreamer (4:4.6.0.0-1+exp1) UNRELEASED; urgency=low
+phonon-backend-gstreamer (4:4.6.0.0-2) unstable; urgency=low
 
   * Team upload.
+
+  [ Felix Geyer ]
   * Convert for multiarch.
 
- -- Felix Geyer <debfx-pkg at fobos.de>  Wed, 07 Mar 2012 20:05:58 +0100
+  [ Fathi Boudra ]
+  * Bump Qt build dependency to 4:4.8.1.
+  * Bump Standards-Version to 3.9.3 (no changes needed).
+  * Bump debian/compat to 8.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 02 May 2012 15:08:02 +0300
 
 phonon-backend-gstreamer (4:4.6.0.0-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 39fd7b3..246110f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,21 @@ Section: sound
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Modestas Vainius <modax at debian.org>
-Build-Depends: debhelper (>= 8.1.3~), cmake (>= 2.6.2), pkg-kde-tools (>= 0.12),
- automoc, libphonon-dev (>= 4:4.6.0.0), libphononexperimental-dev (>= 4:4.6.0.0),
- libasound2-dev [linux-any], libglib2.0-dev, libgstreamer0.10-dev,
- libgstreamer-plugins-base0.10-dev, libxml2-dev, libqt4-dev (>= 4:4.8.0),
- libgl1-mesa-dev, libqt4-opengl-dev (>= 4:4.8.0)
-Standards-Version: 3.9.2
+Build-Depends: automoc,
+               cmake (>= 2.6.2),
+               debhelper (>= 8.1.3~),
+               libasound2-dev [linux-any],
+               libgl1-mesa-dev,
+               libglib2.0-dev,
+               libgstreamer-plugins-base0.10-dev,
+               libgstreamer0.10-dev,
+               libphonon-dev (>= 4:4.6.0.0),
+               libphononexperimental-dev (>= 4:4.6.0.0),
+               libqt4-dev (>= 4:4.8.1),
+               libqt4-opengl-dev (>= 4:4.8.1),
+               libxml2-dev,
+               pkg-kde-tools (>= 0.12)
+Standards-Version: 3.9.3
 Homepage: http://phonon.kde.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-gstreamer.git
 Vcs-Git: git://git.debian.org/pkg-kde/kde-std/phonon-backend-gstreamer.git
@@ -18,8 +27,10 @@ Architecture: any
 Multi-Arch: same
 Provides: phonon-backend
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends},
- gstreamer0.10-plugins-base, gstreamer0.10-alsa [linux-any]
+Depends: gstreamer0.10-alsa [linux-any],
+         gstreamer0.10-plugins-base,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: gstreamer0.10-plugins-good
 Suggests: gstreamer0.10-plugins-ugly
 Description: Phonon GStreamer 0.10.x backend
@@ -37,7 +48,7 @@ Section: debug
 Priority: extra
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends}, phonon-backend-gstreamer (= ${binary:Version})
+Depends: phonon-backend-gstreamer (= ${binary:Version}), ${misc:Depends}
 Replaces: phonon-dbg (<< 4:4.6.0really4.4.4)
 Breaks: phonon-dbg (<< 4:4.6.0really4.4.4)
 Description: debugging symbols for the Phonon GStreamer 0.10.x backend
diff --git a/debian/copyright b/debian/copyright
index 7a8caed..263d304 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -121,4 +121,3 @@ Other used licenses:
   GNU Lesser General Public License version 2.1 can be found in
   /usr/share/common-licenses/LGPL-2.1
 --
-
diff --git a/debian/rules b/debian/rules
index 4cb0576..043435a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,3 @@ override_dh_shlibdeps:
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=phonon-backend-gstreamer-dbg
-

-- 
Phonon GStreamer backend packaging



More information about the pkg-kde-commits mailing list