Author: domibel Date: 2013-11-04 04:26:55 +0000 (Mon, 04 Nov 2013) New Revision: 15075
Added: trunk/packages/pythonqt/tags/2.1.0~svn247-1/ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt-dev.install trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.1.install trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules Removed: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2-dev.install trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.0.install trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules Log: tagging pythonqt 2.1.0~svn247-1 Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog =================================================================== --- trunk/packages/pythonqt/trunk/debian/changelog 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,22 +0,0 @@ -pythonqt (2.1.0+svn244-1) UNRELEASED; urgency=low - - * new snapshot based on svn r244 - - -- Dominique Belhachemi <[email protected]> Thu, 04 Apr 2013 21:24:02 -0400 - -pythonqt (2.0.1-1.1) unstable; urgency=low - - * Non-maintainer upload. - * Fix FTBFS with Qt 4.8 (Closes: #664569) - - Add debian/patches/stddecorators_no_keywords.patch - - Extend debian/patches/cmakebuildsystem.patch to compile with - -DQT_NO_KEYWORDS - - Thanks to Felix Geyer for the patch - - -- Scott Kitterman <[email protected]> Wed, 09 May 2012 00:14:21 -0400 - -pythonqt (2.0.1-1) unstable; urgency=low - - * Initial release (Closes: #616698) - - -- Mathieu Malaterre <[email protected]> Sat, 05 Mar 2011 16:34:12 +0100 Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog (from rev 15074, trunk/packages/pythonqt/trunk/debian/changelog) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/changelog 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,29 @@ +pythonqt (2.1.0~svn247-1) unstable; urgency=low + + * new snapshot based on svn r247 + * bump libpythonqt2.0 to libpythonqt2.1.0 + * maintain only one dev package (change libpythonqt2-dev to libpythonqt-dev) + * bump Standards-Version: 3.9.4 + * remove obsolete DM-Upload-Allowed field + * debian/copyright: removed obsolete fields in dep5 copyright + * debian/compat: bump to 9 + * debian/control: fix dh syntax issue + + -- Dominique Belhachemi <[email protected]> Sun, 03 Nov 2013 20:30:26 -0500 + +pythonqt (2.0.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with Qt 4.8 (Closes: #664569) + - Add debian/patches/stddecorators_no_keywords.patch + - Extend debian/patches/cmakebuildsystem.patch to compile with + -DQT_NO_KEYWORDS + - Thanks to Felix Geyer for the patch + + -- Scott Kitterman <[email protected]> Wed, 09 May 2012 00:14:21 -0400 + +pythonqt (2.0.1-1) unstable; urgency=low + + * Initial release (Closes: #616698) + + -- Mathieu Malaterre <[email protected]> Sat, 05 Mar 2011 16:34:12 +0100 Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat =================================================================== --- trunk/packages/pythonqt/trunk/debian/compat 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat 2013-11-04 04:26:55 UTC (rev 15075) @@ -1 +0,0 @@ -7 Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat (from rev 15074, trunk/packages/pythonqt/trunk/debian/compat) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/compat 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1 @@ +9 Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control =================================================================== --- trunk/packages/pythonqt/trunk/debian/control 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,45 +0,0 @@ -Source: pythonqt -Section: libs -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~), python-dev, qt4-qmake, libqt4-dev -Standards-Version: 3.9.1 -XS-Python-Version: current -Homepage: http://pythonqt.sourceforge.net -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pythonqt/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pythonqt/trunk/ - -Package: libpythonqt2.0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Dynamic Python binding for the Qt framework - runtime - PythonQt offers an easy way to embed the Python scripting language into a - C++ Qt applications. It makes heavy use of the QMetaObject system and thus - requires Qt 4.x. - The focus of PythonQt is on embedding Python into an existing C++ application, - not on writing the whole application completely in Python. If you want to write - your whole application in Python, you should use PyQt or PySide instead. - If you are looking for a simple way to embed Python objects into your C++/Qt - Application and to script parts of your application via Python, PythonQt is the - way to go! - . - This package contains the libraries needed to run PythonQt applications. - -Package: libpythonqt2-dev -Section: libdevel -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Dynamic Python binding for the Qt framework - development - PythonQt offers an easy way to embed the Python scripting language into a - C++ Qt applications. It makes heavy use of the QMetaObject system and thus - requires Qt 4.x. - The focus of PythonQt is on embedding Python into an existing C++ application, - not on writing the whole application completely in Python. If you want to write - your whole application in Python, you should use PyQt or PySide instead. - If you are looking for a simple way to embed Python objects into your C++/Qt - Application and to script parts of your application via Python, PythonQt is the - way to go! - . - This package contains development files needed to build PythonQt applications. Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control (from rev 15074, trunk/packages/pythonqt/trunk/debian/control) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/control 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,46 @@ +Source: pythonqt +Section: libs +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]>, Dominique Belhachemi <[email protected]> +Build-Depends: debhelper (>= 9), cmake, quilt (>= 0.46-7~), python-dev, qt4-qmake, libqt4-dev +Standards-Version: 3.9.4 +XS-Python-Version: current +Homepage: http://pythonqt.sourceforge.net +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pythonqt/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pythonqt/trunk/ + +Package: libpythonqt2.1 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Dynamic Python binding for the Qt framework - runtime + PythonQt offers an easy way to embed the Python scripting language into a + C++ Qt applications. It makes heavy use of the QMetaObject system and thus + requires Qt 4.x. + The focus of PythonQt is on embedding Python into an existing C++ application, + not on writing the whole application completely in Python. If you want to write + your whole application in Python, you should use PyQt or PySide instead. + If you are looking for a simple way to embed Python objects into your C++/Qt + Application and to script parts of your application via Python, PythonQt is the + way to go! + . + This package contains the libraries needed to run PythonQt applications. + +Package: libpythonqt-dev +Replaces: libpythonqt2-dev (<< 2.1.0~svn247-1~) +Breaks: libpythonqt2-dev (<< 2.1.0~svn247-1~) +Section: libdevel +Architecture: any +Depends: libpythonqt2.1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: Dynamic Python binding for the Qt framework - development + PythonQt offers an easy way to embed the Python scripting language into a + C++ Qt applications. It makes heavy use of the QMetaObject system and thus + requires Qt 4.x. + The focus of PythonQt is on embedding Python into an existing C++ application, + not on writing the whole application completely in Python. If you want to write + your whole application in Python, you should use PyQt or PySide instead. + If you are looking for a simple way to embed Python objects into your C++/Qt + Application and to script parts of your application via Python, PythonQt is the + way to go! + . + This package contains development files needed to build PythonQt applications. Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright =================================================================== --- trunk/packages/pythonqt/trunk/debian/copyright 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,58 +0,0 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: pythonqt -Maintainer: Mathieu Malaterre -Source: http://pythonqt.sourceforge.net/ - - -Files: * -Copyright: © 2010 MeVis Medical Solutions AG All Rights Reserved. -License: LGPL-2+ - - -Files: generator/* -Copyright: © 2008-2009 Nokia Corporation and/or its subsidiary(-ies). -License: LGPL-2.1 - No Commercial Usage - This file contains pre-release code and may not be distributed. - You may use this file in accordance with the terms and conditions - contained in the Technology Preview License Agreement accompanying - this package. - . - GNU Lesser General Public License Usage - Alternatively, this file may be used under the terms of the GNU Lesser - General Public License version 2.1 as published by the Free Software - Foundation and appearing in the file LICENSE.LGPL included in the - packaging of this file. Please review the following information to - ensure the GNU Lesser General Public License version 2.1 requirements - will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - . - In addition, as a special exception, Nokia gives you certain additional - rights. These rights are described in the Nokia Qt LGPL Exception - version 1.1, included in the file LGPL_EXCEPTION.txt in this package. - . - If you have questions regarding the use of this file, please contact - Nokia at [email protected]. - - -Files: debian/* -Copyright: 2011; Mathieu Malaterre <[email protected]> -License: LGPL-2.1 - - -License: LGPL-2.1 - 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; - version 2.1 of the License - . - 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 full text of the GNU Library General Public License can - be found in the `/usr/share/common-licenses/LGPL-2.1' file. Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright (from rev 15074, trunk/packages/pythonqt/trunk/debian/copyright) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/copyright 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,55 @@ +Source: http://pythonqt.sourceforge.net/ + + +Files: * +Copyright: © 2010 MeVis Medical Solutions AG All Rights Reserved. +License: LGPL-2+ + + +Files: generator/* +Copyright: © 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +License: LGPL-2.1 + No Commercial Usage + This file contains pre-release code and may not be distributed. + You may use this file in accordance with the terms and conditions + contained in the Technology Preview License Agreement accompanying + this package. + . + GNU Lesser General Public License Usage + Alternatively, this file may be used under the terms of the GNU Lesser + General Public License version 2.1 as published by the Free Software + Foundation and appearing in the file LICENSE.LGPL included in the + packaging of this file. Please review the following information to + ensure the GNU Lesser General Public License version 2.1 requirements + will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + . + In addition, as a special exception, Nokia gives you certain additional + rights. These rights are described in the Nokia Qt LGPL Exception + version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + . + If you have questions regarding the use of this file, please contact + Nokia at [email protected]. + + +Files: debian/* +Copyright: 2011; Mathieu Malaterre <[email protected]> +License: LGPL-2.1 + + +License: LGPL-2.1 + 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; + version 2.1 of the License + . + 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 full text of the GNU Library General Public License can + be found in the `/usr/share/common-licenses/LGPL-2.1' file. Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt-dev.install (from rev 15074, trunk/packages/pythonqt/trunk/debian/libpythonqt-dev.install) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt-dev.install (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt-dev.install 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,2 @@ +usr/lib/libPythonQt.so +usr/include/PythonQt/*.h Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2-dev.install =================================================================== --- trunk/packages/pythonqt/trunk/debian/libpythonqt2-dev.install 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2-dev.install 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,2 +0,0 @@ -usr/lib/libPythonQt.so -usr/include/PythonQt/*.h Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.0.install =================================================================== --- trunk/packages/pythonqt/trunk/debian/libpythonqt2.0.install 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.0.install 2013-11-04 04:26:55 UTC (rev 15075) @@ -1 +0,0 @@ -usr/lib/libPythonQt.so.* Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.1.install (from rev 15074, trunk/packages/pythonqt/trunk/debian/libpythonqt2.1.install) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.1.install (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/libpythonqt2.1.install 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1 @@ +usr/lib/libPythonQt.so.* Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch =================================================================== --- trunk/packages/pythonqt/trunk/debian/patches/cmakebuildsystem.patch 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,29 +0,0 @@ ---- pythonqt-2.1.0+svn244.orig/CMakeLists.txt -+++ pythonqt-2.1.0+svn244/CMakeLists.txt -@@ -199,6 +199,18 @@ qt4_add_resources(gen_qrc_sources ${qrc_ - #----------------------------------------------------------------------------- - # Build the library - -+set(PythonQt_MAJOR_VERSION 2) -+set(PythonQt_MINOR_VERSION 0) -+set(PythonQt_BUILD_VERSION 1) -+set(PythonQt_VERSION -+ "${PythonQt_MAJOR_VERSION}.${PythonQt_MINOR_VERSION}.${PythonQt_BUILD_VERSION}") -+set(PythonQt_API_VERSION -+ "${PythonQt_MAJOR_VERSION}.${PythonQt_MINOR_VERSION}") -+set(PythonQt_LIBRARY_PROPERTIES ${PythonQt_LIBRARY_PROPERTIES} -+ VERSION "${PythonQt_VERSION}" -+ SOVERSION "${PythonQt_API_VERSION}" -+) -+ - include_directories( - ${CMAKE_CURRENT_SOURCE_DIR}/src - ) -@@ -210,6 +222,7 @@ add_library(PythonQt SHARED - ${gen_qrc_sources} - ) - set_target_properties(PythonQt PROPERTIES DEFINE_SYMBOL PYTHONQT_EXPORTS) -+set_target_properties(PythonQt PROPERTIES ${PythonQt_LIBRARY_PROPERTIES}) - - # - # That should solve linkage error on Mac when the project is used in a superbuild setup Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch (from rev 15074, trunk/packages/pythonqt/trunk/debian/patches/cmakebuildsystem.patch) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/patches/cmakebuildsystem.patch 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,29 @@ +--- pythonqt-2.1.0+svn244.orig/CMakeLists.txt ++++ pythonqt-2.1.0+svn244/CMakeLists.txt +@@ -199,6 +199,18 @@ qt4_add_resources(gen_qrc_sources ${qrc_ + #----------------------------------------------------------------------------- + # Build the library + ++set(PythonQt_MAJOR_VERSION 2) ++set(PythonQt_MINOR_VERSION 1) ++set(PythonQt_BUILD_VERSION 0) ++set(PythonQt_VERSION ++ "${PythonQt_MAJOR_VERSION}.${PythonQt_MINOR_VERSION}.${PythonQt_BUILD_VERSION}") ++set(PythonQt_API_VERSION ++ "${PythonQt_MAJOR_VERSION}.${PythonQt_MINOR_VERSION}") ++set(PythonQt_LIBRARY_PROPERTIES ${PythonQt_LIBRARY_PROPERTIES} ++ VERSION "${PythonQt_VERSION}" ++ SOVERSION "${PythonQt_API_VERSION}" ++) ++ + include_directories( + ${CMAKE_CURRENT_SOURCE_DIR}/src + ) +@@ -210,6 +222,7 @@ add_library(PythonQt SHARED + ${gen_qrc_sources} + ) + set_target_properties(PythonQt PROPERTIES DEFINE_SYMBOL PYTHONQT_EXPORTS) ++set_target_properties(PythonQt PROPERTIES ${PythonQt_LIBRARY_PROPERTIES}) + + # + # That should solve linkage error on Mac when the project is used in a superbuild setup Deleted: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules =================================================================== --- trunk/packages/pythonqt/trunk/debian/rules 2013-10-31 22:06:44 UTC (rev 15073) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules 2013-11-04 04:26:55 UTC (rev 15075) @@ -1,16 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -%: - dh --parallel --with quilt --buildsystem=cmake $@ - -get-orig-source: - uscan --verbose --force-download --repack --rename Copied: trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules (from rev 15074, trunk/packages/pythonqt/trunk/debian/rules) =================================================================== --- trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules (rev 0) +++ trunk/packages/pythonqt/tags/2.1.0~svn247-1/debian/rules 2013-11-04 04:26:55 UTC (rev 15075) @@ -0,0 +1,16 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --parallel --with quilt --buildsystem=cmake + +get-orig-source: + uscan --verbose --force-download --repack --rename _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
