~juliank/computer-janitor/debian

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Julian Andres Klode
  • Date: 2009-08-21 17:39:43 UTC
  • mfrom: (72.16.21 trunk.deb-packaging)
  • Revision ID: jak@debian.org-20090821173943-yjhodmyi1ke52h3h
Merge packaging updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Maintainer: Lars Wirzenius <lars@ubuntu.com>
3
3
Section: admin
4
4
Priority: optional
5
 
Standards-Version: 3.8.0
6
 
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.51~), 
7
 
    python-central (>= 0.5.6), python, python-apt, python-distutils-extra
 
5
Standards-Version: 3.8.2
 
6
Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), 
 
7
    python, python-apt, python-distutils-extra
8
8
XS-Python-Version: all
9
9
Vcs-Bzr: http://bazaar.launchpad.net/%7Esystemcleaner-hackers/systemcleaner/trunk/
10
10
Homepage: https://wiki.ubuntu.com/CleanupCruft
12
12
Package: computer-janitor
13
13
Architecture: all
14
14
Depends: ${python:Depends}, python-apt, python-fstab (>= 1.2),
15
 
    update-manager-core (>= 1:0.98.1)
 
15
    update-manager-core (>= 1:0.98.1), ${misc:Depends}
16
16
Conflicts: system-cleaner
17
17
Replaces: system-cleaner
18
18
XB-Python-Version: ${python:Versions}
31
31
Package: computer-janitor-gtk
32
32
Architecture: all
33
33
Depends: ${python:Depends}, computer-janitor (=${source:Version}), 
34
 
    python-gtk2, python-glade2
 
34
    python-gtk2, python-glade2, ${misc:Depends}
35
35
Conflicts: system-cleaner-gtk
36
36
Replaces: system-cleaner-gtk
37
37
XB-Python-Version: ${python:Versions}