r1929: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 5 May 2002 02:14:18 +0000 (02:14 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 5 May 2002 02:14:18 +0000 (02:14 +0000)
debian/changelog
debian/copyright
debian/rules

index e99e8f6a3e293818aad82588275aa4a20e0e71cd..3681d5fb78f92c75f0352ca1b8ff16f97708ca41 100644 (file)
@@ -1,7 +1,7 @@
 cl-uffi (0.4.4-7) unstable; urgency=low
 
   * Modified make-dist.sh to use cvs-buildpackage, added options
 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 <kevin@cheetah-debian.med-info.com>  Sat,  4 May 2002 16:03:11 -0600
   * First version to upload. (closes: #145723)
 
  -- Kevin Rosenberg <kevin@cheetah-debian.med-info.com>  Sat,  4 May 2002 16:03:11 -0600
index 3c74e970179717b23104c9c187ecf641d4d76f90..db9be0c148a336d8abbb75732d1579090741835e 100644 (file)
@@ -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."
 
 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.  
 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.  
index 0cc923211f7dcd3e9f7496039c85a7203e27c137..b9e77184bc2703317e0c9deb3f17c055d8350b1f 100755 (executable)
@@ -35,8 +35,7 @@ build-stamp: configure-stamp
        dh_testdir
 
        # Add here commands to compile the package.
        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
 
 
        touch build-stamp