From d14724fc5921cde8fd6f29e4873e83a1ae52eba7 Mon Sep 17 00:00:00 2001 From: damiano Date: Tue, 13 Apr 1999 14:38:06 +0000 Subject: Changing debian files for version 3.1 --- debian/changelog | 10 ++++++++++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3e5722a..c232649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ivy-c (3.1-1) unstable; urgency=low + + * src/Makefile : Add links for shared libs + * Add default MAJOR and MINOR + * Making ivyprobe ivy-3.0 compliant + * Bug correction which appears at ivy closing + * add doc files + + -- Hervé Damiano Tue, 13 Apr 1999 15:19:17 +0200 + ivy-c (3.0-1) unstable; urgency=low * new api : see documentation diff --git a/debian/control b/debian/control index 8ceda36..0fe8e95 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Description: Bus logiciel PII. Package: ivy-c-dev Architecture: any -Depends: ivy-c, libc6-dev, xlib6g-dev +Depends: ivy-c (= 3.1-1), libc6-dev, xlib6g-dev Provides: ivy-c-dev Conflicts: ivy-c-dev Description: Bus logiciel PII. diff --git a/debian/rules b/debian/rules index ac3b1dc..40c7f3f 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ binary-arch: checkroot build cd src && make install PREFIX=`pwd`/../debian/tmp MAJOR=$(MAJOR) MINOR=$(MINOR) - debstd -p + debstd -p doc/*.html doc/ChangeLog doc/NEWS doc/TODO doc/BUGS doc/README -rmdir debian/tmp/usr/include dpkg-gencontrol -p$(package) -- cgit v1.1