r6748 - in packages/trunk: . libclaw libclaw/debian

Benoît TUDURI bent-guest at alioth.debian.org
Thu Apr 24 20:49:46 UTC 2008


Author: bent-guest
Date: 2008-04-24 20:49:46 +0000 (Thu, 24 Apr 2008)
New Revision: 6748

Added:
   packages/trunk/libclaw/
   packages/trunk/libclaw/debian/
   packages/trunk/libclaw/debian/README.Debian
   packages/trunk/libclaw/debian/changelog
   packages/trunk/libclaw/debian/compat
   packages/trunk/libclaw/debian/control
   packages/trunk/libclaw/debian/copyright
   packages/trunk/libclaw/debian/dirs
   packages/trunk/libclaw/debian/docs
   packages/trunk/libclaw/debian/libclaw-dev.dirs
   packages/trunk/libclaw/debian/libclaw-dev.install
   packages/trunk/libclaw/debian/libclaw1.dirs
   packages/trunk/libclaw/debian/libclaw1.install
   packages/trunk/libclaw/debian/rules
   packages/trunk/libclaw/debian/shlibs.local.ex
   packages/trunk/libclaw/debian/watch.ex
Log:
Initial import of the libclaw library


Added: packages/trunk/libclaw/debian/README.Debian
===================================================================
--- packages/trunk/libclaw/debian/README.Debian	                        (rev 0)
+++ packages/trunk/libclaw/debian/README.Debian	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,6 @@
+libclaw for Debian
+------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Benoit Tuduri <tuduri.benoit at freesurf.fr>  Thu, 24 Apr 2008 22:30:10 +0200

Added: packages/trunk/libclaw/debian/changelog
===================================================================
--- packages/trunk/libclaw/debian/changelog	                        (rev 0)
+++ packages/trunk/libclaw/debian/changelog	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,6 @@
+libclaw (1.5.2b-1) unstable; urgency=low
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Benoit Tuduri <tuduri.benoit at freesurf.fr>  Thu, 24 Apr 2008 22:30:10 +0200
+

Added: packages/trunk/libclaw/debian/compat
===================================================================
--- packages/trunk/libclaw/debian/compat	                        (rev 0)
+++ packages/trunk/libclaw/debian/compat	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1 @@
+5

Added: packages/trunk/libclaw/debian/control
===================================================================
--- packages/trunk/libclaw/debian/control	                        (rev 0)
+++ packages/trunk/libclaw/debian/control	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,21 @@
+Source: libclaw
+Priority: extra
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Benoit Tuduri <tuduri.benoit at freesurf.fr>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.3
+Section: libs
+
+Package: libclaw-dev
+Section: libdevel
+Architecture: any
+Depends: libclawBROKEN (= ${Source-Version})
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>
+
+Package: libclawBROKEN
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>

Added: packages/trunk/libclaw/debian/copyright
===================================================================
--- packages/trunk/libclaw/debian/copyright	                        (rev 0)
+++ packages/trunk/libclaw/debian/copyright	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,39 @@
+This package was debianized by Benoit Tuduri <tuduri.benoit at freesurf.fr> on
+Thu, 24 Apr 2008 22:30:10 +0200.
+
+It was downloaded from <url://example.com>
+
+Upstream Author(s): 
+
+    <put author's name and email here>
+    <likewise for another author>
+
+Copyright: 
+
+    <Copyright (C) YYYY Name OfAuthor>
+    <likewise for another author>
+
+License:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2008, Benoit Tuduri <tuduri.benoit at freesurf.fr>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.

Added: packages/trunk/libclaw/debian/dirs
===================================================================
--- packages/trunk/libclaw/debian/dirs	                        (rev 0)
+++ packages/trunk/libclaw/debian/dirs	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin

Added: packages/trunk/libclaw/debian/docs
===================================================================

Added: packages/trunk/libclaw/debian/libclaw-dev.dirs
===================================================================
--- packages/trunk/libclaw/debian/libclaw-dev.dirs	                        (rev 0)
+++ packages/trunk/libclaw/debian/libclaw-dev.dirs	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,2 @@
+usr/lib
+usr/include

Added: packages/trunk/libclaw/debian/libclaw-dev.install
===================================================================
--- packages/trunk/libclaw/debian/libclaw-dev.install	                        (rev 0)
+++ packages/trunk/libclaw/debian/libclaw-dev.install	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,6 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/share/pkgconfig/*

Added: packages/trunk/libclaw/debian/libclaw1.dirs
===================================================================
--- packages/trunk/libclaw/debian/libclaw1.dirs	                        (rev 0)
+++ packages/trunk/libclaw/debian/libclaw1.dirs	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1 @@
+usr/lib

Added: packages/trunk/libclaw/debian/libclaw1.install
===================================================================
--- packages/trunk/libclaw/debian/libclaw1.install	                        (rev 0)
+++ packages/trunk/libclaw/debian/libclaw1.install	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1 @@
+usr/lib/lib*.so.*

Added: packages/trunk/libclaw/debian/rules
===================================================================
--- packages/trunk/libclaw/debian/rules	                        (rev 0)
+++ packages/trunk/libclaw/debian/rules	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,97 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+
+
+# shared library versions, option 1
+version=2.0.5
+major=2
+# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
+#version=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
+#major=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+	# Add here commands to configure the package.
+
+	touch configure-stamp
+
+
+build: build-stamp
+build-stamp: configure-stamp 
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+
+	# Add here commands to clean up after the build process.
+	$(MAKE) clean
+
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp
+	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installexamples
+#	dh_install
+#	dh_installmenu
+#	dh_installdebconf	
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_installinit
+#	dh_installcron
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_python
+#	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


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

Added: packages/trunk/libclaw/debian/shlibs.local.ex
===================================================================
--- packages/trunk/libclaw/debian/shlibs.local.ex	                        (rev 0)
+++ packages/trunk/libclaw/debian/shlibs.local.ex	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1 @@
+liblibclaw 1.5.2b libclaw (>> 1.5.2b-0), libclaw (<< 1.5.2b-99)

Added: packages/trunk/libclaw/debian/watch.ex
===================================================================
--- packages/trunk/libclaw/debian/watch.ex	                        (rev 0)
+++ packages/trunk/libclaw/debian/watch.ex	2008-04-24 20:49:46 UTC (rev 6748)
@@ -0,0 +1,22 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage 
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php libclaw-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/libclaw-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/libclaw-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/libclaw/libclaw-(.*)\.tar\.gz
+
+




More information about the Pkg-games-commits mailing list