[Pkg-cli-libs-commits] [nini] 01/03: * Section fixups (don't use libdevel) * Make nini use mono-csc

Jo Shields directhex at moszumanska.debian.org
Wed Sep 9 11:10:16 UTC 2015


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

directhex pushed a commit to annotated tag debian/1.1.0+dfsg.2-3
in repository nini.

commit 0fb43e91f7be92d3297d44b2ec13be03a0c78cfa
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Nov 10 21:31:08 2009 +0000

    * Section fixups (don't use libdevel)
    * Make nini use mono-csc
---
 debian/Makefile  |  2 +-
 debian/changelog | 10 ++++++++++
 debian/control   |  4 ++--
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/Makefile b/debian/Makefile
index f4a71c9..3dc753f 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-MCS = /usr/bin/csc
+MCS = /usr/bin/mono-csc
 TARGET = Nini.dll
 KEYFILE = debian/Nini.snk
 
diff --git a/debian/changelog b/debian/changelog
index 64fa4ef..fae1ec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nini (1.1.0+dfsg.2-3) UNRELEASED; urgency=low
+
+  * debian/control,
+    debian/Makefile:
+    + Use mono-csc from mono-devel 2.4.2.3
+  * debian/control:
+    + No-change bump to Standards 3.8.3
+
+ -- Jo Shields <directhex at apebox.org>  Sat, 07 Nov 2009 11:37:54 +0000
+
 nini (1.1.0+dfsg.2-2) unstable; urgency=low
 
   * Update for Mono 2.0 transition
diff --git a/debian/control b/debian/control
index 9531b8a..a231aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org
 Uploaders: Sebastian Dröge <slomo at debian.org>, Mirco Bauer <meebey at debian.org>
 Build-Depends: debhelper (>= 7), dpatch
 Build-Depends-Indep: cli-common-dev (>= 0.5.7),
- mono-devel (>= 2.0.1),
+ mono-devel (>= 2.4.2.3),
  sharutils
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Homepage: http://nini.sourceforge.net
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/nini/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/nini/trunk/

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



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