[Pkg-cli-libs-commits] r3766 - in /packages/libanculus-sharp/trunk/debian: ./ changelog compat control copyright installcligac links rules watch
hanska-guest at users.alioth.debian.org
hanska-guest at users.alioth.debian.org
Sun Jun 15 17:16:53 UTC 2008
Author: hanska-guest
Date: Sun Jun 15 17:16:52 2008
New Revision: 3766
URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3766
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
packages/libanculus-sharp/trunk/debian/ (with props)
packages/libanculus-sharp/trunk/debian/changelog
packages/libanculus-sharp/trunk/debian/compat
packages/libanculus-sharp/trunk/debian/control
packages/libanculus-sharp/trunk/debian/copyright
packages/libanculus-sharp/trunk/debian/installcligac
packages/libanculus-sharp/trunk/debian/links
packages/libanculus-sharp/trunk/debian/rules (with props)
packages/libanculus-sharp/trunk/debian/watch
Propchange: packages/libanculus-sharp/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Added: packages/libanculus-sharp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/changelog?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/changelog (added)
+++ packages/libanculus-sharp/trunk/debian/changelog Sun Jun 15 17:16:52 2008
@@ -1,0 +1,22 @@
+libanculus-sharp (0.3.1-2) unstable; urgency=low
+
+ * debian/control:
+ - using "CLI projects" instead of "C# projects" in the short
+ description (Closes: #485851)
+ - package renamed to libanculus0.3.1-cil (Closes: #485846)
+ - Standards-Version bumped to 3.8.0 (no changes needed)
+ - maintainer set to Debian CLI Libraries Team
+ - moved myself to Uploaders
+ * debian/rules:
+ - using dh_installcligac to late-GAC install libraries (Closes: #485847)
+ - moving .pc files to "versioned" files (Closes: #485848)
+ * debian/installcligac added
+ * debian/links added
+
+ -- David Paleino <d.paleino at gmail.com> Sun, 15 Jun 2008 19:08:57 +0200
+
+libanculus-sharp (0.3.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #476967)
+
+ -- David Paleino <d.paleino at gmail.com> Sun, 18 May 2008 15:14:54 +0200
Added: packages/libanculus-sharp/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/compat?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/compat (added)
+++ packages/libanculus-sharp/trunk/debian/compat Sun Jun 15 17:16:52 2008
@@ -1,0 +1,1 @@
+6
Added: packages/libanculus-sharp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/control?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/control (added)
+++ packages/libanculus-sharp/trunk/debian/control Sun Jun 15 17:16:52 2008
@@ -1,0 +1,44 @@
+Source: libanculus-sharp
+Section: libs
+Priority: optional
+Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
+Uploaders: David Paleino <d.paleino at gmail.com>
+Build-Depends: debhelper (>= 6)
+Build-Depends-Indep: cli-common-dev (>= 0.4.4), autoconf, automake,
+ monodoc-base, mono-gac, mono-gmcs, libmono-dev (>= 1.2.3), autotools-dev,
+ libglib2.0-cil (>= 2.8.0), libgtk2.0-cil (>= 2.8.0), libmono-winforms2.0-cil
+Standards-Version: 3.8.0
+Homepage: http://libanculus-sharp.googlecode.com/
+Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/libanculus-sharp/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/libanculus-sharp/trunk/
+
+Package: libanculus0.3.1-cil
+Architecture: all
+Depends: ${cli:Depends}
+Provides: libanculus-sharp
+Replaces: libanculus-sharp (<< 0.3.1-2)
+Conflicts: libanculus-sharp (<< 0.3.1-2)
+Description: utility library for CLI projects
+ "Anculus" means servant in Latin, and that is exactly what this library does.
+ It serves and helps you to easily and quickly write new applications.
+ .
+ Features:
+ - XML Configuration files (primitive types, strings, serializable objects,
+ lists, arrays, ...)
+ - Sorting algorithms (quicksort, bubble sort)
+ - String Search algorithms (Boyer-Moore, Aho-Corasick)
+ - Translation support (Gettext)
+ - Logging (Console)
+ - Gui thread dispatching (Gtk-sharp, System.Windows.Forms)
+ - Collections (sorted list)
+
+Package: libanculus-sharp
+Architecture: all
+Depends: libanculus0.3.1-cil
+Description: dummy transitional package for libanculus0.3.1-cil
+ This is a dummy package, to ease upgrades because of the renaming to
+ libanculus0.3.1-cil.
+ .
+ Once you have libanculus0.3.1-cil installed, you can safely remove
+ this package.
+
Added: packages/libanculus-sharp/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/copyright?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/copyright (added)
+++ packages/libanculus-sharp/trunk/debian/copyright Sun Jun 15 17:16:52 2008
@@ -1,0 +1,37 @@
+Source: http://code.google.com/p/libanculus-sharp/downloads/list
+
+Files: debian/*
+Copyright: © 2008, David Paleino <d.paleino at gmail.com>
+License: GPL-2+
+ 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; either version 2 of the License, or
+ (at your option) any later version.
+
+Files: *
+Copyright: © 2006-2008, Ben Motmans <ben.motmans at gmail.com>
+License: MIT
+ The MIT License
+ .
+ Copyright (c) 2006-2008 Ben Motmans <ben.motmans at gmail.com>
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+On Debian systems, the complete text of the GNU General
+Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
Added: packages/libanculus-sharp/trunk/debian/installcligac
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/installcligac?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/installcligac (added)
+++ packages/libanculus-sharp/trunk/debian/installcligac Sun Jun 15 17:16:52 2008
@@ -1,0 +1,3 @@
+/usr/lib/libanculus-sharp/Anculus.Gui.dll
+/usr/lib/libanculus-sharp/Anculus.Core.dll
+/usr/lib/libanculus-sharp/Anculus.Core.Extended.dll
Added: packages/libanculus-sharp/trunk/debian/links
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/links?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/links (added)
+++ packages/libanculus-sharp/trunk/debian/links Sun Jun 15 17:16:52 2008
@@ -1,0 +1,3 @@
+usr/lib/pkgconfig/anculus-core-extended-0.3.1.pc /usr/lib/pkgconfig/anculus-core-extended.pc
+usr/lib/pkgconfig/anculus-core-0.3.1.pc /usr/lib/pkgconfig/anculus-core.pc
+usr/lib/pkgconfig/anculus-gui-0.3.1.pc /usr/lib/pkgconfig/anculus-gui.pc
Added: packages/libanculus-sharp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/rules?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/rules (added)
+++ packages/libanculus-sharp/trunk/debian/rules Sun Jun 15 17:16:52 2008
@@ -1,0 +1,71 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+export MONO_SHARED_DIR=$(CURDIR)
+
+DEST=$(CURDIR)/debian/libanculus0.3.1-cil/
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ sh $(CURDIR)/autogen.sh --prefix=/usr
+ touch $@
+
+build: build-stamp
+build-stamp: configure-stamp
+ dh_testdir
+ $(MAKE)
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ [ ! -f Makefile ] || $(MAKE) distclean
+ -rm -rf auom4te.cache/
+ -rm -rf aclocal.m4 configure install-sh missing
+ find $(CURDIR) -name "Makefile.in" -delete
+ -rm -rf $(CURDIR)/docs/sources/libanculus-sharp.tree
+ -rm -rf $(CURDIR)/docs/sources/libanculus-sharp.zip
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ $(MAKE) DESTDIR=$(DEST) install
+
+ find $(CURDIR) -name "*.dll" -exec chmod 644 {} \;
+ -rm -rf $(DEST)/usr/bin
+ for i in $(DEST)/usr/lib/pkgconfig/*.pc; \
+ do mv -- $$i `dirname $$i`/`basename $$i .pc`-0.3.1.pc; \
+ done
+
+binary-arch: build install
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installcligac
+ dh_makeclilibs
+ dh_clideps
+ dh_installdeb
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
Propchange: packages/libanculus-sharp/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: packages/libanculus-sharp/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/libanculus-sharp/trunk/debian/watch?rev=3766&op=file
==============================================================================
--- packages/libanculus-sharp/trunk/debian/watch (added)
+++ packages/libanculus-sharp/trunk/debian/watch Sun Jun 15 17:16:52 2008
@@ -1,0 +1,2 @@
+version=3
+http://code.google.com/p/libanculus-sharp/downloads/list http://libanculus-sharp.googlecode.com/files/libanculus-sharp-(\d+.*)\.tar\.bz2
More information about the Pkg-cli-libs-commits
mailing list