Mercurial > noffle
changeset 431:cef9370fad90 noffle
[svn] added libgdbmg1-dev build-dep option for woody
| author | godisch | 
|---|---|
| date | Mon, 23 Jun 2003 09:54:11 +0100 | 
| parents | 5e0bae88ae3d | 
| children | 7a5ec3f900e1 | 
| files | debian/changelog debian/control | 
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/debian/changelog Mon Jun 23 09:52:22 2003 +0100 +++ b/debian/changelog Mon Jun 23 09:54:11 2003 +0100 @@ -2,7 +2,7 @@ * Improved debconf system, added ucf support, closes: #198118. * Fixed update-inetd in postinst and prerm. - * Added patch and ucf to (build-)dependencies. + * Added patch, ucf, and libgdbmg1-dev option to (build-)dependencies. * Removed lintian override regarding debconf-dependency. -- Martin A. Godisch <godisch@debian.org> Mon, 23 Jun 2003 10:52:05 +0200
--- a/debian/control Mon Jun 23 09:52:22 2003 +0100 +++ b/debian/control Mon Jun 23 09:54:11 2003 +0100 @@ -2,7 +2,7 @@ Section: news Priority: optional Maintainer: Martin A. Godisch <godisch@debian.org> -Build-Depends: libgdbm-dev, po-debconf, patch +Build-Depends: libgdbm-dev | libgdbmg1-dev, po-debconf, patch Standards-Version: 3.5.10 Package: noffle
