summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rottmann <rotty@debian.org>2009-07-04 14:31:38 +0200
committerAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:32:48 +0200
commit8a927bfd7da41dbe61f3cfeaccbd37c761c0bc36 (patch)
tree18fb54e6fe0b653fd0e74f274c7e5104f367e7be
parentfa095a4504cbe668e4244547e2c141597bea4ecf (diff)
Imported Debian patch 0.9.1-1debian/0.9.1-1
-rw-r--r--debian/changelog5
-rw-r--r--debian/compat1
-rw-r--r--debian/control36
-rw-r--r--debian/copyright98
-rw-r--r--debian/docs4
-rw-r--r--debian/libunistring-dev.dirs3
-rw-r--r--debian/libunistring-dev.doc-base13
-rw-r--r--debian/libunistring-dev.info1
-rw-r--r--debian/libunistring-dev.install5
-rw-r--r--debian/libunistring0.dirs1
-rw-r--r--debian/libunistring0.install1
-rwxr-xr-xdebian/rules11
-rw-r--r--debian/watch9
13 files changed, 188 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..716e22d
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libunistring (0.9.1-1) unstable; urgency=low
+
+ * Initial release (closes: #532125).
+
+ -- Andreas Rottmann <rotty@debian.org> Sat, 04 Jul 2009 14:31:38 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..dd24da3
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,36 @@
+Source: libunistring
+Priority: optional
+Maintainer: Andreas Rottmann <rotty@debian.org>
+Build-Depends: cdbs, debhelper (>= 7), autotools-dev
+Standards-Version: 3.8.2
+Section: libs
+Homepage: http://www.gnu.org/software/libunistring/
+
+Package: libunistring-dev
+Section: libdevel
+Architecture: any
+Depends: libunistring0 (= ${binary:Version}), ${misc:Depends}
+Description: Unicode string library for C - development files
+ The 'libunistring' library implements Unicode strings (in the UTF-8,
+ UTF-16, and UTF-32 encodings), together with functions for Unicode
+ charactets (character names, classifications, properties) and
+ functions for string processing (formatted output, width, word
+ breaks, line breaks, normalization, case folding, regular
+ expressions).
+ .
+ This package contains the development support files needed to compile
+ and link against libunistring, as well as the documentation in Info
+ and HTML format.
+
+Package: libunistring0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Unicode string library for C
+ The 'libunistring' library implements Unicode strings (in the UTF-8,
+ UTF-16, and UTF-32 encodings), together with functions for Unicode
+ charactets (character names, classifications, properties) and
+ functions for string processing (formatted output, width, word
+ breaks, line breaks, normalization, case folding, regular
+ expressions).
+ .
+ This package contains the shared library.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..b7980e5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,98 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Name: libunistring
+Maintainer: Bruno Haible <bruno@clisp.org>
+Source: http://ftp.gnu.org/gnu/libunistring/
+
+Files: lib/*
+Copyright: 1995-2009, Free Software Foundation, Inc.
+License: LGPL-3+
+
+Files: doc/*
+Copyright: 2001-2009, Free Software Foundation, Inc.
+License: GPL-3+ or GFDL-1.2+
+
+Files: test/*, woe32dll/*, autogen.sh
+Copyright: 1990-2009, Free Software Foundation, Inc.
+License: GPL-3+
+
+Files: gnulib-m4/*, m4/*.m4,
+Copyright: 1995-2009, Free Software Foundation, Inc.
+License:
+ This file is free software; the Free Software Foundation
+ gives unlimited permission to copy and/or distribute it,
+ with or without modifications, as long as this notice is preserved.
+
+Files: m4/init-package-version.m4
+Copyright: 1992-2009, Free Software Foundation, Inc.
+ This file is free software, distributed under the terms of the GNU
+ General Public License. As a special exception to the GNU General
+ Public License, this file may be distributed as part of a program
+ that contains a configuration script generated by Autoconf, under
+ the same distribution terms as the rest of that program.
+
+Files: build-aux/*
+Copyright: 1995-2009, Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: build-aux/texi2html
+Copyright: 1999-2005, Patrice Dumas <dumas@centre-cired.fr>,
+ 1999-2005, Derek Price <derek@ximbiot.com>,
+ 1999-2005, Adrian Aichner <adrian@xemacs.org>
+License: GPL-2+
+
+Files: build-aux/ltmain.sh
+Copyright: 1996-2008, Free Software Foundation, Inc.
+License: GPL-2+ with exception
+ As a special exception to the GNU General Public License,
+ if you distribute this file as part of a program or library that
+ is built using GNU Libtool, you may include this file under the
+ same distribution terms that you use for the rest of that program.
+
+Files: build-aux/install-sh
+Copyright: 1994, X Consortium
+License: MIT
+ 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
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
+
+Files: debian/*
+Copyright: 2009, Andreas Rottmann <rotty@debian.org>
+License: GPL-3+
+
+License: LGPL-3
+ On Debian systems the full text of the GNU Lesser General Public
+ License version 3 can be found in the
+ `/usr/share/common-licenses/LGPL-3' file.
+
+License: GPL-3
+ On Debian systems the full text of the GNU General Public License
+ version 3 can be found in the `/usr/share/common-licenses/GPL-3'
+ file.
+
+License: GPL-2
+ On Debian systems the full text of the GNU General Public License
+ version 2 can be found in the `/usr/share/common-licenses/GPL-2'
+ file.
+
+License: GFDL-1.2
+ On Debian systems the full text of the GNU Free Documentation License
+ version 1.2 can be found in the `/usr/share/common-licenses/GFDL-1.2'
+ file.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..16af478
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,4 @@
+BUGS
+NEWS
+README
+
diff --git a/debian/libunistring-dev.dirs b/debian/libunistring-dev.dirs
new file mode 100644
index 0000000..f3635cd
--- /dev/null
+++ b/debian/libunistring-dev.dirs
@@ -0,0 +1,3 @@
+usr/lib
+usr/include
+usr/share/doc/libunistring-dev
diff --git a/debian/libunistring-dev.doc-base b/debian/libunistring-dev.doc-base
new file mode 100644
index 0000000..f5bce62
--- /dev/null
+++ b/debian/libunistring-dev.doc-base
@@ -0,0 +1,13 @@
+Document: libunistring-manual
+Title: GNU libunistring Manual
+Author: Bruno Haible
+Abstract: Programmer's Manual for GNU libunistring
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libunistring-dev/html/libunistring_toc.html
+Files: /usr/share/doc/libunistring-dev/html/*.html
+
+Format: Info
+Index: /usr/share/info/libunistring.info.gz
+Files: /usr/share/info/libunistring.info*.gz
diff --git a/debian/libunistring-dev.info b/debian/libunistring-dev.info
new file mode 100644
index 0000000..fcb2e42
--- /dev/null
+++ b/debian/libunistring-dev.info
@@ -0,0 +1 @@
+doc/libunistring.info
diff --git a/debian/libunistring-dev.install b/debian/libunistring-dev.install
new file mode 100644
index 0000000..338b84e
--- /dev/null
+++ b/debian/libunistring-dev.install
@@ -0,0 +1,5 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/*.la
+usr/share/doc/libunistring/*.html usr/share/doc/libunistring-dev/html/
diff --git a/debian/libunistring0.dirs b/debian/libunistring0.dirs
new file mode 100644
index 0000000..6845771
--- /dev/null
+++ b/debian/libunistring0.dirs
@@ -0,0 +1 @@
+usr/lib
diff --git a/debian/libunistring0.install b/debian/libunistring0.install
new file mode 100644
index 0000000..d0dbfd1
--- /dev/null
+++ b/debian/libunistring0.install
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..329f836
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-Werror
+DEB_DH_INSTALL_ARGS := --sourcedir=$(DEB_DESTDIR)
+
+DEB_MAKE_CHECK_TARGET = check
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..0cdbd76
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,9 @@
+# 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
+
+http://ftp.gnu.org/gnu/libunistring/libunistring-(.*)\.tar\.gz