~thomas-deruyter-3/qreator/qreator

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Andrew Starr-Bochicchio
  • Date: 2012-05-19 17:04:25 UTC
  • mto: (61.1.1 qreator)
  • mto: This revision was merged to the branch mainline in revision 67.
  • Revision ID: a.starr.b@gmail.com-20120519170425-bv53agy3lvmeo20w
Remove un-needed build dep on cdbs and bump debhelper dep to >= 8 to match compat level.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: qreator
2
2
Section: python
3
3
Priority: extra
4
 
Build-Depends: cdbs (>= 0.4.43),
5
 
 debhelper (>= 6),
 
4
Build-Depends: debhelper (>= 8),
6
5
 python (>= 2.6.6-3~),
7
6
 python-distutils-extra (>= 2.10)
8
7
Maintainer: David Planella <david.planella@ubuntu.com>