summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorlecoanet1998-12-11 17:24:48 +0000
committerlecoanet1998-12-11 17:24:48 +0000
commit25c512868d7948bc02ba91e9f06d398c31b0bedf (patch)
treedef6b2544cf3c81068bac6788f4ab9465de236b7 /debian/control
parent34ace791502635f9bc725192bc609994e9f9b730 (diff)
downloadivy-c-25c512868d7948bc02ba91e9f06d398c31b0bedf.zip
ivy-c-25c512868d7948bc02ba91e9f06d398c31b0bedf.tar.gz
ivy-c-25c512868d7948bc02ba91e9f06d398c31b0bedf.tar.bz2
ivy-c-25c512868d7948bc02ba91e9f06d398c31b0bedf.tar.xz
Modification pour debianisation
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..8cd21eb
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: ivy-c
+Section: devel
+Priority: extra
+Maintainer: Patrick Lecoanet <lecoanet@cena.dgac.fr>
+Standards-Version: 2.3.0.0
+
+Package: ivy-c
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Bus logiciel PII.
+ Bus logiciel PII. Fichiers de runtime.
+
+Package: ivy-c-dev
+Architecture: any
+Depends: ivy-c, libc6-dev, xlib6g-dev
+Provides: ivy-c-dev
+Conflicts: ivy-c-dev
+Description: Bus logiciel PII.
+ Bus logiciel PII. Fichiers nécessaires au développement.