From c0a3858489450c679b6b48f3af5cae9d5b061733 Mon Sep 17 00:00:00 2001 From: calvin Date: Wed, 12 Feb 2003 00:09:28 +0000 Subject: [PATCH] drop glibc depends git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@788 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d54718c..4574519d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ linkchecker (1.8.8-1) unstable; urgency=low * New upstream release. + * Drop the glibc depends, its not needed. glibc should be fixed + on testing itself. -- Bastian Kleineidam Thu, 6 Feb 2003 02:15:43 +0100 diff --git a/debian/control b/debian/control index 439bedbc..44f27f9f 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: linkchecker Section: web Priority: optional Maintainer: Bastian Kleineidam -Build-Depends: python2.2-dev (>= 2.2.1), debhelper (>= 4.1.0), gettext, libc6-dev (>= 2.3) +Build-Depends: python2.2-dev (>= 2.2.1), debhelper (>= 4.1.0), gettext Standards-Version: 3.5.8.0 Package: linkchecker Architecture: any -Depends: python2.2 (>= 2.2.1), libc6 (>= 2.3) +Depends: python2.2 (>= 2.2.1) Conflicts: linkchecker-ssl Suggests: httpd Description: check HTML documents for broken links