summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ea52366..f2e1862 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: ivy-c
Section: devel
Priority: extra
-Maintainer: Herve Damiano <damiano@cena.fr>
+Maintainer: Yannick Jestin <jestin@cena.fr>
Standards-Version: 3.1.1.1
Package: ivy-c
Architecture: any
-Depends: ${shlibs:Depends} libpcre3
+Depends: ${shlibs:Depends}
Build-Depends: debhelper, libc6-dev, xlibs-dev, tcl8.4-dev, libgtk1.2-dev, libpcre3-dev
Conflicts: ivy-tcl
Description: Ivy software bus. runtime Package
@@ -16,7 +16,7 @@ Description: Ivy software bus. runtime Package
Package: ivy-c-dev
Architecture: any
-Depends: ivy-c (>= 3.2-3), libc6-dev, xlibs-dev, tcl8.4-dev, libgtk1.2-dev
+Depends: ivy-c (>= 3.2-3), libc6-dev, xlibs-dev, libgtk1.2-dev
Description: Ivy software bus. development Package
This package is needed for compiling applications using ivy-c.
Ivy is mostly a communication convention between processes, implemented