Bug#786029: [RFS] Migrating pitivi from python-support to dh-python

Larissa Reis larissa at colivre.coop.br
Wed Aug 19 17:24:01 UTC 2015


I fixed this and it's on mentors.debian.net [0], here is the debdiff. I
now need a sponsor to review and upload this package in the archive.

diff -Nru pitivi-0.94/debian/changelog pitivi-0.94/debian/changelog
--- pitivi-0.94/debian/changelog	2015-05-13 06:32:17.000000000 -0300
+++ pitivi-0.94/debian/changelog	2015-08-18 13:59:50.000000000 -0300
@@ -1,3 +1,11 @@
+pitivi (0.94-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Removes deprecated python-support disabling it with `without` in rules file (Closes: #786029)
+  * Explicitly build-depends on dh-python
+
+ -- Larissa Reis <larissa at colivre.coop.br>  Tue, 18 Aug 2015 13:39:19 -0300
+
 pitivi (0.94-2) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru pitivi-0.94/debian/control pitivi-0.94/debian/control
--- pitivi-0.94/debian/control	2015-08-18 13:30:58.000000000 -0300
+++ pitivi-0.94/debian/control	2015-08-18 13:54:10.000000000 -0300
@@ -13,7 +13,7 @@
         itstool,
         libcairo2-dev,
         python3-cairo-dev,
-        python-support
+        dh-python
 X-Python-Version: >= 3.0
 Standards-Version: 3.9.4
 Homepage: http://www.pitivi.org
diff -Nru pitivi-0.94/debian/rules pitivi-0.94/debian/rules
--- pitivi-0.94/debian/rules	2015-05-13 06:31:48.000000000 -0300
+++ pitivi-0.94/debian/rules	2015-08-18 13:36:53.000000000 -0300
@@ -8,7 +8,7 @@
 		$(NULL)
 
 %:
-	dh $@ --with python3
+	dh $@ --with python3 --without pysupport
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(configure_flags)

[0] https://mentors.debian.net/package/pitivi
-- 
Larissa Reis
Colivre - Cooperativa de Tecnologias Livres
www.colivre.coop.br
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20150819/c524d76c/attachment.sig>


More information about the pkg-gstreamer-maintainers mailing list