debian/0000755000000000000000000000000012271530212007161 5ustar debian/libguess1.docs0000644000000000000000000000000712203011730011720 0ustar README debian/libguess-dev.examples0000644000000000000000000000003312203011730013300 0ustar src/examples/guessconv/*.c debian/control0000644000000000000000000000235512271525462010604 0ustar Source: libguess Priority: optional Maintainer: Andrew Shadura Build-Depends: debhelper (>= 9), dh-autoreconf, libmowgli-dev (>= 0.7.0), pkg-config, gauche, autotools-dev Standards-Version: 3.9.5 Section: libs Homepage: http://www.atheme.org/project/libguess Vcs-hg: http://hg.debian.org/hg/collab-maint/libguess Vcs-Browser: http://hg.debian.org/hg/collab-maint/libguess/summary Package: libguess-dev Section: libdevel Architecture: any Depends: libguess1 (= ${binary:Version}), ${misc:Depends}, libmowgli-dev (>= 0.7.0) Multi-Arch: same Description: high-speed character set detection library (development) libguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. . This package contains files needed for development with libguess. Package: libguess1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: high-speed character set detection library libguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. debian/libguess-dev.install0000644000000000000000000000006312203011730013133 0ustar usr/include/* usr/lib/*/pkgconfig/* usr/lib/*/*.so debian/watch0000644000000000000000000000017012203011730010202 0ustar # Watch control file for uscan # See uscan(1) for format version=3 http://distfiles.atheme.org/libguess-(.*)\.t.*bz2 debian/clean0000644000000000000000000000027212271525204010174 0ustar .deps src/.deps src/*/.deps src/libguess/guess_tab.c buildsys.mk config.log config.status extra.mk libguess.pc src/libguess/autoconf.h src/libguess/libguess.so.1 config.sub config.guess debian/changelog0000644000000000000000000000324612271525560011052 0ustar libguess (1.1-4) unstable; urgency=low * Update config.sub and config.guess on build. * Build-depend on autotools-dev to have fresh config.* files. * Update Standards-Version. -- Andrew Shadura Mon, 27 Jan 2014 19:52:50 +0100 libguess (1.1-3) unstable; urgency=low * Remove myself from Uploaders. -- Jakub Wilk Tue, 22 Oct 2013 14:52:40 +0200 libguess (1.1-2) unstable; urgency=low * Remove autotools-dev dependency. * Depend on debhelper 9. * Update Standards-Version to 3.9.4 (no changes). * Fix FTBFS with latest debhelper (Closes: #724184). -- Andrew Shadura Mon, 21 Oct 2013 11:17:08 +0200 libguess (1.1-1) unstable; urgency=low * New upstream release, drop patches which were applied upstream. * Require mowgli 0.7.0, there's no need for anything newer. * Fix maintainer's last name spelling. * Add multiarch support: - raise dh compat level to 9 - raise debhelper build-dependency to 8.1.3~ - add Pre-Depends to the binary package - change install files to use multiarch paths - use Multi-Arch: same for binary packages * Update the watch file. * Update the copyright file. * Run autoreconf to regenerate the configure script; depend on dh-autoreconf for that. * Honour dpkg-buildflags' CPPFLAGS. * Change the priority to 'optional' as per Policy Section 2.5. -- Andrew O. Shadura Tue, 20 Dec 2011 21:41:47 +0300 libguess (1.0-1) unstable; urgency=low [ Andrew O. Shadura ] * Initial release (Closes: #599700) [ Jakub Wilk ] * Add myself to uploaders. -- Andrew O. Shadura Sun, 01 May 2011 19:38:35 +0300 debian/source/0000755000000000000000000000000012203011730010453 5ustar debian/source/format0000644000000000000000000000001412203011730011661 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000017212203011730014034 0ustar # For multiarch support, we have to use compat level 9 libguess source: package-needs-versioned-debhelper-build-depends 9 debian/copyright0000644000000000000000000001554012203011730011113 0ustar This package was initially debianized by Andrew O. Shadura on Fri, 07 Oct 2010 18:08:23. It was downloaded from http://www.atheme.org/project/libguess Upstream Authors: Shiro Kawai Yoshiki Yazawa William Pitcock Copyright: Copyright (C) 2000-2003 Shiro Kawai Copyright (C) 2005-2010 Yoshiki Yazawa Copyright (C) 2007-2010 William Pitcock License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: aclocal.m4 Copyright: Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: buildsys.m4, m4/buildsys.m4 Copyright: Copyright (c) 2007 - 2009, Jonathan Schleifer License: Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice is present in all copies. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: config.guess, config.sub Copyright: Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. License: This file 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. 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, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. Files: configure Copyright: Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. License: This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Files: install-sh Copyright: Copyright (C) 1994 X Consortium License: 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. FSF changes to this file are in the public domain. On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. The Debian packaging for this package is: Copyright (C) 2010, 2011 Andrew O. Shadura and is licensed under the same license as the upstream project. debian/patches/0000755000000000000000000000000012271525260010617 5ustar debian/patches/series0000644000000000000000000000007112271525260012032 0ustar 00-remove-colours.diff 01-change-mowgli-requirement.diff debian/patches/01-change-mowgli-requirement.diff0000644000000000000000000000115012203011730016726 0ustar Description: No need in 0.9.50 libmowgli, 0.7.0 is enough Author: Andrew O. Shadura diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_CHECK_FUNCS([printf sprintf snprintf vsnprintf gettimeofday strndup strlcpy strlcat]) AC_FUNC_STAT -PKG_CHECK_MODULES([MOWGLI], [libmowgli >= 0.9.50], [], [AC_MSG_ERROR([Install Mowgli from http://atheme.org/project/mowgli.])]) +PKG_CHECK_MODULES([MOWGLI], [libmowgli >= 0.7.0], [], [AC_MSG_ERROR([Install Mowgli from http://atheme.org/project/mowgli.])]) # Check for optional features. EXAMPLES_BUILD="" debian/patches/00-remove-colours.diff0000644000000000000000000000477712203011730014651 0ustar Description: Remove colour escape sequences from the output Author: Andrew O. Shadura --- a/buildsys.mk.in +++ b/buildsys.mk.in @@ -473,21 +473,21 @@ fi \ done -DIR_ENTER = printf "\033[K\033[0;36mEntering directory \033[1;36m$$i\033[0;36m.\033[0m\n"; cd $$i || exit 1 -DIR_LEAVE = printf "\033[K\033[0;36mLeaving directory \033[1;36m$$i\033[0;36m.\033[0m\n"; cd .. || exit 1 -DEPEND_STATUS = printf "\033[K\033[0;33mGenerating dependencies...\033[0m\r" -DEPEND_OK = printf "\033[K\033[0;32mSuccessfully generated dependencies.\033[0m\n" -DEPEND_FAILED = printf "\033[K\033[0;31mFailed to generate dependencies!\033[0m\n"; exit 1 -COMPILE_STATUS = printf "\033[K\033[0;33mCompiling \033[1;33m$<\033[0;33m...\033[0m\r" -COMPILE_OK = printf "\033[K\033[0;32mSuccessfully compiled \033[1;32m$<\033[0;32m.\033[0m\n" -COMPILE_FAILED = printf "\033[K\033[0;31mFailed to compile \033[1;31m$<\033[0;31m!\033[0m\n"; exit 1 -LINK_STATUS = printf "\033[K\033[0;33mLinking \033[1;33m$@\033[0;33m...\033[0m\r" -LINK_OK = printf "\033[K\033[0;32mSuccessfully linked \033[1;32m$@\033[0;32m.\033[0m\n" -LINK_FAILED = printf "\033[K\033[0;31mFailed to link \033[1;31m$@\033[0;31m!\033[0m\n"; exit 1 -INSTALL_STATUS = printf "\033[K\033[0;33mInstalling \033[1;33m$$i\033[0;33m...\033[0m\r" -INSTALL_OK = printf "\033[K\033[0;32mSuccessfully installed \033[1;32m$$i\033[0;32m.\033[0m\n" -INSTALL_FAILED = printf "\033[K\033[0;31mFailed to install \033[1;31m$$i\033[0;31m!\033[0m\n"; exit 1 -DELETE_OK = printf "\033[K\033[0;34mDeleted \033[1;34m$$i\033[0;34m.\033[0m\n" -DELETE_FAILED = printf "\033[K\033[0;31mFailed to delete \033[1;31m$$i\033[0;31m!\033[0m\n"; exit 1 +DIR_ENTER = printf "Entering directory $$i.\n"; cd $$i || exit 1 +DIR_LEAVE = printf "Leaving directory $$i.\n"; cd .. || exit 1 +DEPEND_STATUS = printf "Generating dependencies...\n" +DEPEND_OK = printf "Successfully generated dependencies.\n" +DEPEND_FAILED = printf "Failed to generate dependencies!\n"; exit 1 +COMPILE_STATUS = printf "Compiling $<...\n" +COMPILE_OK = printf "Successfully compiled $<.\n" +COMPILE_FAILED = printf "Failed to compile $