debian/0000755000000000000000000000000011624723336007175 5ustar debian/copyright0000644000000000000000000000210111620335227011114 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: elib.intl Source: https://github.com/dieterv/elib.intl Files: * Copyright: 2007-2010 Dieter Verfaillie License: LGPL-3.0+ Files: debian/* Copyright: 2011 Jonathan Wiltshire License: LGPL-3.0+ License: LGPL-3.0+ 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 3 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 General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". debian/python-elib.intl.lintian-overrides0000644000000000000000000000027111620335227015746 0ustar # the embedded library is negligible since it's not going to be exposed to the world python-elib.intl: embedded-javascript-library usr/share/doc/python-elib.intl/html/_static/jquery.js debian/docs0000644000000000000000000000004511620335227010041 0ustar README TODO doc/reference/build/html debian/control0000644000000000000000000000160111624722650010574 0ustar Source: elib.intl Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jonathan Wiltshire Build-Depends: python-all (>= 2.6.6-3~), python-support (>= 0.5.3), debhelper (>= 7.0.50~), python-sphinx, python-setuptools (>= 0.6c11) Standards-Version: 3.9.2 Homepage: https://github.com/dieterv/elib.intl Vcs-Svn: svn://svn.debian.org/python-modules/packages/elib.intl Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/elib.intl Package: python-elib.intl Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: enhanced internationalization (I18N) for Python The elib.intl module provides enhanced internationalization (I18N) services for your Python modules and applications. . elib.intl wraps Python's :func:`gettext` functionality. debian/compat0000644000000000000000000000000211620335227010365 0ustar 7 debian/rules0000755000000000000000000000042611620335227010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_clean: rm -rf lib/elib.intl.egg-info cd doc/reference && make clean dh_clean override_dh_auto_build: cd doc/reference && make html dh_auto_build %: dh $@ debian/clean0000644000000000000000000000002711620335227010173 0ustar lib/elib.intl.egg-info debian/source/0000755000000000000000000000000011624723336010475 5ustar debian/source/format0000644000000000000000000000001411620335227011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000061711624723310011043 0ustar elib.intl (0.0.3~git20110809-2) unstable; urgency=low * Set DPMT as maintainer and me as uploader * Build-Depend on python-setuptools (Closes: #638966) -- Jonathan Wiltshire Tue, 23 Aug 2011 14:10:28 +0100 elib.intl (0.0.3~git20110809-1) unstable; urgency=low * Initial release (Closes: #637244) -- Jonathan Wiltshire Tue, 09 Aug 2011 21:58:39 +0100 debian/elib.intl.doc-base0000644000000000000000000000034411620335227012447 0ustar Document: elib.intl Title: Debian elib.intl Manual Author: Dieter Verfaillie Abstract: elib.intl documentation Section: python Format: HTML Index: /usr/share/doc/elib.intl/html/index.html Files: /usr/share/doc/elib.intl/html/*