Code

Revert "control: Build depend on libcap2-bin, required by build system."
authorSebastian Harl <sh@tokkee.org>
Sun, 13 Mar 2011 20:15:25 +0000 (21:15 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 13 Mar 2011 20:15:25 +0000 (21:15 +0100)
This reverts commit 5ebfb4b1ce37adfddb766aba140fa23c7229a231.

For now, this does not work, since we cannot use setcap in debian/rules. The
build system in 1.6.1+2.g207d51d ignores errors by setcap.

debian/changelog
debian/control

index 42ebe956c75226c2129df5673d8469b7c14f4daa..f8386f8a7da3f63d58945b0c15f5a34842138980 100644 (file)
@@ -3,8 +3,6 @@ liboping (1.6.1+2.g207d51d-1) unstable; urgency=low
   * New upstream release.
     - Based on release 1.6.1 plus upstream Git commits up to 207d51d, which
       fix two build issues.
-  * debian/control:
-    - Build depend on libcap2-bin, required by build system.
 
  -- Sebastian Harl <tokkee@debian.org>  Sun, 13 Mar 2011 21:07:18 +0100
 
index 5d3f2f268036c933cb80004af7bbbeb7da144dd7..d540c60275fb3527be6fb1aac9a324cfad112936 100644 (file)
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev,
- perl, perl-modules, libcap2-bin, libncurses5-dev
+ perl, perl-modules, libncurses5-dev
 Standards-Version: 3.8.4
 Homepage: http://verplant.org/liboping/
 Vcs-Git: git://git.tokkee.org/pkg-liboping.git