[Pkg-cli-libs-commits] [notify-sharp-3.0] 18/44: * debian/rules, debian/control: + Use mono-csc from mono-devel 2.4.2.3 * debian/control: + Bump Standards-Version to 3.8.3 * debian/rules, debian/libnotify0.4-cil.links: + Don't rename .pc file * debian/control, debian/libnotify-cil-dev.install, debian/libnotify0.4-cil.install: + Move pkg-config file into an unversioned -dev package * debian/monodoc-notify-sharp-manual.postinst: + Delete - we now handle Monodoc index generation via DPKG triggers

Chow Loong Jin hyperair at debian.org
Sun Nov 3 17:49:00 UTC 2013


This is an automated email from the git hooks/post-receive script.

hyperair pushed a commit to branch master
in repository notify-sharp-3.0.

commit 13e00b5b34251b0bef52dc7fbdd6e301e8fbff8e
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Dec 4 10:29:52 2009 +0000

      * debian/rules,
        debian/control:
        + Use mono-csc from mono-devel 2.4.2.3
      * debian/control:
        + Bump Standards-Version to 3.8.3
      * debian/rules,
        debian/libnotify0.4-cil.links:
        + Don't rename .pc file
      * debian/control,
        debian/libnotify-cil-dev.install,
        debian/libnotify0.4-cil.install:
        + Move pkg-config file into an unversioned -dev package
      * debian/monodoc-notify-sharp-manual.postinst:
        + Delete - we now handle Monodoc index generation via DPKG triggers
---
 debian/changelog                            |   20 ++++++++++++++++++--
 debian/control                              |   19 +++++++++++++++++--
 debian/libnotify-cil-dev.install            |    1 +
 debian/libnotify0.4-cil.install             |    1 -
 debian/libnotify0.4-cil.links               |    1 -
 debian/monodoc-notify-sharp-manual.postinst |   10 ----------
 debian/rules                                |    3 +--
 7 files changed, 37 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8c38e09..2317f9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,26 @@
 notify-sharp (0.4.0~r3032-2) UNRELEASED; urgency=low
 
+  [ Chow Loong Jin ]
   * debian/control:
     + Add myself to Uploaders
     + Change Vcs-* fields to git
-    + Bump Standards-Version to 3.8.2
-      - Update Section to cli-mono
+    + Update Section to cli-mono
+
+  [ Jo Shields ]
+  * debian/rules,
+    debian/control:
+    + Use mono-csc from mono-devel 2.4.2.3
+  * debian/control:
+    + Bump Standards-Version to 3.8.3
+  * debian/rules,
+    debian/libnotify0.4-cil.links:
+    + Don't rename .pc file
+  * debian/control,
+    debian/libnotify-cil-dev.install,
+    debian/libnotify0.4-cil.install:
+    + Move pkg-config file into an unversioned -dev package
+  * debian/monodoc-notify-sharp-manual.postinst:
+    + Delete - we now handle Monodoc index generation via DPKG triggers
 
  -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 02 Aug 2009 04:50:57 +0800
 
diff --git a/debian/control b/debian/control
index 0591076..719c2ae 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Sebastian Dröge <slomo at debian.org>,
            Mirco Bauer <meebey at debian.org>,
            Chow Loong Jin <hyperair at ubuntu.com>
 Build-Depends: debhelper (>= 5), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.5.4), mono-devel, libmono-system2.0-cil, libmono-system-web2.0-cil,  monodoc-base (>= 1.1.18), pkg-config, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libgtk2.0-cil (>= 2.8), libmono-cairo2.0-cil
-Standards-Version: 3.8.2
+Build-Depends-Indep: cli-common-dev (>= 0.5.4), mono-devel (>= 2.4.2.3), libmono-system2.0-cil, libmono-system-web2.0-cil,  monodoc-base (>= 1.1.18), pkg-config, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libgtk2.0-cil (>= 2.8), libmono-cairo2.0-cil
+Standards-Version: 3.8.3
 Homepage: http://www.ndesk.org/NotifySharp
 Vcs-Browser: http://git.debian.org/git/pkg-cli-libs/packages/notify-sharp.git
 Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/notify-sharp.git
@@ -22,6 +22,21 @@ Description: CLI library for desktop notifications
  defined in the Desktop Notifications spec. These notifications can be
  used to inform the user about an event or display some form of
  information without getting in the user's way.
+ .
+ This package contains the notify-sharp library itself
+
+Package: libnotify-cil-dev
+Architecture: all
+Depends: libnotify0.4-cil (= ${binary:Version}), ${misc:Depends}
+Replaces: libnotify0.4-cil (<< 0.4.0~r3032-2)
+Description: CLI library for desktop notifications
+ A library that sends desktop notifications to a notification daemon, as
+ defined in the Desktop Notifications spec. These notifications can be
+ used to inform the user about an event or display some form of
+ information without getting in the user's way.
+ .
+ This package contains development files for the notify-sharp library, 
+ and should be used for compilation
 
 Package: monodoc-notify-sharp-manual
 Section: doc
diff --git a/debian/libnotify-cil-dev.install b/debian/libnotify-cil-dev.install
new file mode 100644
index 0000000..4a464d8
--- /dev/null
+++ b/debian/libnotify-cil-dev.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/pkgconfig/notify-sharp*.pc
diff --git a/debian/libnotify0.4-cil.install b/debian/libnotify0.4-cil.install
index 946ee5e..31c2c99 100644
--- a/debian/libnotify0.4-cil.install
+++ b/debian/libnotify0.4-cil.install
@@ -1,2 +1 @@
 debian/tmp/usr/lib/mono/gac/notify-sharp/0.4.*/notify-sharp.dll* /usr/lib/cli/notify-sharp-0.4/
-debian/tmp/usr/lib/pkgconfig/notify-sharp*.pc
diff --git a/debian/libnotify0.4-cil.links b/debian/libnotify0.4-cil.links
deleted file mode 100644
index c9db1ad..0000000
--- a/debian/libnotify0.4-cil.links
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/pkgconfig/notify-sharp-0.4.pc /usr/lib/pkgconfig/notify-sharp.pc
diff --git a/debian/monodoc-notify-sharp-manual.postinst b/debian/monodoc-notify-sharp-manual.postinst
deleted file mode 100644
index 9baea76..0000000
--- a/debian/monodoc-notify-sharp-manual.postinst
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-set -e
-
-if [ -x /usr/lib/monodoc/browser.exe ]; then
-        echo "generating monodoc search index..."
-        monodoc --make-index > /dev/null
-fi
-
-#DEBHELPER#
-
diff --git a/debian/rules b/debian/rules
index b4a940b..99c1100 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ include /usr/share/dpatch/dpatch.make
 config: config-stamp
 config-stamp: patch-stamp
 	dh_testdir
-	./configure --prefix=/usr GMCS=/usr/bin/csc 
+	./configure --prefix=/usr GMCS=/usr/bin/mono-csc 
 	touch config-stamp
 
 build: patch-stamp build-stamp
@@ -36,7 +36,6 @@ install: build
 	dh_clean -k 
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-	mv $(CURDIR)/debian/tmp/usr/lib/pkgconfig/notify-sharp.pc $(CURDIR)/debian/tmp/usr/lib/pkgconfig/notify-sharp-0.4.pc
 
 binary-indep: build install
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/notify-sharp-3.0.git



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