[Pkg-cli-apps-commits] r3737 - in /packages/monodevelop/trunk/debian: changelog control copyright rules

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Sun Feb 24 11:55:24 UTC 2008


Author: meebey
Date: Sun Feb 24 11:55:23 2008
New Revision: 3737

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3737
Log:
monodevelop 0.19+dfsg-1 update


Modified:
    packages/monodevelop/trunk/debian/changelog
    packages/monodevelop/trunk/debian/control
    packages/monodevelop/trunk/debian/copyright
    packages/monodevelop/trunk/debian/rules

Modified: packages/monodevelop/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/changelog?rev=3737&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/changelog (original)
+++ packages/monodevelop/trunk/debian/changelog Sun Feb 24 11:55:23 2008
@@ -1,3 +1,24 @@
+monodevelop (0.19+dfsg-1) unstable; urgency=low
+
+  * DFSG version of MonoDevelop 0.19
+    (deleted all pre-compiled binaries from the tarball)
+    + For the record here a list of the deleted files:
+      src/addins/NUnit/lib/nunit.core.dll
+      src/addins/NUnit/lib/nunit.framework.dll
+  * New upstream (bugfix) release
+  * debian/rules:
+    + Fixed permissions of .mo files.
+    + Using dh_clistrip now to handle (strip) .mdb files.
+  * debian/control:
+    + Updated cli-common-dev build dependency to >= 0.5.4, as we need
+      dh_clistrip from it now.
+    + Moved mono-mcs dependency to recommends as mono-gmcs | mono-mcs,
+      MonoDevelop uses by default the C# 2.0 compiler now.
+  * debian/copyright:
+    + Updated author list.
+
+ -- Mirco Bauer <meebey at debian.org>  Sun, 30 Dec 2007 19:46:06 +0100
+
 monodevelop (0.18.1+dfsg-1) unstable; urgency=low
 
   * The "With a lot of Love: Merry Christmas!" release

Modified: packages/monodevelop/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/control?rev=3737&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/control (original)
+++ packages/monodevelop/trunk/debian/control Sun Feb 24 11:55:23 2008
@@ -3,13 +3,39 @@
 Priority: optional
 Maintainer: Mirco Bauer <meebey at debian.org>
 Build-Depends: debhelper (>= 5), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler, libmono-dev (>= 1.1.10), monodoc-base (>= 1.1.9), intltool, gtk-sharp2-gapi (>= 2.8), libgtk2.0-cil (>= 2.8), libmono-cairo2.0-cil, libgnome2.0-cil (>= 2.4.0), libgconf2.0-cil (>= 2.4.0), libglade2.0-cil (>= 2.4.0), libvte2.0-cil (>= 2.4.0), libgtksourceview2.0-cil (>= 0.10), libgecko2.0-cil (>= 0.10), libnunit2.2.6-cil, libmono-winforms2.0-cil, libmono-system-runtime2.0-cil, libmono-cecil0.5-cil, libmono-addins0.2-cil (>= 0.3), libmono-addins-gui0.2-cil (>= 0.3), libmetacity-dev, libsvn-dev, libapr1-dev, libgtkspell-dev, mono-xsp-base, mono-xsp2-base, desktop-file-utils
+Build-Depends-Indep: cli-common-dev (>= 0.5.4),
+ mono-gmcs (>= 1.1.10) | c-sharp-2.0-compiler,
+ libmono-dev (>= 1.1.10),
+ monodoc-base (>= 1.1.9),
+ intltool,
+ gtk-sharp2-gapi (>= 2.8),
+ libgtk2.0-cil (>= 2.8),
+ libmono-cairo2.0-cil,
+ libgnome2.0-cil (>= 2.4.0),
+ libgconf2.0-cil (>= 2.4.0),
+ libglade2.0-cil (>= 2.4.0),
+ libvte2.0-cil (>= 2.4.0),
+ libgtksourceview2.0-cil (>= 0.10),
+ libgecko2.0-cil (>= 0.10),
+ libnunit2.2.6-cil,
+ libmono-winforms2.0-cil,
+ libmono-system-runtime2.0-cil,
+ libmono-cecil0.5-cil,
+ libmono-addins0.2-cil (>= 0.3),
+ libmono-addins-gui0.2-cil (>= 0.3),
+ libmetacity-dev,
+ libsvn-dev,
+ libapr1-dev,
+ libgtkspell-dev,
+ mono-xsp-base,
+ mono-xsp2-base,
+ desktop-file-utils
 Standards-Version: 3.7.3
 
 Package: monodevelop
 Architecture: all
 Suggests: monodevelop-boo, monodevelop-java, monodevelop-nunit, monodevelop-versioncontrol, monodevelop-database, nemerle, mono-xsp, mono-xsp2
-Recommends: mono-gmcs | mono-mcs, 
+Recommends: mono-gmcs | mono-mcs
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, mono-mcs (>= 1.1.10), monodoc-manual (>= 1.1.9), pkg-config, gnome-icon-theme (>= 1.1.3), xterm | x-terminal-emulator
 Provides: monodoc-viewer
 Description: C/C++/C#/Boo/Java/Nemerle/ILasm/ASP.NET Development Environment

Modified: packages/monodevelop/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/copyright?rev=3737&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/copyright (original)
+++ packages/monodevelop/trunk/debian/copyright Sun Feb 24 11:55:23 2008
@@ -1,41 +1,64 @@
 This package was debianized by Mirco Bauer <meebey at meebey.net> on
 Mon, 15 Mar 2004 18:41:55 +0100.
 
-It was downloaded from http://www.monodevelop.com/
+It was downloaded from:
+http://www.monodevelop.com/
 
-Upstream Authors: 
-Todd Berman
-Pedro Abelleira Seco
-John Luke
+Authors: 
+Alberto Paro
+Alejandro Serrano
+Alexandre Gomes
+Alex Graveley
+Andrés G. Aragoneses
+Antonio Ognio
+Ankit Jain
+Ben Maurer
+Ben Motmans
+Christian Hergert
 Daniel Kornhauser
-Alex Graveley
-nricciar
-John Bou Antoun
-Ben Maurer
-Jeroen Zwartepoorte
+Daniel Morgan
+David Makovský
+Eric Butler
+Erik Dasque
+Franciso Martinez "Paco"
 Gustavo Giráldez
-Miguel de Icaza
-Nick Drochak
-Pawel Rozanski
-Vincent Daron
-Erik Dasque
 Iain McCoy
 Inigo Illan
+Jacob Ilsø Christensen
+James Fitzsimons
+Jeff Stedfast
+Jérémie Laval
+Jeroen Zwartepoorte
+John BouAnton
+John Luke
+Joshua Tauberer
+Jonathan Hernández Velasco
+Levi Bard
+Lluis Sanchez Gual
+Marcos David Marín Amador
+Martin Willemoes Hansen
+Marek Sieradzki
+Matej Urbas
+Michael Hutchinson
+Miguel de Icaza
+Mike Krüger
+Muthiah Annamalai
+Nick Drochak
+nricciar
+Pawel Rozanski
+Pedro Abelleira Seco
+Peter Johanson
+Philip Turnbull
 Richard Torkar
-Paco Martinez
-Atsushi Enomoto
-Martin Willemoes Hansen
-Antonio Ognio
-Andre Filipe de Assuncao e Brito
-Maurício de Lemos Rodrigues Collares Neto
-Christian Hergert
-Ankit Jain
-Jacob Ilsø Christensen
+Scott Ellington
+Todd Berman
+Vincent Daron
+Wade Berrier
+Yan-ren Tsai
+Zach Lute
+and the SharpDevelop team
 
-and Mike Krueger and the SharpDevelop team
-
-Copyright:
-
+License:
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; version 2 dated June, 1991.
@@ -51,7 +74,4 @@
    02111-1307, USA.
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The source of the stetic library can be found here:
-http://svn.myrealbox.com/viewcvs/trunk/stetic/
+Public License can be found in `/usr/share/common-licenses/GPL-2'.

Modified: packages/monodevelop/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/rules?rev=3737&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/rules (original)
+++ packages/monodevelop/trunk/debian/rules Sun Feb 24 11:55:23 2008
@@ -2,6 +2,7 @@
 
 #export DH_VERBOSE=1
 export MONO_SHARED_DIR=$(CURDIR)
+
 include /usr/share/dpatch/dpatch.make
 
 configure: configure-stamp
@@ -26,10 +27,10 @@
 clean-patched:
 	dh_testdir
 	dh_testroot
-	rm -f configure-stamp
-	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -rf $(CURDIR)/.wapi
+	rm -f $(CURDIR)/changelog
+	rm -f configure-stamp build-stamp
 	dh_clean 
 
 install: build
@@ -41,13 +42,14 @@
 	# install missing DLL maps
 	cp debian/MonoDevelop.SourceEditor.dll.config debian/tmp/usr/lib/monodevelop/AddIns/
 	cp debian/MonoDevelop.Gettext.dll.config debian/tmp/usr/lib/monodevelop/AddIns/MonoDevelop.Gettext/
-	chmod -x debian/tmp/usr/share/pixmaps/monodevelop.png
+	# fix permissions of .mo files
+	find $(CURDIR)/debian/tmp/usr/share/locale -name "*.mo" -exec chmod -x {} \;
 
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_link
-	dh_install
+	dh_link -i
+	dh_install -i
 	# remove nunit files (shipped in monodevelop-nunit)
 	rm -r debian/monodevelop/usr/lib/monodevelop/AddIns/NUnit/
 	# remove versioncontrol files (shipped in monodevelop-versioncontrol)
@@ -55,23 +57,24 @@
 	# remove ChangeLogAddIn files (shipped in monodevelop-versioncontrol)
 	rm -r debian/monodevelop/usr/lib/monodevelop/AddIns/ChangeLogAddIn/
 	cp $(CURDIR)/ChangeLog $(CURDIR)/changelog
-	dh_installchangelogs
-	dh_installdocs
-	dh_installexamples
-	dh_installmenu
-	dh_installman
-	dh_installmime
-	dh_desktop
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_clifixperms
-	dh_installdeb
-	dh_shlibdeps
-	dh_clideps -d
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+	dh_installchangelogs -i
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_installmenu -i
+	dh_installman -i
+	dh_installmime -i
+	dh_desktop -i
+	dh_strip -i
+	dh_clistrip -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_clifixperms -i
+	dh_installdeb -i
+	dh_shlibdeps -i
+	dh_clideps -i -d
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
 
 binary-arch:
 




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