diff options
| author | Pino Toscano <pino@debian.org> | 2013-02-25 18:46:58 +0100 |
|---|---|---|
| committer | Pino Toscano <pino@debian.org> | 2013-02-25 18:46:58 +0100 |
| commit | 9ec31d5c01c74c4f0c66da7f96223828a9e5a4af (patch) | |
| tree | f9466bd3418ec0de30ba29717d127f039101fbd5 /debian/control | |
| parent | 0e1405e6909496008a5abf84380f7bcb5bc9a194 (diff) | |
Switch rules from cdbs to the sequential `dh'
- Bump the debhelper build dependency to >= 7.0.50~.
- Drop the cdbs build dependency.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 89eab9ff..256988bf 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.3 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), - libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev, cdbs, - debhelper (>= 7), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, + libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev, + debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, xkb-data, flex, bison Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, |
