~free.ekanayaka/storm/any-expr

« back to all changes in this revision

Viewing changes to debian/control.autoppa

  • Committer: Jamu Kakar
  • Date: 2009-08-07 23:13:53 UTC
  • mto: This revision was merged to the branch mainline in revision 325.
  • Revision ID: jkakar@kakar.ca-20090807231353-bpjaj3dmimrnybpx
- Added various Python packages to the Build-Depends list to ensure
  that the C extensions get built for all possible versions on all
  supported Ubuntu releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Jamshed Kakar <jamshed.kakar@canonical.com>
5
5
AUTOPPA_INCLUDE(dapper):Build-Depends: debhelper, python-support, python2.4-dev, lsb-release
6
 
AUTOPPA_INCLUDE(hardy,intrepid,jaunty,karmic):Build-Depends: debhelper, python-central, python-all-dev, lsb-release
 
6
AUTOPPA_INCLUDE(hardy,intrepid):Build-Depends: debhelper, lsb-release, python-central, python-all-dev, python2.4, python2.5
 
7
AUTOPPA_INCLUDE(jaunty,karmic):Build-Depends: debhelper, lsb-release, python-central, python-all-dev, python2.4, python2.5, python2.6
7
8
Standards-Version: 3.7.2
8
9
XS-Python-Version: all
9
10