diff options
author | damiano | 1999-02-16 13:42:23 +0000 |
---|---|---|
committer | damiano | 1999-02-16 13:42:23 +0000 |
commit | 8c327baf3af315e033fa7acfa46f53b371f8b636 (patch) | |
tree | 786faafec15ed9c9ac1d07814c2232cbc8dde771 /debian/control | |
parent | 2e6e8389f1d61713e015233ebfc25f4b61a97b0d (diff) | |
download | ivy-perl-8c327baf3af315e033fa7acfa46f53b371f8b636.zip ivy-perl-8c327baf3af315e033fa7acfa46f53b371f8b636.tar.gz ivy-perl-8c327baf3af315e033fa7acfa46f53b371f8b636.tar.bz2 ivy-perl-8c327baf3af315e033fa7acfa46f53b371f8b636.tar.xz |
nouveau nom du package perl : Bus => Ivy
gestion du broadcast sur n'importe quel sous-réseau
Le répertoire d'installation est /usr/lib/perl5
Il s'agit maintenant d'un paquetage indépendant de l'architecture
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 37f2d5e..86cf7e4 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Etienne <etienne@cena.dgac.fr> Standards-Version: 2.3.0.0 Package: ivy-perl -Architecture: any -Depends: perl (>= 5.004), gettimeofday +Architecture: all +Depends: perl (>= 5.004), perl-tk (>= 402.004-1), perl-tk(<< 402.005), gettimeofday Description: Perl module and documentation for accessing the Ivy software bus Perl module and documentation for accessing the Ivy software bus |