~mvo/software-center/lp955005

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Michael Vogt
  • Date: 2009-08-21 14:09:08 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090821140908-3lzaw2kpjrb4bwyu
debian/*: initial debian dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: app-center
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Michael Vogt <mvo@ubuntu.com>
 
5
Build-Depends: debhelper (>= 7.0.50),
 
6
               gettext,
 
7
               intltool,
 
8
               python,
 
9
               python-central,
 
10
               python-distutils-extra,
 
11
               python-setuptools
 
12
Standards-Version: 3.8.3
 
13
XS-Python-Version: current
 
14
Vcs-Bzr: http://code.launchpad.net/~mvo/+junk/app-center
 
15
 
 
16
Package: app-center
 
17
Architecture: all
 
18
Depends: ${python:Depends},
 
19
         ${misc:Depends},
 
20
         app-install-data (>= 0.4.0),
 
21
         gnome-icon-theme,
 
22
         python-apt,
 
23
         python-dbus,
 
24
         python-gtk2,
 
25
         aptdaemon
 
26
Recommends: lsb-release
 
27
XB-Python-Version: ${python:Versions}
 
28
Description: Application Installer
 
29
 A pretty application installer.