[Pkg-cli-libs-commits] [SCM] mono-zeroconf branch, master, updated. debian/0.9.0-1-7-g82d903d

Jo Shields directhex at apebox.org
Tue Dec 8 13:17:17 UTC 2009


The following commit has been merged in the master branch:
commit e66a341ea35e3eb40787aeb984f82c5bf3226fd7
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Dec 8 12:23:45 2009 +0000

      * debian/libmono-zeroconf1.0-cil.links,
        debian/rules:
        + Stop renaming pkg-config file

diff --git a/debian/changelog b/debian/changelog
index b94f66e..faabaa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ mono-zeroconf (0.9.0-2) UNRELEASED; urgency=low
     + Use mono-csc from mono-devel 2.4.2.3
   * debian/control:
     + No-change bump to Standards 3.8.3
+  * debian/libmono-zeroconf1.0-cil.links,
+    debian/rules:
+    + Stop renaming pkg-config file
 
  -- Jo Shields <directhex at apebox.org>  Tue, 08 Dec 2009 12:18:34 +0000
 
diff --git a/debian/libmono-zeroconf1.0-cil.links b/debian/libmono-zeroconf1.0-cil.links
deleted file mode 100644
index 61f2508..0000000
--- a/debian/libmono-zeroconf1.0-cil.links
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/pkgconfig/mono-zeroconf-1.0.pc	/usr/lib/pkgconfig/mono-zeroconf.pc
diff --git a/debian/rules b/debian/rules
index e7eb0a9..5c7a1dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,13 +26,8 @@ build-stamp: $(DPATCH_STAMPFN)
 clean: unpatch
 	dh $@
 
-install: install-stamp
-install-stamp: build
-	dh install --until dh_auto_install
-	mv $(CURDIR)/debian/tmp/usr/lib/pkgconfig/mono-zeroconf.pc \
-		$(CURDIR)/debian/tmp/usr/lib/pkgconfig/mono-zeroconf-1.0.pc
-	dh install --after dh_auto_install
-	touch $@
+install:
+	dh $@
 
 binary-indep: build install
 	dh $@ --before dh_makeclilibs

-- 
mono-zeroconf



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