[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. debian/0.14.1-1-5-gb0e10b1

Stefan Ebner sebner at ubuntu.com
Mon Jul 13 17:12:19 UTC 2009


The following commit has been merged in the master branch:
commit b0e10b1bd5d1d4aedfd6a3c017ecdc1bfe6829f2
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Mon Jul 13 19:11:48 2009 +0200

    Add 02_use_csc patch

diff --git a/debian/control b/debian/control
index 6ac72a5..6fac4c5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Stefan Ebner <sebner at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~),
- libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, 
+ libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,
  libdb4o6.0-cil, cli-common-dev (>= 0.5.7), imagemagick, libgtk2.0-dev
 Build-Depends-Indep: mono-devel (>= 2.0.1), libgtk2.0-cil
 Standards-Version: 3.8.2
@@ -15,7 +15,6 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/longomatch/trunk/
 Package: longomatch
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends},
- gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad,
  gstreamer0.10-plugins-ugly, gstreamer0.10-ffmpeg, ffmpeg, mencoder
 Description: the Digital Coach
  Sports video analysis tool for coaches to assist them in making game video
diff --git a/debian/patches/series b/debian/patches/series
index 70c256a..b634664 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+02_use_csc
 01_fix_desktop_file
diff --git a/debian/rules b/debian/rules
index 522c030..2fdb8e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ get-orig-source:
 		--rename
 
 override_dh_auto_configure:
-	dh_auto_configure
+	dh_auto_configure -- GMCS=/usr/bin/csc CSC=/usr/bin/csc
 
 override_dh_auto_install:
 	dh_auto_install

-- 
longomatch



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