debian/0000755000000000000000000000000012173603547007176 5ustar debian/libidn2-0.install0000644000000000000000000000004212173340423012231 0ustar debian/tmp/usr/lib/*/libidn2.so.* debian/idn2.manpages0000644000000000000000000000004512173340423011535 0ustar debian/tmp/usr/share/man/man1/idn2.1 debian/compat0000644000000000000000000000000212173340423010363 0ustar 9 debian/copyright0000644000000000000000000001244212173340423011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Libidn2 Upstream-Contact: Simon Josefsson Source: https://www.gnu.org/software/libidn/#libidn2 Files: * Copyright: Copyright (C) 2011 Simon Josefsson License: GPL-3+ Quoting idn2.h: . Copyright (C) 2011 Simon Josefsson . This program 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 3 of the License, or (at your option) any later version. . This program 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 program. If not, see . . On Debian GNU/Linux systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. . Some files were generated by autoconf, automake, libtool, texinfo etc. Files: build-aux/* gl/* src/gl/* GNUmakefile maint.mk Copyright: Copyright (C) 2001-2011 Free Software Foundation, Inc. License: GPL-3+ These files are copied from gnulib. For example, quoting version-etc.c: . Copyright (C) 1999-2011 Free Software Foundation, Inc. . This program 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 3 of the License, or (at your option) any later version. . This program 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 program. If not, see . . On Debian GNU/Linux systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. Files: doc/gdoc Copyright: Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Simon Josefsson Copyright (c) 2001, 2002 Nikos Mavrogiannopoulos Copyright (c) 1998 Michael Zucchi License: GPL-3+ This program 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 3 of the License, or (at your option) any later version. . This program 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 program. If not, see . . On Debian GNU/Linux systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. Files: tests/IdnaTest.txt Copyright: Copyright (c) 1991-2010 Unicode, Inc. License: For terms of use, see http://www.unicode.org/terms_of_use.html Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html. . Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. debian/rules0000755000000000000000000000073612173575354010270 0ustar #! /usr/bin/make -f export DH_OPTIONS += --dbg-package=libidn2-0-dbg %: dh $@ --parallel --with autoreconf override_dh_auto_configure: dh_auto_configure -- \ --enable-gtk-doc \ --enable-gtk-doc-pdf \ --enable-ld-version-script \ --with-packager=Debian \ --with-packager-bug-reports=http://bugs.debian.org/ \ --with-packager-version="$(DEB_VERSION)" override_dh_auto_clean: test ! -f Makefile || dh_auto_clean override_dh_compress: dh_compress -Xlibidn2.pdf debian/libidn2-0-dev.info0000644000000000000000000000004712173340423012277 0ustar debian/tmp/usr/share/info/libidn2.info debian/libidn2-0-dev.install0000644000000000000000000000013012173340423013003 0ustar debian/tmp/usr/include/* debian/tmp/usr/lib/*/libidn2.a debian/tmp/usr/lib/*/libidn2.so debian/libidn2-0-dev.doc-base0000644000000000000000000000035712173340423013025 0ustar Document: libidn2-0 Title: Programmer API for Libidn2 Author: Simon Josefsson Abstract: Manual for IDNA2008 Internationalized Domain Names library (libidn2) Section: Programming Format: PDF Files: /usr/share/doc/libidn2-0-dev/libidn2.pdf debian/watch0000644000000000000000000000007712173340423010222 0ustar version=3 ftp://alpha.gnu.org/gnu/libidn/libidn2-(.*)\.tar\.gz debian/README.source0000644000000000000000000000156012173340423011346 0ustar We describe here one way to work with the package sources. Initialize cowbuilder: sudo cowbuilder --create --distribution sid --mirror http://http.debian.net/debian --debootstrapopts "--keyring=/usr/share/keyrings/debian-archive-keyring.gpg" --basepath /var/cache/pbuilder/base-debian-sid.cow Optionally update cowbuilder: sudo cowbuilder --update --basepath /var/cache/pbuilder/base-debian-sid.cow Clone the repository: git clone git@gitorious.org:libidn2/libidn2-dpkg.git Build the package: git-buildpackage --git-pristine-tar --git-builder="pdebuild --auto-debsign --pbuilder cowbuilder -- --basepath /var/cache/pbuilder/base-debian-sid.cow" If all goes well, you should have newly built packages in /var/cache/pbuilder/result/. Update the package to a new upstream release (don't forget debian/changelog): git-import-orig --pristine-tar /path/to/new-release.tar.gz debian/control0000644000000000000000000000337012173552606010603 0ustar Source: libidn2-0 Section: libs Maintainer: Debian Libidn team Uploaders: Simon Josefsson Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, gtk-doc-tools, texinfo Standards-Version: 3.9.4 Priority: extra Homepage: https://www.gnu.org/software/libidn/#libidn2 Vcs-Browser: https://gitorious.org/libidn2/libidn2-dpkg Vcs-Git: git://gitorious.org/libidn2/libidn2-dpkg.git Package: libidn2-0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: Internationalized domain names (IDNA2008) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains runtime libraries. Package: libidn2-0-dev Section: libdevel Architecture: any Depends: libidn2-0 (= ${binary:Version}), ${misc:Depends} Description: Internationalized domain names (IDNA2008) development files Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains header files and libraries for static linking. Package: libidn2-0-dbg Section: debug Architecture: any Depends: libidn2-0 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Internationalized domain names (IDNA2008) debug symbols Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains symbol files for debugging. Package: idn2 Section: devel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Internationalized domain names (IDNA2008) command line tool Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. . This package contains the idn2 command-line tool. debian/libidn2-0-dev.examples0000644000000000000000000000001512173340423013155 0ustar examples/*.c debian/docs0000644000000000000000000000002412173575363010051 0ustar NEWS README AUTHORS debian/changelog0000644000000000000000000000443412173600162011043 0ustar libidn2-0 (0.9-1) unstable; urgency=low * New upstream release. * Use dh instead of cdbs. -- Simon Josefsson Wed, 24 Jul 2013 00:15:09 +0200 libidn2-0 (0.8-3) unstable; urgency=low * Update README.source. * Standards-Version 3.9.4. * Drop obsolete XS-Dm-Upload-Allowed. * Build gtk-doc outputs. * Build-Depend on autotools-dev. * Support Multi-Arch. * Bump compat to 9 to resolve multi arch vs binary debug symbols. -- Simon Josefsson Mon, 22 Jul 2013 23:28:07 +0200 libidn2-0 (0.8-2) unstable; urgency=low * Standards-Version 3.9.3. * Use https URL to upstream. * Improve copyright file to silence lintian warnings. -- Simon Josefsson Wed, 30 May 2012 13:41:26 +0200 libidn2-0 (0.8-1) unstable; urgency=low * New upstream version. - Fix build warnings. (Closes: #643427) * Use DEB_COMPRESS_EXCLUDE_DEFAULT instead of deprecated DEB_COMPRESS_EXCLUDE. -- Simon Josefsson Wed, 28 Sep 2011 20:39:19 +0200 libidn2-0 (0.7-6) unstable; urgency=low * Add XS-Dm-Upload-Allowed: yes header to permit myself to upload. -- Simon Josefsson Wed, 21 Sep 2011 16:06:35 +0200 libidn2-0 (0.7-5) unstable; urgency=low * Fix dep5 copyright file format. -- Simon Josefsson Mon, 19 Sep 2011 13:58:13 +0200 libidn2-0 (0.7-4) unstable; urgency=low * Add Vcs-Browser and Vcs-Git tags. -- Simon Josefsson Fri, 19 Aug 2011 23:57:31 +0200 libidn2-0 (0.7-3) unstable; urgency=low * Fix typo in package description for idn2. -- Simon Josefsson Fri, 19 Aug 2011 11:05:15 +0200 libidn2-0 (0.7-2) unstable; urgency=low * Fix standards-version to be a released version. -- Simon Josefsson Thu, 18 Aug 2011 22:27:18 +0200 libidn2-0 (0.7-1) unstable; urgency=low * New upstream version. -- Simon Josefsson Thu, 11 Aug 2011 23:43:09 +0200 libidn2-0 (0.6-2) unstable; urgency=low * Fix typo in bugs.debian.org URL. -- Simon Josefsson Thu, 14 Jul 2011 14:34:54 +0200 libidn2-0 (0.6-1) unstable; urgency=low * Initial Release. (Closes: #633837) -- Simon Josefsson Thu, 14 Jul 2011 10:34:54 +0200 debian/source/0000755000000000000000000000000012173340423010465 5ustar debian/source/format0000644000000000000000000000001412173340423011673 0ustar 3.0 (quilt) debian/libidn2-0-dev.docs0000644000000000000000000000002012173340423012263 0ustar doc/libidn2.pdf debian/idn2.install0000644000000000000000000000003012173340423011402 0ustar debian/tmp/usr/bin/idn2 debian/libidn2-0.symbols0000644000000000000000000000060512173340423012260 0ustar libidn2.so.0 libidn2-0 #MINVER# IDN2_0.0.0@IDN2_0.0.0 0.6 _idn2_punycode_decode@IDN2_0.0.0 0.6 _idn2_punycode_encode@IDN2_0.0.0 0.6 idn2_check_version@IDN2_0.0.0 0.6 idn2_free@IDN2_0.0.0 0.6 idn2_lookup_u8@IDN2_0.0.0 0.6 idn2_lookup_ul@IDN2_0.0.0 0.6 idn2_register_u8@IDN2_0.0.0 0.6 idn2_register_ul@IDN2_0.0.0 0.6 idn2_strerror@IDN2_0.0.0 0.6 idn2_strerror_name@IDN2_0.0.0 0.6 debian/libidn2-0-dev.manpages0000644000000000000000000000004012173340423013130 0ustar debian/tmp/usr/share/man/man3/*