diff options
author | vorlon <Unknown> | 2007-08-19 22:55:06 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-19 22:55:06 +0000 |
commit | 76865aa4ca44436739935b670afee5c56a1de93e (patch) | |
tree | c15a38e34664d05ac4cd9f1fd964d4e9c3a90634 | |
parent | 7ad8b60260a95361e48e4d658fdfd36bbe2ffb86 (diff) | |
download | pam-76865aa4ca44436739935b670afee5c56a1de93e.tar.gz pam-76865aa4ca44436739935b670afee5c56a1de93e.tar.bz2 pam-76865aa4ca44436739935b670afee5c56a1de93e.zip |
Build-Depend on xsltproc, libxml2-utils, docbook-xml, and docbook-xsl
instead of on linuxdoc-tools, linuxdoc-tools-latex, tetex-extra, groff, and
opensp.
-rw-r--r-- | changelog | 5 | ||||
-rw-r--r-- | control | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -36,8 +36,11 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low debian/libpam0g.{postinst,prerm}, and debian/libpam-modules.{postinst,prerm}; debhelper can autogenerate these just fine without our help. + * Build-Depend on xsltproc, libxml2-utils, docbook-xml, and docbook-xsl + instead of on linuxdoc-tools, linuxdoc-tools-latex, tetex-extra, groff, + and opensp. - -- Steve Langasek <vorlon@debian.org> Sun, 19 Aug 2007 15:48:33 -0700 + -- Steve Langasek <vorlon@debian.org> Sun, 19 Aug 2007 15:53:00 -0700 pam (0.79-4) unstable; urgency=medium @@ -5,7 +5,7 @@ Uploaders: Karl Ramm <kcr@debian.org>, Sam Hartman <hartmans@debian.org>, Roger Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 3.5.8 Build-Depends: cracklib2-dev (>= 2.7-9), bzip2, debhelper, quilt, libdb4.3-dev, libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386], libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386] -Build-Depends-Indep: linuxdoc-tools, linuxdoc-tools-latex, tetex-extra, groff, opensp +Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl Package: libpam0g Priority: required |