[Python-modules-commits] r13246 - in packages/pdfminer/trunk (11 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Jun 5 11:40:39 UTC 2010
Date: Saturday, June 5, 2010 @ 11:40:26
Author: jwilk
Revision: 13246
[svn-inject] Applying Debian modifications (20100424-1) to trunk
Added:
packages/pdfminer/trunk/debian/
packages/pdfminer/trunk/debian/changelog
packages/pdfminer/trunk/debian/compat
packages/pdfminer/trunk/debian/control
packages/pdfminer/trunk/debian/copyright
packages/pdfminer/trunk/debian/python-pdfminer-cmap.install
packages/pdfminer/trunk/debian/python-pdfminer.docs
packages/pdfminer/trunk/debian/python-pdfminer.examples
packages/pdfminer/trunk/debian/python-pdfminer.install
packages/pdfminer/trunk/debian/rules
packages/pdfminer/trunk/debian/watch
Property changes on: packages/pdfminer/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: packages/pdfminer/trunk/debian/changelog
===================================================================
--- packages/pdfminer/trunk/debian/changelog (rev 0)
+++ packages/pdfminer/trunk/debian/changelog 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,5 @@
+pdfminer (20100424-1) UNRELEASED; urgency=low
+
+ * Initial release (closes: #584555).
+
+ -- Jakub Wilk <jwilk at debian.org> Sat, 05 Jun 2010 12:41:38 +0200
Added: packages/pdfminer/trunk/debian/compat
===================================================================
--- packages/pdfminer/trunk/debian/compat (rev 0)
+++ packages/pdfminer/trunk/debian/compat 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1 @@
+7
Added: packages/pdfminer/trunk/debian/control
===================================================================
--- packages/pdfminer/trunk/debian/control (rev 0)
+++ packages/pdfminer/trunk/debian/control 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,24 @@
+Source: pdfminer
+Section: python
+Priority: optional
+Maintainer: Jakub Wilk <jwilk at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ python-all (>= 2.5), python-support (>= 0.90)
+XS-Python-Version: >= 2.4
+Standards-Version: 3.8.4
+Homepage: http://www.unixuser.org/~euske/python/pdfminer/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pdfminer/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pdfminer/trunk/
+
+Package: python-pdfminer
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Suggests: python-pdfminer-cmap
+Description: PDF parser and analyser
+
+Package: python-pdfminer-cmap
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-pdfminer
+Suggests: python-pdfminer-cmap
+Description: PDF parser and analyser (CMaps)
Added: packages/pdfminer/trunk/debian/copyright
===================================================================
--- packages/pdfminer/trunk/debian/copyright (rev 0)
+++ packages/pdfminer/trunk/debian/copyright 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,96 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
+Name: PDFminer
+Maintainer: Yusuke Shinyama <yusuke at cs.nyu.edu>
+Source: http://pypi.python.org/pypi/pdfminer/
+
+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
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: *
+Copyright: 2004-2010, Yusuke Shinyama <yusuke at cs.nyu.edu>
+License: MIT
+
+Files: cmapsrc/*.txt
+Copyright: 1990-2010 Adobe Systems Incorporated
+License: BSD-Adobe
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ 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.
+ .
+ Neither the name of Adobe Systems Incorporated 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 HOLDER 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: pdfminer/glyphlist.py
+Copyright: 1997, 1998, 2002, 2007 Adobe Systems Incorporated
+License: other
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this documentation file to use, copy, publish, distribute, sublicense,
+ and/or sell copies of the documentation, and to permit others to do the same,
+ provided that:
+ .
+ - No modification, editing or other alteration of this document is allowed;
+ and
+ .
+ - The above copyright notice and this permission notice shall be included in
+ all copies of the documentation.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this documentation file, to create their own derivative works from the
+ content of this document to use, copy, publish, distribute, sublicense,
+ and/or sell the derivative works, and to permit others to do the same,
+ provided that the derived work is not represented as being a copy or version
+ of this document.
+ .
+ Adobe shall not be liable to any party for any loss of revenue or profit or
+ for indirect, incidental, special, consequential, or other similar damages,
+ whether based on tort (including without limitation negligence or strict
+ liability), contract or other legal or equitable grounds even if Adobe has
+ been advised or had reason to know of the possibility of such damages. The
+ Adobe materials are provided on an âAS ISâ basis. Adobe specifically
+ disclaims all express, statutory, or implied warranties relating to the Adobe
+ materials, including but not limited to those concerning merchantability or
+ fitness for a particular purpose or non-infringement of any third party
+ rights regarding the Adobe materials.
+
+Files: samples/*
+Copyright: ?
+License: ?
+
+Files: debian/*
+Copyright: 2010, Jakub Wilk <jwilk at debian.org>
+License: MIT
Added: packages/pdfminer/trunk/debian/python-pdfminer-cmap.install
===================================================================
--- packages/pdfminer/trunk/debian/python-pdfminer-cmap.install (rev 0)
+++ packages/pdfminer/trunk/debian/python-pdfminer-cmap.install 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1 @@
+/usr/lib/python*/*-packages/pdfminer/cmap/
Added: packages/pdfminer/trunk/debian/python-pdfminer.docs
===================================================================
--- packages/pdfminer/trunk/debian/python-pdfminer.docs (rev 0)
+++ packages/pdfminer/trunk/debian/python-pdfminer.docs 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,2 @@
+docs/*.html
+README.txt
Added: packages/pdfminer/trunk/debian/python-pdfminer.examples
===================================================================
--- packages/pdfminer/trunk/debian/python-pdfminer.examples (rev 0)
+++ packages/pdfminer/trunk/debian/python-pdfminer.examples 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,2 @@
+samples/*
+tools/pdf2html.cgi
Added: packages/pdfminer/trunk/debian/python-pdfminer.install
===================================================================
--- packages/pdfminer/trunk/debian/python-pdfminer.install (rev 0)
+++ packages/pdfminer/trunk/debian/python-pdfminer.install 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,4 @@
+/usr/bin/pdf2txt
+/usr/bin/dumppdf
+/usr/lib/python*/*-packages/pdfminer-*.egg-info
+/usr/lib/python*/*-packages/pdfminer/*.py
Added: packages/pdfminer/trunk/debian/rules
===================================================================
--- packages/pdfminer/trunk/debian/rules (rev 0)
+++ packages/pdfminer/trunk/debian/rules 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,23 @@
+#!/usr/bin/make -f
+
+.PHONY: override_dh_auto_build
+override_dh_auto_build:
+ $(MAKE) cmap
+ dh_auto_build -Spython_distutils
+
+.PHONY: override_dh_auto_install
+override_dh_auto_install:
+ dh_auto_install -Spython_distutils
+
+.PHONY: override_dh_intall
+override_dh_install:
+ rename.ul .py '' debian/tmp/usr/bin/*.py
+ dh_install --fail-missing
+
+.PHONY: build build-arch build-indep binary binary-arch binary-indep clean
+build build-arch build-indep binary binary-indep clean:
+ dh $(@)
+# In order not to confuse lintian, binary-arch is a separate target:
+binary-arch:
+
+# vim:ts=4 sw=4 noet
Property changes on: packages/pdfminer/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: packages/pdfminer/trunk/debian/watch
===================================================================
--- packages/pdfminer/trunk/debian/watch (rev 0)
+++ packages/pdfminer/trunk/debian/watch 2010-06-05 11:40:26 UTC (rev 13246)
@@ -0,0 +1,2 @@
+version=3
+http://pypi.python.org/packages/source/p/pdfminer/pdfminer-([0-9.]+)[.]tar[.]gz
More information about the Python-modules-commits
mailing list