[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.4.3-4-19-g1fa180b
Chow Loong Jin
hyperair at gmail.com
Thu May 14 12:50:01 UTC 2009
The following commit has been merged in the master branch:
commit 90627e6f5e297f9bad842632b5283d9d15628fb7
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Wed Apr 22 07:16:25 2009 +0800
Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
* debian/control:
+ Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
Conflicts:
debian/changelog
diff --git a/debian/changelog b/debian/changelog
index a53d378..171f888 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ banshee (1.4.3-5) UNRELEASED; urgency=low
* debian/control,
debian/rules,
debian/patches/series:
+ + Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
+ Transition to dh7
+ Use Quilt
* debian/patches/02_system-equalizer.patch,
diff --git a/debian/control b/debian/control
index 5865863..1726ee8 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