[Pkg-mono-svn-commits] rev 1269 - / mbloggy mbloggy/trunk mbloggy/trunk/debian

Pablo Fischer pabl0-guest@haydn.debian.org
Fri, 06 Aug 2004 14:49:23 -0600


Author: pabl0-guest
Date: 2004-08-06 14:49:20 -0600 (Fri, 06 Aug 2004)
New Revision: 1269

Added:
   mbloggy/
   mbloggy/branches/
   mbloggy/tags/
   mbloggy/trunk/
   mbloggy/trunk/debian/
   mbloggy/trunk/debian/changelog
   mbloggy/trunk/debian/control
   mbloggy/trunk/debian/copyright
   mbloggy/trunk/debian/mbloggy.dirs
   mbloggy/trunk/debian/mbloggy.docs
   mbloggy/trunk/debian/mbloggy.links
   mbloggy/trunk/debian/mbloggy.manpages
   mbloggy/trunk/debian/mbloggy.pod
   mbloggy/trunk/debian/rules
Log:
mbloggy dir


Added: mbloggy/trunk/debian/changelog
===================================================================
--- mbloggy/trunk/debian/changelog	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/changelog	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,6 @@
+mbloggy (0.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Fri, 6 Aug 2004 14:36:43 -0600	
+

Added: mbloggy/trunk/debian/control
===================================================================
--- mbloggy/trunk/debian/control	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/control	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,20 @@
+Source: mbloggy
+Section: web
+Priority: optional
+Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
+Uploaders: Eduard Bloch <blade@debian.org>, Pablo Fischer <pablo@pablo.com.mx>
+Build-Depends: debhelper (>= 4.0.0), mono-mcs | c-sharp-compiler, mono-utils (>> 1.0)
+Standards-Version: 3.6.0
+
+Package: mbloggy
+Architecture: Any
+Depends: ${shlibs:Depends}, ${net:Depends} 
+Description: Send posts to your blog with this C# client
+ mbloggy allows you to send posts to your blog (blogger, metaweblog, 
+ bloggyws) with a friendly Gtk# app.
+ .
+ It supports two protocols: XMLRPC (Blogger and MetaWeblog) and SOAP 
+ (BloggyWS, just for Jaws). 
+ .
+ Also, mbloggy has a nice editor and a preview window for your notes 
+ and let you edit and delete some notes of your blog. 

Added: mbloggy/trunk/debian/copyright
===================================================================
--- mbloggy/trunk/debian/copyright	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/copyright	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,29 @@
+This package was debianized by Pablo Fischer <pablo@pablo.com.mx> on
+Thu, 17 Jun 2004 17:48:40 -0500.
+
+It was downloaded from
+http://ftp.novell.com/pub/forge/prj2make-sharp/Source/ or
+http://forge.novell.com/modules/xfmod/project/?prj2make-sharp/
+
+Upstream Author: 
+
+Francisco "Paco" Martinez <paco@mfcon.com>
+
+Copyright:
+
+   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.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: mbloggy/trunk/debian/mbloggy.dirs
===================================================================
--- mbloggy/trunk/debian/mbloggy.dirs	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/mbloggy.dirs	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,2 @@
+usr/share/dotnet/bin
+usr/share/dotnet/mbloggy

Added: mbloggy/trunk/debian/mbloggy.docs
===================================================================
--- mbloggy/trunk/debian/mbloggy.docs	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/mbloggy.docs	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,4 @@
+AUTHORS
+ChangeLog
+NEWS
+README

Added: mbloggy/trunk/debian/mbloggy.links
===================================================================
--- mbloggy/trunk/debian/mbloggy.links	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/mbloggy.links	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1 @@
+usr/share/dotnet/mbloggy usr/lib/mbloggy/bin

Added: mbloggy/trunk/debian/mbloggy.manpages
===================================================================
--- mbloggy/trunk/debian/mbloggy.manpages	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/mbloggy.manpages	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1 @@
+debian/mbloggy.1

Added: mbloggy/trunk/debian/mbloggy.pod
===================================================================
--- mbloggy/trunk/debian/mbloggy.pod	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/mbloggy.pod	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,25 @@
+=head1 NAME
+
+mbloggy - Send posts to your blog
+
+=head1 SYNOPSIS
+
+prj2make-sharp [options]
+
+=head1 DESCRIPTION
+
+mbloggy allows you to send posts to your blog (blogger, metaweblog, 
+bloggyws) with a friendly Gtk# app.
+
+It supports two protocols: XMLRPC (Blogger and MetaWeblog) and SOAP 
+(BloggyWS, just for Jaws). 
+
+Also, mbloggy has a nice editor and a preview window for your notes 
+and let you edit and delete some notes of your blog. 
+
+=head1 AUTHOR
+
+ Pablo Fischer <pablo@pablo.com.mx>
+
+=cut
+

Added: mbloggy/trunk/debian/rules
===================================================================
--- mbloggy/trunk/debian/rules	2004-08-04 22:40:37 UTC (rev 1268)
+++ mbloggy/trunk/debian/rules	2004-08-06 20:49:20 UTC (rev 1269)
@@ -0,0 +1,87 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+export DH_COMPAT=3
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+export MONO_SHARED_DIR=$(CURDIR)/.wabi
+
+
+CFLAGS = -Wall -g
+
+config.status: configure
+	dh_testdir
+	mkdir -p $$MONO_SHARED_DIR
+	# Add here commands to configure the package.
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+	#manpages
+	pod2man $(CURDIR)/debian/mbloggy.pod > $(CURDIR)/debian/mbloggy.1
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) distclean
+	rm -rf $$MONO_SHARED_DIR
+	rm -rf $(CURDIR)/debian/mbloggy.1
+	dh_clean 
+
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	dh_movefiles
+	# We should follow the MonoConventions
+	mv debian/mbloggy/usr/lib/mbloggy/bin/* debian/mbloggy/usr/share/dotnet/mbloggy
+	for x in debian/mbloggy/usr/share/dotnet/mbloggy/*.exe ; do ln -sf cli-wrapper $${x%.exe} ; done	
+
+binary-arch: build install
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+#	dh_movefiles 
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installexamples
+	dh_installdirs
+	dh_install 	
+	dh_installman 
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_python
+#	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_netdeps -d
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 


Property changes on: mbloggy/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *