r9369 - in packages/trunk/cookietool: . debian doc

Peter Pentchev roam-guest at alioth.debian.org
Fri Apr 3 13:06:49 UTC 2009


Author: roam-guest
Date: 2009-04-03 13:06:49 +0000 (Fri, 03 Apr 2009)
New Revision: 9369

Added:
   packages/trunk/cookietool/debian/
   packages/trunk/cookietool/debian/README.Debian
   packages/trunk/cookietool/debian/TODO
   packages/trunk/cookietool/debian/changelog
   packages/trunk/cookietool/debian/compat
   packages/trunk/cookietool/debian/control
   packages/trunk/cookietool/debian/copyright
   packages/trunk/cookietool/debian/dirs
   packages/trunk/cookietool/debian/docs
   packages/trunk/cookietool/debian/rules
Modified:
   packages/trunk/cookietool/Makefile
   packages/trunk/cookietool/compress.c
   packages/trunk/cookietool/doc/cdbdiff.6
   packages/trunk/cookietool/doc/cdbsplit.6
   packages/trunk/cookietool/doc/cookietool.6
Log:
[svn-inject] Applying Debian modifications to trunk

Modified: packages/trunk/cookietool/Makefile
===================================================================
--- packages/trunk/cookietool/Makefile	2009-04-03 13:06:40 UTC (rev 9368)
+++ packages/trunk/cookietool/Makefile	2009-04-03 13:06:49 UTC (rev 9369)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 2000/06/17 18:49:22 baran Exp $
+# $Id: Makefile,v 1.9 2001/05/19 15:19:47 baran epic4 $
 # slightly rewritten original Wilhelm Noeker's Makefile
 
 targets		= cookietool cdbsplit cdbdiff

Modified: packages/trunk/cookietool/compress.c
===================================================================
--- packages/trunk/cookietool/compress.c	2009-04-03 13:06:40 UTC (rev 9368)
+++ packages/trunk/cookietool/compress.c	2009-04-03 13:06:49 UTC (rev 9369)
@@ -263,7 +263,6 @@
                     s = strstr( s, hooktarget );
                     }
                 break;
-            default:
             }
       }
     printf( " done.\n" );


Property changes on: packages/trunk/cookietool/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/trunk/cookietool/debian/README.Debian
===================================================================
--- packages/trunk/cookietool/debian/README.Debian	                        (rev 0)
+++ packages/trunk/cookietool/debian/README.Debian	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,10 @@
+cookietool for Debian
+---------------------
+
+This is debianized version of an AmigaOS 'cookietool' package. It
+provides tools for maintain plain text cookies database in many
+formats, including the fortune(6) one (this is the default format for
+Debian version). For more information read the cookietool(6) and
+cdbsplit(6) manpages or detailed description from README file.
+
+ -- Miros/law L. Baran <baran at debian.org>  Wed,  9 May 2001 14:03:57 +0200

Added: packages/trunk/cookietool/debian/TODO
===================================================================
--- packages/trunk/cookietool/debian/TODO	                        (rev 0)
+++ packages/trunk/cookietool/debian/TODO	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,5 @@
+cookietool for Debian, TODO list:
+
+  * More exact manpages.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>, Thu, 17 Feb 2000 13:30:53 +0100

Added: packages/trunk/cookietool/debian/changelog
===================================================================
--- packages/trunk/cookietool/debian/changelog	                        (rev 0)
+++ packages/trunk/cookietool/debian/changelog	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,97 @@
+cookietool (2.5-2) unstable; urgency=low
+
+  * Acknowledged NMU. (Closes: #327472).
+  * The Description field is now more clear (changed 'cookies' to
+    'fortunes'). (Closes: #186888).
+  * Updated policy version.
+  * Minor corrections in manpages.
+
+ -- Miros/law L. Baran <baran at debian.org>  Sun, 18 Sep 2005 14:11:33 +0200
+
+cookietool (2.5-1.1) unstable; urgency=low
+
+  * BSP NMU
+  * Fix FTBFS with gcc-4.0 due to label at end of case statement
+    (compress.c). (Closes: #258582). Thanks to Andreas Jochens for the patch.
+  * Fix missing copyright statement and reference to GPL in /usr/share
+    in debian/copyright (closes: #302954)
+
+ -- Hamish Moffatt <hamish at debian.org>  Sat, 10 Sep 2005 11:32:04 +0000
+
+cookietool (2.5-1) unstable; urgency=low
+
+  * New upstream version.
+  * New utility 'cdbdiff' added.
+  * Manpage for 'cdbdiff' added.
+  * Cleaned manpages.
+  * Revised packaging.
+
+ -- Miros/law L. Baran <baran at debian.org>  Sat, 19 May 2001 17:14:38 +0200
+
+cookietool (2.4-2) unstable; urgency=low
+
+  * Uploaded to Debian (Closes: #92139).
+  * Changed maintainer field (from <baran at knm.org.pl> to
+    <baran at debian.org>).
+
+ -- Miros/law L. Baran <baran at debian.org>  Wed,  9 May 2001 13:51:18 +0200
+
+cookietool (2.4-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated manpages.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Fri, 23 Mar 2001 13:15:53 +0100
+
+cookietool (2.3-2) unstable; urgency=low
+
+  * changed priority from 'extra' to 'optional'.
+  * new policy version in debian/control, this should make the package
+    lintian-clean.
+  * minor corrections of manpages.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Fri, 23 Mar 2001 00:22:38 +0100
+
+cookietool (2.3-1) unstable; urgency=low
+
+  * new upstream release (Debian changes merged with upstream).
+  * new GPG key.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Wed,  6 Dec 2000 19:57:54 +0100
+
+cookietool (2.2-5) unstable; urgency=low
+
+  * tweaks in Makefile, some notes in README.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Sat, 17 Jun 2000 08:48:38 +0200
+
+cookietool (2.2-4) unstable; urgency=low
+
+  * cdbsplit(6) manpage added, minor tweaks in cookietool(6) manpage.
+  * resolved copyright questions, cookietool is now GPLed.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Sun, 11 Jun 2000 20:44:00 +0200
+
+cookietool (2.2-3) unstable; urgency=low
+
+  * Switch to cvs-buildpackage.
+  * README.Debian added.
+  * Minor changes in cookietool(6)
+  * Tweaks in debian/*
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Thu, 17 Feb 2000 13:54:18 +0100
+
+cookietool (2.2-2) unstable; urgency=low
+
+  * Renamed `makefile' to Makefile, many changes in it
+  * Renamed `cookietool.doc' to README (as it is)
+  * Cookie-delimiter changed from `%%' to `%'
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Sun, 30 Jan 2000 15:58:30 +0100
+
+cookietool (2.2-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Miros/law L. Baran <baran at knm.org.pl>  Sun, 30 Jan 2000 15:24:45 +0100
+

Added: packages/trunk/cookietool/debian/compat
===================================================================
--- packages/trunk/cookietool/debian/compat	                        (rev 0)
+++ packages/trunk/cookietool/debian/compat	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1 @@
+4

Added: packages/trunk/cookietool/debian/control
===================================================================
--- packages/trunk/cookietool/debian/control	                        (rev 0)
+++ packages/trunk/cookietool/debian/control	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,15 @@
+Source: cookietool
+Section: games
+Priority: optional
+Build-Depends: debhelper (>= 4.0)
+Maintainer: Miros/law L. Baran <baran at debian.org>
+Standards-Version: 3.6.2.1
+
+Package: cookietool
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: A team of programs to help you maintain your fortune database
+ The ''cookietool'' itself eliminates duplicate entries, sorts cookies
+ alphabetically or by size if you wish. The ''cdbsplit'' extracts parts
+ of the database to a separate file, by keyword, by size, by number, or
+ as groups of 'similar' cookies.

Added: packages/trunk/cookietool/debian/copyright
===================================================================
--- packages/trunk/cookietool/debian/copyright	                        (rev 0)
+++ packages/trunk/cookietool/debian/copyright	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,14 @@
+This package was primarily debianized by Miros/law L. Baran
+<baran at debian.org> on Sun, 30 Jan 2000 15:24:45 +0100.
+
+It was downloaded from ftp://ftp.aminet.net/systems/amiga/aminet/util/misc
+
+cookietool is (c) 1995-2001 by Wilhelm Noeker (wnoeker at t-online.de)
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation; either version 2 of the
+License, or (at your option) any later version.
+
+See /usr/share/common-licenses/GPL for further information.
+

Added: packages/trunk/cookietool/debian/dirs
===================================================================
--- packages/trunk/cookietool/debian/dirs	                        (rev 0)
+++ packages/trunk/cookietool/debian/dirs	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1 @@
+usr/games

Added: packages/trunk/cookietool/debian/docs
===================================================================
--- packages/trunk/cookietool/debian/docs	                        (rev 0)
+++ packages/trunk/cookietool/debian/docs	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1 @@
+README README.unix

Added: packages/trunk/cookietool/debian/rules
===================================================================
--- packages/trunk/cookietool/debian/rules	                        (rev 0)
+++ packages/trunk/cookietool/debian/rules	2009-04-03 13:06:49 UTC (rev 9369)
@@ -0,0 +1,57 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	$(MAKE)
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) clean
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp.
+	$(MAKE) install DESTDIR=`pwd`/debian/cookietool
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installman doc/cdbsplit.6 doc/cookietool.6 doc/cdbdiff.6
+	dh_installchangelogs 
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install


Property changes on: packages/trunk/cookietool/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Modified: packages/trunk/cookietool/doc/cdbdiff.6
===================================================================
--- packages/trunk/cookietool/doc/cdbdiff.6	2009-04-03 13:06:40 UTC (rev 9368)
+++ packages/trunk/cookietool/doc/cdbdiff.6	2009-04-03 13:06:49 UTC (rev 9369)
@@ -1,5 +1,3 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" $Jubal::Debian::Packages$
 .TH COOKIETOOL 6 "May 19, 2001"
 .SH NAME
 cdbdiff \- program to operate cookie (fortune) database
@@ -27,7 +25,7 @@
 case sensitive comparisons.
 .TP
 .B \-d[0-3]
-how fuzzy about word delimiters? (default: 2)
+how fussy about word delimiters? (default: 2)
 .TP
 .B \-f[0-3]
 input file format \- \-f3: cookies are separated by '%%' lines; \-f2:
@@ -42,7 +40,7 @@
 None known.
 .SH AUTHOR
 Upstream author and Aminet cookietool.lha package with AmigaOS binaries
-uploader is Wilhelm Nöker, <wnoeker at t-online.de>. Unix manpages
+uploader is Wilhelm Noeker, <wnoeker at t-online.de>. Unix manpages
 (including this one) and makefile are maintained by Miros/law L. Baran
 <baran at debian.org>. This manual page uses many excerpts from the
 original README file.

Modified: packages/trunk/cookietool/doc/cdbsplit.6
===================================================================
--- packages/trunk/cookietool/doc/cdbsplit.6	2009-04-03 13:06:40 UTC (rev 9368)
+++ packages/trunk/cookietool/doc/cdbsplit.6	2009-04-03 13:06:49 UTC (rev 9369)
@@ -1,5 +1,3 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
-.\" $Jubal::Debian::Packages$
 .TH COOKIETOOL 6 "May 19, 2001"
 .SH NAME
 cdbsplit \- program to operate cookie (fortune) database
@@ -32,7 +30,7 @@
 case-sensitive comparisons (for both keywords and groups)
 .TP
 .B \-d[0-3]
-how fuzzy about word delimiters? (default: 2)
+how fussy about word delimiters? (default: 2)
 .TP
 .B \-k<keyword>
 optional keyword
@@ -78,7 +76,7 @@
 None known.
 .SH AUTHOR
 Upstream author and Aminet cookietool.lha package with AmigaOS binaries
-uploader is Wilhelm Nöker, <wnoeker at t-online.de>. Unix manpages
+uploader is Wilhelm Noeker, <wnoeker at t-online.de>. Unix manpages
 (including this one) and makefile are maintained by Miros/law L. Baran
 <baran at debian.org>. This manual page uses many excerpts from the
 original README file.

Modified: packages/trunk/cookietool/doc/cookietool.6
===================================================================
--- packages/trunk/cookietool/doc/cookietool.6	2009-04-03 13:06:40 UTC (rev 9368)
+++ packages/trunk/cookietool/doc/cookietool.6	2009-04-03 13:06:49 UTC (rev 9369)
@@ -30,7 +30,7 @@
 case sensitive comparisons.
 .TP
 .B \-d[0-3]
-how fuzzy about word delimiters? (default: 2)
+how fussy about word delimiters? (default: 2)
 .TP
 .B \-b
 delete cookies that are 'abbreviations' of another, too.
@@ -62,7 +62,7 @@
 None known.
 .SH AUTHOR
 Upstream author and Aminet cookietool.lha package with AmigaOS binaries
-uploader is Wilhelm Nöker, <wnoeker at t-online.de>. Unix manpages
+uploader is Wilhelm Noeker, <wnoeker at t-online.de>. Unix manpages
 (including this one) and makefile are maintained by Miros/law L. Baran
 <baran at debian.org>. This manual page uses many excerpts from the
 original README file.




More information about the Pkg-games-commits mailing list