[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.4.3-4-1-g5b0eb57

Chow Loong Jin hyperair at gmail.com
Tue Apr 21 23:08:49 UTC 2009


The following commit has been merged in the master branch:
commit 5b0eb57d4da32ef0ea58c329fab20253ecdcc86a
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Wed Apr 22 07:08:22 2009 +0800

    Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
    
    * debian/control:
      + Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa

diff --git a/debian/changelog b/debian/changelog
index dffa17b..da80ab2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+banshee (1.4.3-5) UNRELEASED; urgency=low
+
+  * debian/control:
+    + Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
+
+ -- Chow Loong Jin <hyperair at gmail.com>  Wed, 22 Apr 2009 07:07:25 +0800
+
 banshee (1.4.3-4) unstable; urgency=low
 
   * debian/control:
diff --git a/debian/control b/debian/control
index 8a29e49..b150d9d 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          gstreamer0.10-plugins-base,
          gstreamer0.10-plugins-good (>= 0.10.8-4),
-         gstreamer0.10-audiosink | gstreamer0.10-alsa,
+         gstreamer0.10-alsa | gstreamer0.10-audiosink,
          hal,
          gnome-icon-theme (>= 2.16)
 Recommends: gstreamer0.10-plugins-bad,

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list