debian/0000755000000000000000000000000012033505262007164 5ustar debian/copyright0000644000000000000000000000243711636433114011131 0ustar This package was debianized by Ivan Borzenkov on Sun, 16 Nov 2008 03:17:57 +0300. It was downloaded from http://rusxmms.sourceforge.net/ Upstream Author: Suren A. Chilingaryan Copyright: Copyright © 2005 Suren A. Chilingaryan License: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2.1'. The Debian packaging is © 2008, Ivan Borzenkov and is licensed under the LGPL, see above. debian/source/0000755000000000000000000000000011360041560010462 5ustar debian/source/format0000644000000000000000000000001411367761527011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000357512033505262011050 0ustar librcd (0.1.13-3build1) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson Fri, 05 Oct 2012 08:22:26 +0100 librcd (0.1.13-3) unstable; urgency=low * QA upload. * Package has been orphaned, set maintainer to Debian QA. * Stop shipping la file. * Remove duplicate section field in debian/control. * Fix spelling error in debian/control. * Use proper © character in debian/copyright. * Bump Standards-Version to 3.9.2. -- Regis Boudin Wed, 21 Sep 2011 20:10:24 +0100 librcd (0.1.13-2) unstable; urgency=low * Bump Standards-Version to 3.8.4 - add misc:Depends * change rules to new debhelper * chande source format to 3.0(quilt) * fix watch file -- Ivan Borzenkov Fri, 16 Apr 2010 23:35:45 +0400 librcd (0.1.13-1) unstable; urgency=low * New upstream release * Change License - GPL2 to LGPL2.1 -- Ivan Borzenkov Sat, 17 Jan 2009 10:47:28 +0300 librcd (0.1.12-2) unstable; urgency=low * Fix License - GPL to GPL2 -- Ivan Borzenkov Fri, 26 Dec 2008 03:13:35 +0300 librcd (0.1.12-1) unstable; urgency=low * NO Repack original source - original is good * New upstream release -- Ivan Borzenkov Tue, 16 Dec 2008 20:58:01 +0300 librcd (0.1.11-3) unstable; urgency=low * Repack original source * del source.lintian-overrides -- Ivan Borzenkov Tue, 09 Dec 2008 01:04:47 +0300 librcd (0.1.11-2) unstable; urgency=low * add source.lintian-overrides when original code is not fox * fix clean error when original Makefile is exist * add watch file -- Ivan Borzenkov Thu, 20 Nov 2008 23:03:00 +0300 librcd (0.1.11-1) unstable; urgency=low * Initial release (Closes: #507295) -- Ivan Borzenkov Sun, 16 Nov 2008 03:17:57 +0300 debian/watch0000644000000000000000000000017011362143376010223 0ustar # Compulsory line, this is a version 3 file version=3 http://dside.dyndns.org/files/rusxmms/librcd-([0-9.]*)\.tar\.bz2 debian/librcd-dev.install0000644000000000000000000000005511636432715012601 0ustar usr/include/* usr/lib/lib*.a usr/lib/lib*.so debian/librcd0.install0000644000000000000000000000002211362132467012074 0ustar usr/lib/lib*.so.* debian/control0000644000000000000000000000220611636433276010604 0ustar Source: librcd Priority: extra Maintainer: Debian QA Group Build-Depends: debhelper (>= 7.0.50~), automake, libtool Standards-Version: 3.9.2 Section: libs Homepage: http://rusxmms.sourceforge.net/ Package: librcd0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Library for autodection charset of Russian text LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized to handle very short titles, like ID3 tags, file names and etc, and provides very high accuracy even for short 3-4 letter words. Current version supports Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251, CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic) encoding what allows one to properly display correct ID3 v.1 titles. Package: librcd-dev Section: libdevel Architecture: any Depends: librcd0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Library for autodection charset of Russian text - dev files Library for autodection charset of Russian text debian/rules0000755000000000000000000000055011362135350010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: ./autogen.sh dh_auto_configure override_dh_clean: test ! -f Makefile || $(MAKE) clean distclean distclean-am rm -f examples/Makefile statgen/Makefile rm -rf aclocal.m4 rm -f configure examples/Makefile config.guess ltmain.sh config.sub config.h.in find ./ -name 'Makefile.in' -delete dh_clean debian/compat0000644000000000000000000000000211362132467010371 0ustar 7 debian/librcd-dev.examples0000644000000000000000000000007311362132467012746 0ustar examples/Makefile.am examples/example.c examples/input.txt