[Python-modules-commits] r23466 - in packages/python-poppler-qt4/tags (11 files)

rak at users.alioth.debian.org rak at users.alioth.debian.org
Tue Feb 12 16:57:11 UTC 2013


    Date: Tuesday, February 12, 2013 @ 16:57:09
  Author: rak
Revision: 23466

[svn-buildpackage] Tagging python-poppler-qt4 0.16.3-1

Added:
  packages/python-poppler-qt4/tags/0.16.3-1/
  packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog
    (from rev 23465, packages/python-poppler-qt4/trunk/debian/changelog)
  packages/python-poppler-qt4/tags/0.16.3-1/debian/compat
    (from rev 23465, packages/python-poppler-qt4/trunk/debian/compat)
  packages/python-poppler-qt4/tags/0.16.3-1/debian/control
    (from rev 23465, packages/python-poppler-qt4/trunk/debian/control)
  packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright
    (from rev 23465, packages/python-poppler-qt4/trunk/debian/copyright)
  packages/python-poppler-qt4/tags/0.16.3-1/debian/rules
    (from rev 23465, packages/python-poppler-qt4/trunk/debian/rules)
Deleted:
  packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog
  packages/python-poppler-qt4/tags/0.16.3-1/debian/compat
  packages/python-poppler-qt4/tags/0.16.3-1/debian/control
  packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright
  packages/python-poppler-qt4/tags/0.16.3-1/debian/rules

Deleted: packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog
===================================================================
--- packages/python-poppler-qt4/trunk/debian/changelog	2013-02-11 21:57:05 UTC (rev 23454)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog	2013-02-12 16:57:09 UTC (rev 23466)
@@ -1,13 +0,0 @@
-python-poppler-qt4 (0.16.2-2) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-  * Explicitly build-depend on pkg-config since libpoppler-qt4-dev no longer
-    indirectly depends on it (Closes: #661446)
-
- -- Ryan Kavanagh <rak at debian.org>  Thu, 01 Mar 2012 06:56:43 -0500
-
-python-poppler-qt4 (0.16.2-1) unstable; urgency=low
-
-  * Initial release (Closes: #653046)
-
- -- Ryan Kavanagh <rak at debian.org>  Sun, 01 Jan 2012 18:16:27 -0500

Copied: packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog (from rev 23465, packages/python-poppler-qt4/trunk/debian/changelog)
===================================================================
--- packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog	                        (rev 0)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/changelog	2013-02-12 16:57:09 UTC (rev 23466)
@@ -0,0 +1,30 @@
+python-poppler-qt4 (0.16.3-1) experimental; urgency=low
+
+  * New upstream release. 
+  * Build-Depend on python-sip-dev and add ${sip:Depends} to Depends. This
+    prevents having to manually rebuild python-poppler-qt4 every time
+    python-sip gets update, or more precisely, users won't get mysterious
+    crashes every time pythno-sip gets updated
+  * Bump standards to 3.9.4, no changes needed
+  * Use debhelper >= 9.0.0, bump compat to 9, so that hardening build flags
+    are enabled
+  * Update copyright years
+
+ -- Ryan Kavanagh <rak at debian.org>  Tue, 12 Feb 2013 11:10:00 -0500
+
+python-poppler-qt4 (0.16.2-2) unstable; urgency=medium
+
+  * Rebuild fixes mismatch with python-sip, which was rendering
+    python-poppler-qt4 unusable. We'll need to rebuild every time python-sip
+    gets updated. (Closes: #672753)
+  * Explicitly build-depend on pkg-config since libpoppler-qt4-dev no longer
+    indirectly depends on it (Closes: #661446)
+  * Bump Standards version to 3.9.3
+
+ -- Ryan Kavanagh <rak at debian.org>  Thu, 17 May 2012 09:46:31 -0400
+
+python-poppler-qt4 (0.16.2-1) unstable; urgency=low
+
+  * Initial release (Closes: #653046)
+
+ -- Ryan Kavanagh <rak at debian.org>  Sun, 01 Jan 2012 18:16:27 -0500

Deleted: packages/python-poppler-qt4/tags/0.16.3-1/debian/compat
===================================================================
--- packages/python-poppler-qt4/trunk/debian/compat	2013-02-11 21:57:05 UTC (rev 23454)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/compat	2013-02-12 16:57:09 UTC (rev 23466)
@@ -1 +0,0 @@
-8

Copied: packages/python-poppler-qt4/tags/0.16.3-1/debian/compat (from rev 23465, packages/python-poppler-qt4/trunk/debian/compat)
===================================================================
--- packages/python-poppler-qt4/tags/0.16.3-1/debian/compat	                        (rev 0)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/compat	2013-02-12 16:57:09 UTC (rev 23466)
@@ -0,0 +1 @@
+9

Deleted: packages/python-poppler-qt4/tags/0.16.3-1/debian/control
===================================================================
--- packages/python-poppler-qt4/trunk/debian/control	2013-02-11 21:57:05 UTC (rev 23454)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/control	2013-02-12 16:57:09 UTC (rev 23466)
@@ -1,26 +0,0 @@
-Source: python-poppler-qt4
-Section: python
-Priority: optional
-Maintainer: Ryan Kavanagh <rak at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8.0.0),
- python-all-dev,
- libpoppler-qt4-dev,
- python-qt4,
- python-qt4-dev,
- pkg-config
-Standards-Version: 3.9.2
-Homepage: http://code.google.com/p/python-poppler-qt4/
-Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-poppler-qt4
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-poppler-qt4
-
-Package: python-poppler-qt4
-Architecture: any
-Depends: ${shlibs:Depends},
- ${python:Depends},
- ${misc:Depends},
- python-qt4
-Description: Python binding to Poppler Qt4 C++ library
- Python binding to libpoppler-qt4 that aims for completeness and for being
- actively maintained. The bindings closely follow the C++ library API
- documented at http://people.freedesktop.org/~aacid/docs/qt4/ .

Copied: packages/python-poppler-qt4/tags/0.16.3-1/debian/control (from rev 23465, packages/python-poppler-qt4/trunk/debian/control)
===================================================================
--- packages/python-poppler-qt4/tags/0.16.3-1/debian/control	                        (rev 0)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/control	2013-02-12 16:57:09 UTC (rev 23466)
@@ -0,0 +1,28 @@
+Source: python-poppler-qt4
+Section: python
+Priority: optional
+Maintainer: Ryan Kavanagh <rak at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9.0.0)
+ , python-all-dev
+ , libpoppler-qt4-dev
+ , python-sip-dev
+ , python-qt4
+ , python-qt4-dev
+ , pkg-config
+Standards-Version: 3.9.4
+Homepage: http://code.google.com/p/python-poppler-qt4/
+Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-poppler-qt4
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-poppler-qt4
+
+Package: python-poppler-qt4
+Architecture: any
+Depends: ${shlibs:Depends}
+ , ${python:Depends}
+ , ${sip:Depends}
+ , ${misc:Depends}
+ , python-qt4
+Description: Python binding to Poppler Qt4 C++ library
+ Python binding to libpoppler-qt4 that aims for completeness and for being
+ actively maintained. The bindings closely follow the C++ library API
+ documented at http://people.freedesktop.org/~aacid/docs/qt4/ .

Deleted: packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright
===================================================================
--- packages/python-poppler-qt4/trunk/debian/copyright	2013-02-11 21:57:05 UTC (rev 23454)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright	2013-02-12 16:57:09 UTC (rev 23466)
@@ -1,36 +0,0 @@
-This package was debianized by Ryan Kavanagh <rak at debian.org> on
-Thur, 22 Dec 2011 20:17:00 -0500.
-
-It was downloaded from http://code.google.com/p/python-poppler-qt4/
-
-Upstream Author: 
-
-    Wilbert Berendsen <wbsoft at xs4all.nl>
-
-Copyright: 
-
-    Copyright (C) 2009-2010 Wilbert Berendsen <wbsoft at xs4all.nl>
-
-License:
-
-    This library 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 2.1 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser 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 Lesser General Public License
-version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-The Debian packaging is Copyright (C) 2011 Ryan Kavanagh <rak at debian.org> and is
-licensed under the GPL license version 2. On Debian systems, the complete text
-of the GNU General Public License version 2 can be found in
-`/usr/share/common-licenses/GPL-2'.

Copied: packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright (from rev 23465, packages/python-poppler-qt4/trunk/debian/copyright)
===================================================================
--- packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright	                        (rev 0)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/copyright	2013-02-12 16:57:09 UTC (rev 23466)
@@ -0,0 +1,36 @@
+This package was debianized by Ryan Kavanagh <rak at debian.org> on
+Thur, 22 Dec 2011 20:17:00 -0500.
+
+It was downloaded from http://code.google.com/p/python-poppler-qt4/
+
+Upstream Author: 
+
+    Wilbert Berendsen <wbsoft at xs4all.nl>
+
+Copyright: 
+
+    Copyright (C) 2009-2010 Wilbert Berendsen <wbsoft at xs4all.nl>
+
+License:
+
+    This library 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 2.1 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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser 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 Lesser General Public License
+version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+The Debian packaging is Copyright (C) 2011–2013 Ryan Kavanagh <rak at debian.org>
+and is licensed under the GPL license version 2. On Debian systems, the complete
+text of the GNU General Public License version 2 can be found in
+`/usr/share/common-licenses/GPL-2'.

Deleted: packages/python-poppler-qt4/tags/0.16.3-1/debian/rules
===================================================================
--- packages/python-poppler-qt4/trunk/debian/rules	2013-02-11 21:57:05 UTC (rev 23454)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/rules	2013-02-12 16:57:09 UTC (rev 23466)
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --with python2

Copied: packages/python-poppler-qt4/tags/0.16.3-1/debian/rules (from rev 23465, packages/python-poppler-qt4/trunk/debian/rules)
===================================================================
--- packages/python-poppler-qt4/tags/0.16.3-1/debian/rules	                        (rev 0)
+++ packages/python-poppler-qt4/tags/0.16.3-1/debian/rules	2013-02-12 16:57:09 UTC (rev 23466)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@ --with python2
+
+override_dh_auto_install:
+	dh_sip
+	dh_auto_install




More information about the Python-modules-commits mailing list