[SCM] devede/master: Switch python3-all to python3

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Apr 19 18:47:28 UTC 2016


The following commit has been merged in the master branch:
commit 332918fd87ef2bffd35b442f469fd6cb213487e0
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Apr 19 20:38:35 2016 +0200

    Switch python3-all to python3
    
    It does not build module packages.

diff --git a/debian/control b/debian/control
index 62def91..510a929 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Uploaders:
 X-Python3-Version: >= 3.3
 Build-Depends:
  debhelper (>= 9~),
- python3-all (>= 2.6.6-3),
+ python3,
+ dh-python,
  python-scour
 Standards-Version: 3.9.8
 Homepage: http://www.rastersoft.com/programas/devede.html

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list