[SCM] devede/master: Update dependencies to Python3 and gir1.2

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Nov 7 12:41:45 UTC 2015


The following commit has been merged in the master branch:
commit 00e4e572d22f1fab03f41535697de33d44ebcdd0
Author: Alessio Treglia <alessio.treglia at smartodds.co.uk>
Date:   Sat Nov 7 12:41:21 2015 +0000

    Update dependencies to Python3 and gir1.2

diff --git a/debian/control b/debian/control
index 07a8f1f..cecb0b1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Reinhard Tartler <siretart at tauware.de>
-X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.3
 Build-Depends:
  debhelper (>= 7.0.50~),
- python-all (>= 2.6.6-3),
+ python3-all (>= 2.6.6-3),
  python-scour
 Standards-Version: 3.9.5
 Homepage: http://www.rastersoft.com/programas/devede.html
@@ -26,14 +26,13 @@ Depends:
  libvorbis0a,
  libvorbisfile3,
  mplayer2 | mpv,
- python-cairo,
- python-dbus,
- python-gobject,
- python-gtk2 (>= 2.16.0),
+ gir1.2-gtk-3.0,
+ python3-dbus,
+ python3-gi-cairo,
  ttf-freefont,
  vcdimager,
  ${misc:Depends},
- ${python:Depends}
+ ${python3:Depends}
 Recommends:
  libmp3lame0
 Suggests:

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list