~bzr/ubuntu/lucid/debhelper/builddeps-ppa

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-07-25 17:17:24 UTC
  • mfrom: (1.2.20 sid)
  • Revision ID: james.westby@ubuntu.com-20090725171724-zhhr5h0504vk9m21
Tags: 7.3.8ubuntu1
* Merge with Debian unstable (LP: #404561). Remaining Ubuntu changes:
  - dh_installudev: Default priority is now 40 by default, the target
    directory is /lib/udev/rules.d, and rules use '-' as separator instead of
    '_'.  Remove files from /etc/udev/rules.d unless they are user modified;
    if modified and of default priority, take care to rename.
    This should eventually go to Debian as well, see Debian #491117.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Joey Hess <joeyh@debian.org>
6
6
Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23)
7
 
Standards-Version: 3.8.1
 
7
Standards-Version: 3.8.2
8
8
Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
9
9
Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary
10
10
Homepage: http://kitenet.net/~joey/code/debhelper/
11
11
 
12
12
Package: debhelper
13
13
Architecture: all
14
 
Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23), dpkg-dev (>= 1.14.19), html2text, binutils, po-debconf, man-db (>= 2.5.1-1)
 
14
Depends: ${perl:Depends}, ${misc:Depends}, perl-base (>= 5.10), file (>= 3.23), dpkg-dev (>= 1.14.19), html2text, binutils, po-debconf, man-db (>= 2.5.1-1)
15
15
Suggests: dh-make
16
16
Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.6)
17
17
Description: helper programs for debian/rules