From f6fdc062fd2094e475500b417488fb78cffc3b17 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 5 May 2002 02:14:18 +0000 Subject: [PATCH] r1929: *** empty log message *** --- debian/changelog | 2 +- debian/copyright | 3 +++ debian/rules | 3 +-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e99e8f6..3681d5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ cl-uffi (0.4.4-7) unstable; urgency=low * Modified make-dist.sh to use cvs-buildpackage, added options - * Cleaned debian/rules + * Cleaned debian/rules, debian/copyright * First version to upload. (closes: #145723) -- Kevin Rosenberg Sat, 4 May 2002 16:03:11 -0600 diff --git a/debian/copyright b/debian/copyright index 3c74e97..db9be0c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,9 @@ the LLGPL. The LLGPL consists of a preamble (see above URL) and the LGPL. Where these conflict, the preamble takes precedence. UFFI is referenced in the preamble as the "LIBRARY." +The LGPL is distributed with Debian in the file +/usr/share/common-licenses/LGPL. + UFFI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/debian/rules b/debian/rules index 0cc9232..b9e7718 100755 --- a/debian/rules +++ b/debian/rules @@ -35,8 +35,7 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - $(MAKE) doc - #/usr/bin/docbook-to-man debian/uffi.sgml > uffi.1 + # $(MAKE) doc touch build-stamp -- 2.34.1