[Pkg-cli-apps-commits] [SCM] banshee branch, ppa/unstable/intrepid, updated. debian/1.5.0-3-19-ge80001a

Chow Loong Jin hyperair at gmail.com
Fri Aug 14 20:10:52 UTC 2009


The following commit has been merged in the ppa/unstable/intrepid branch:
commit a1e3a01c36c8f8580837c433731f06f555cb6263
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Sat Aug 15 02:40:14 2009 +0800

    Don't automatically run tests by default

diff --git a/debian/changelog b/debian/changelog
index 6e2d164..8d8d5d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ banshee (1.5.0-3~hyper1~intrepid1) intrepid; urgency=low
   * Merge from Jaunty unstable PPA, remaining changes:
     + Mono 2.0 transition
     + Revert GNOME# 2.24 transition
+  * debian/patches/series,
+    debian/patches/04_no-auto-test.patch:
+    + Don't run tests by default.
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 15 Aug 2009 02:25:00 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 15 Aug 2009 02:40:01 +0800
 
 banshee (1.5.0-3~hyper1~jaunty1) jaunty; urgency=low
 
diff --git a/debian/patches/04_no-auto-test.patch b/debian/patches/04_no-auto-test.patch
new file mode 100644
index 0000000..70e96ca
--- /dev/null
+++ b/debian/patches/04_no-auto-test.patch
@@ -0,0 +1,16 @@
+Index: banshee/Makefile.am
+===================================================================
+--- banshee.orig/Makefile.am	2009-08-15 02:37:42.000000000 +0800
++++ banshee/Makefile.am	2009-08-15 02:37:59.000000000 +0800
+@@ -5,10 +5,10 @@
+ 	gstreamer \
+ 	src \
+ 	docs \
+-	tests \
+ 	extras \
+ 	po
+ 
++DIST_SUBDIRS = tests
+ # Important targets
+ 
+ clean-local:
diff --git a/debian/patches/series b/debian/patches/series
index b1f1f0e..3a4ef5d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
 01_dispose-sqlite-cmd.patch
 02_system-equalizer.patch
 03_muinshee-booter.patch
+04_no-auto-test.patch
 99_ltmain_as-needed.patch

-- 
banshee



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