~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: David Planella
  • Date: 2012-05-17 10:41:59 UTC
  • Revision ID: david.planella@ubuntu.com-20120517104159-z6n2smhmhm3g790r
Creating ubuntu package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: Qreator
 
2
Section: python
 
3
Priority: extra
 
4
Build-Depends: cdbs (>= 0.4.43),
 
5
 debhelper (>= 6),
 
6
 python (>= 2.6.6-3~),
 
7
 python-distutils-extra (>= 2.10)
 
8
Maintainer: David Planella <david.planella@ubuntu.com>
 
9
Standards-Version: 3.8.3
 
10
XS-Python-Version: current
 
11
 
 
12
Package: Qreator
 
13
Architecture: all
 
14
XB-Python-Version: ${python:Versions}
 
15
Depends: ${misc:Depends},
 
16
 ${python:Depends},
 
17
 python-geoclue,
 
18
 gir1.2-champlain-0.12,
 
19
 gir1.2-gtkchamplain-0.12,
 
20
 gir1.2-gtk-3.0,
 
21
 gir1.2-glib-2.0,
 
22
 gir1.2-clutter-1.0,
 
23
 python-cairo,
 
24
 gir1.2-gtkclutter-1.0,
 
25
 python-qrencode
 
26
Description: Create your own QR codes
 
27
 Qreator will enable to to easily create your own QR codes to encode
 
28
 different types of information in an efficient, compact and cool way.