[Python-modules-commits] r33477 - in packages/pyotherside/trunk/debian (4 files)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Sun Jul 26 07:57:04 UTC 2015


    Date: Sunday, July 26, 2015 @ 07:57:03
  Author: zyga-guest
Revision: 33477

* Rename the binary package to qml-module-io-thp-pyotherside (fixes #780708)
* Drop the (now obsolete) XS-Testsuite: autopkgtest header

Added:
  packages/pyotherside/trunk/debian/qml-module-io-thp-pyotherside.install
    (from rev 33476, packages/pyotherside/trunk/debian/pyotherside.install)
Modified:
  packages/pyotherside/trunk/debian/changelog
  packages/pyotherside/trunk/debian/control
Deleted:
  packages/pyotherside/trunk/debian/pyotherside.install

Modified: packages/pyotherside/trunk/debian/changelog
===================================================================
--- packages/pyotherside/trunk/debian/changelog	2015-07-26 06:39:03 UTC (rev 33476)
+++ packages/pyotherside/trunk/debian/changelog	2015-07-26 07:57:03 UTC (rev 33477)
@@ -1,3 +1,10 @@
+pyotherside (1.4.0-2) UNRELEASED; urgency=medium
+
+  * Rename the binary package to qml-module-io-thp-pyotherside (fixes #780708)
+  * Drop the (now obsolete) XS-Testsuite: autopkgtest header
+
+ -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com>  Sun, 26 Jul 2015 09:28:01 +0200
+
 pyotherside (1.4.0-1) experimental; urgency=medium
 
   [ Marco Trevisan (Treviño) ]

Modified: packages/pyotherside/trunk/debian/control
===================================================================
--- packages/pyotherside/trunk/debian/control	2015-07-26 06:39:03 UTC (rev 33476)
+++ packages/pyotherside/trunk/debian/control	2015-07-26 07:57:03 UTC (rev 33477)
@@ -14,15 +14,24 @@
                xvfb
 Standards-Version: 3.9.6
 X-Python3-Version: >= 3.3
-XS-Testsuite: autopkgtest
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyotherside/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyotherside/trunk/
 Homepage: http://thp.io/2011/pyotherside/
 
 Package: pyotherside
+Depends: qml-module-io-thp-pyotherside, ${misc:Depends}
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+Architecture: all
+Priority: extra
+Section: oldlibs
+
+Package: qml-module-io-thp-pyotherside
 Multi-Arch: same
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: pyotherside (<< 1.4.0-2~)
+Replaces: pyotherside (<< 1.4.0-2~)
 Depends: python3, ${misc:Depends}, ${shlibs:Depends}
 Description: asynchronous Python 3 Bindings for Qt 5 (QML plugin)
  A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
@@ -81,7 +90,7 @@
 Multi-Arch: foreign
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: pyotherside (= ${binary:Version}),
+Depends: qml-module-io-thp-pyotherside (= ${binary:Version}),
          python3,
          ${misc:Depends},
          ${shlibs:Depends}

Deleted: packages/pyotherside/trunk/debian/pyotherside.install
===================================================================
--- packages/pyotherside/trunk/debian/pyotherside.install	2015-07-26 06:39:03 UTC (rev 33476)
+++ packages/pyotherside/trunk/debian/pyotherside.install	2015-07-26 07:57:03 UTC (rev 33477)
@@ -1 +0,0 @@
-/usr/lib/*

Copied: packages/pyotherside/trunk/debian/qml-module-io-thp-pyotherside.install (from rev 33476, packages/pyotherside/trunk/debian/pyotherside.install)
===================================================================
--- packages/pyotherside/trunk/debian/qml-module-io-thp-pyotherside.install	                        (rev 0)
+++ packages/pyotherside/trunk/debian/qml-module-io-thp-pyotherside.install	2015-07-26 07:57:03 UTC (rev 33477)
@@ -0,0 +1 @@
+/usr/lib/*




More information about the Python-modules-commits mailing list