diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-08 22:38:27 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-08 22:38:27 +0000 |
commit | dc2cd7d5c4889a6cc09b5a5a9eb35c74f86c2712 (patch) | |
tree | fb68b5f06efb992d9bb537b61e8ffae7d678ef2b /debian/control | |
parent | 7ef96224b8f697b74089ab8f47688f28e5025b42 (diff) |
* removed the lsb_release build patch (nobody except me seems to like it)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a58f9ef4..6d9418a46 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: important Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4.1.62), libdb4.2-dev, gettext (>= 0.12), lsb-release, dpatch +Build-Depends: debhelper (>= 4.1.62), libdb4.2-dev, gettext (>= 0.12) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt |