[Pkg-cli-apps-commits] r4469 - in /packages/bansheelyricsplugin/trunk: ./ debian/control debian/rules

hyperair-guest at users.alioth.debian.org hyperair-guest at users.alioth.debian.org
Thu Jan 29 12:35:19 UTC 2009


Author: hyperair-guest
Date: Thu Jan 29 12:35:18 2009
New Revision: 4469

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4469
Log:
Set MCS to /usr/bin/csc
Added libgconf2.24-cil to b-d-indep

Modified:
    packages/bansheelyricsplugin/trunk/   (props changed)
    packages/bansheelyricsplugin/trunk/debian/control
    packages/bansheelyricsplugin/trunk/debian/rules

Propchange: packages/bansheelyricsplugin/trunk/
------------------------------------------------------------------------------
--- bzr:file-ids (original)
+++ bzr:file-ids Thu Jan 29 12:35:18 2009
@@ -1,1 +1,2 @@
 debian/control	control-20081202182914-oy239dmikl18wesp-4
+debian/rules	rules-20081202182914-oy239dmikl18wesp-7

Propchange: packages/bansheelyricsplugin/trunk/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-trunk2 (original)
+++ bzr:revision-id:v3-trunk2 Thu Jan 29 12:35:18 2009
@@ -7,3 +7,4 @@
 8 hyperair at gmail.com-20090128221639-ze80hu3hb77gekwf
 9 hyperair at gmail.com-20090129105534-oagl1wt5bkbseqe5
 10 hyperair at gmail.com-20090129123124-c3flapmzkz0hsx3t
+11 hyperair at gmail.com-20090129123449-g4vemc1t2axoufdo

Propchange: packages/bansheelyricsplugin/trunk/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Thu Jan 29 12:35:18 2009
@@ -1,4 +1,4 @@
-timestamp: 2009-01-29 20:31:24.621999979 +0800
+timestamp: 2009-01-29 20:34:49.957000017 +0800
 committer: Chow Loong Jin <hyperair at gmail.com>
 properties: 
 	branch-nick: packaging-debian

Modified: packages/bansheelyricsplugin/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bansheelyricsplugin/trunk/debian/control?rev=4469&op=diff
==============================================================================
--- packages/bansheelyricsplugin/trunk/debian/control (original)
+++ packages/bansheelyricsplugin/trunk/debian/control Thu Jan 29 12:35:18 2009
@@ -12,7 +12,8 @@
                      pkg-config (>= 0.14.0),
                      mono-devel (>= 2.0.1),
                      banshee (>=1.4.1),
-                     libgtkhtml3.16-cil
+                     libgtkhtml3.16-cil,
+                     libgconf2.24-cil
 Standards-Version: 3.8.0
 Homepage: http://bansheelyricsplugin.googlecode.com
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/bansheelyricsplugin/trunk/

Modified: packages/bansheelyricsplugin/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bansheelyricsplugin/trunk/debian/rules?rev=4469&op=diff
==============================================================================
--- packages/bansheelyricsplugin/trunk/debian/rules (original)
+++ packages/bansheelyricsplugin/trunk/debian/rules Thu Jan 29 12:35:18 2009
@@ -4,6 +4,9 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 export MONO_SHARED_DIR=$(CURDIR)
+
+# set MCS to csc
+DEB_CONFIGURE_EXTRA_FLAGS = MCS=/usr/bin/csc
 
 # Path to the debian directory
 DEBIAN_DIR := $(dir $(firstword $(MAKEFILE_LIST)))




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