~ubuntu-branches/ubuntu/vivid/mythbuntu-common/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Mario Limonciello, Thomas Mashos, Mario Limonciello
  • Date: 2013-11-12 01:16:37 UTC
  • mfrom: (71.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131112011637-tl53xxmo2e90iwq0
[ Thomas Mashos ]
* Added tool tips to plugins tab (LP: #869325)
* Added progress bars to -repos
* Added Quantal info (LP: #1063086)
* Have -repos pull from download.mythbuntu.org instead of bzr (LP: #1227831)
* Fix -repos for python3

[ Mario Limonciello ]
* update to python3.
  - currently VNC and Mysql plugins are broken.
  - Need new solution for pexepct and mysqldb.
  - bzrlib broke
  - gconf broke.
* update to python GI introspection.
* Add d3des from https://github.com/maizy/vnc-me/blob/master/src/d3des.py
* drop vnc dependencies.  create vnc password in pure python.
* drop mysql.txt integration.  use xml only now for current mythtv.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: x11
3
3
Priority: optional
4
4
Maintainer: Ubuntu MythTV Team <ubuntu-mythtv@lists.ubuntu.com>
5
 
Build-Depends: debhelper (>=7), python-central, python, python-distutils-extra
 
5
Build-Depends: debhelper (>=7), python3-all, python3-distutils-extra
6
6
XS-Vcs-Bzr: http://bazaar.launchpad.net/~mythbuntu-dev/mythbuntu/mythbuntu-common
7
7
XS-Vcs-Browser: http://codebrowse.launchpad.net/~mythbuntu-dev/mythbuntu/mythbuntu-common
8
8
XS-Python-Version: current
9
 
Standards-Version: 3.9.2
 
9
Standards-Version: 3.9.3
10
10
 
11
11
Package: mythbuntu-common
12
12
Architecture: all
13
 
Depends: ${python:Depends},
 
13
Depends: ${python3:Depends},
14
14
         ${misc:Depends},
15
 
         python-pexpect,
16
 
         python-xkit (>= 0.5.0),
17
 
         python-mysqldb,
18
 
         vnc4server | vnc4-common,
19
 
         python-gconf,
 
15
         python3-xkit,
20
16
         lsb-release,
21
17
         software-properties-gtk,
22
18
         libdvdread4,
23
 
         python-bzrlib
24
 
XB-Python-Version: ${python:Versions}
25
19
Recommends: nvidia-common, mythbuntu-bare-client
26
20
Suggests: mythbuntu-bare-console
27
21
Conflicts: mythbuntu-repos