summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 108359c..f644fde 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: inotify-tools
Section: misc
Priority: optional
Maintainer: Ryan Niebur <ryan@debian.org>
-Build-Depends: debhelper (>= 7), doxygen, autotools-dev, linux-libc-dev | linux-kernel-headers (>= 2.6.18), quilt (>= 0.46-7)
-Standards-Version: 3.8.3
-Vcs-Git: git://git.ryan52.info/git/inotify-tools
-Vcs-Browser: http://git.ryan52.info/?p=inotify-tools;a=summary
+Build-Depends: debhelper (>= 7.0.50~), doxygen, autotools-dev, linux-libc-dev | linux-kernel-headers (>= 2.6.18)
+Standards-Version: 3.9.3
+Vcs-Git: git://anonscm.debian.org/git/collab-maint/inotify-tools.git/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/inotify-tools.git;a=summary
Homepage: http://inotify-tools.sourceforge.net/
Package: libinotifytools0
@@ -27,7 +27,7 @@ Section: libdevel
Provides: libinotifytools-dev
Conflicts: libinotifytools-dev
Replaces: inotify-tools (<< 3.10-2)
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinotifytools0 (= ${binary:Version})
Description: Development library and header files for libinotifytools0
Headers, static libraries, and documentation for the libinotifytools
library.