~ubuntu-branches/ubuntu/lucid/prevu/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-03-14 02:07:44 UTC
  • Revision ID: james.westby@ubuntu.com-20070314020744-n4skkkhpih9ntaxb
Tags: 1:0.4.1bzr46-0ubuntu2
* Update the package to comply with the New Python Policy (LP: #72825)
* Remove lintian overrides because of inconsistent use (LP: #72826)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Martin Meredith <mez@ubuntu.com>
5
 
Build-Depends: debhelper (>= 5)
 
5
Build-Depends: debhelper (>= 5.0.38)
 
6
Build-Depends-Indep: python-central (>= 0.5.6)
 
7
XS-Python-Version: >= 2.4
6
8
Standards-Version: 3.7.2
7
9
 
8
10
Package: prevu
9
11
Architecture: all
10
 
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.4), pbuilder, devscripts, debootstrap, fakeroot, debhelper, dpkg-dev
 
12
XB-Python-Version: ${python:Versions}
 
13
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, pbuilder, devscripts, debootstrap, fakeroot, debhelper, dpkg-dev
11
14
Description: an Automatic backporter script
12
15
 Prevu is a set of scripts that help backport packages
13
16
 between ubuntu versions.