debian/0000775000000000000000000000000012243322744007173 5ustar debian/links0000664000000000000000000000062712243322673010244 0ustar usr/share/games/fortunes/off/spam usr/share/games/fortunes/off/spam.u8 usr/share/games/fortunes/off/it/spam-ita usr/share/games/fortunes/off/it/spam-ita.u8 usr/share/games/fortunes/off/it/spam-ita usr/share/games/fortunes/off/spam-ita usr/share/games/fortunes/off/it/spam-ita.u8 usr/share/games/fortunes/off/spam-ita.u8 usr/share/games/fortunes/off/it/spam-ita.dat usr/share/games/fortunes/off/spam-ita.dat debian/control0000664000000000000000000000127312243322677010606 0ustar Source: fortunes-spam Section: games Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Danilo Piazzalunga Build-Depends: debhelper (>= 9), fortune-mod (>= 9708-25), recode (>= 3.6-6) Standards-Version: 3.9.5 Homepage: http://www.mimante.net/soft/fortunes-spam/ Package: fortunes-spam Architecture: all Depends: ${misc:Depends}, fortune-mod (>= 9708-25) Provides: fortune-cookie-db Description: fortunes taken from SPAM messages This package contains fortunes taken from subjects and bodies of SPAM messages (mails, newsgroup posts, etc.); they are not edited, except when lines were longer than 72 chars. debian/watch0000664000000000000000000000011512243322677010226 0ustar version=3 http://www.mimante.net/soft/fortunes-spam/fortunes-spam-(.*).tar.gzdebian/source/0000775000000000000000000000000012243322744010473 5ustar debian/source/format0000664000000000000000000000001312243322677011705 0ustar 3.0 (quilt)debian/dirs0000664000000000000000000000016212243322673010057 0ustar usr/share/doc/fortunes-spam usr/share/games/fortunes usr/share/games/fortunes/off usr/share/games/fortunes/off/it debian/rules0000775000000000000000000000315712243322677010266 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) CFLAGS += -g endif ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif INSTALL_DIR = install -p -d -o root -g root -m 755 INSTALL_FILE = install -p -o root -g root -m 644 STRFILE = strfile -r -x override_dh_clean: -rm -f build-stamp configure-stamp -rm -f spam-o.dat spam-ita-o.dat dh_clean override_dh_installdirs: dh_installdirs $(INSTALL_DIR) $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off $(INSTALL_FILE) $(CURDIR)/spam-o $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off/spam $(INSTALL_DIR) $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off/it $(INSTALL_FILE) $(CURDIR)/spam-ita-o $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off/it/spam-ita # verify fortunes datafiles @echo -e "\nVerifying fortunes datafiles..." @for file in $$(find $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off -type f) ; do \ awk '/^%/ {gsub("((.*)/)*","", FILENAME); if ($$0 != "%") print FILENAME": "NR": WARNING: extranumerous characters after %"} END {if ($$0 != "%") print FILENAME": ERROR: file does not end with %"}' $$file ; \ awk '{gsub("\t", " "); gsub("((.*)/)*","", FILENAME); if (length($$0) > 75) print FILENAME": "NR": WARNING: line too long ("length($$0)" characters)"}' $$file ; \ done # recode files to UTF-8 and generate.dat files @for i in $$(find $(CURDIR)/debian/fortunes-spam/usr/share/games/fortunes/off -type f) ; do \ recode windows-1252..UTF-8 $$i ; \ $(STRFILE) $$i ; \ done %: dh $@debian/compat0000664000000000000000000000000212243322677010376 0ustar 9 debian/docs0000664000000000000000000000002712243322677010052 0ustar README.txt CREDITS.txt debian/changelog0000664000000000000000000000405612243322677011057 0ustar fortunes-spam (1.8-0ubuntu1) trusty; urgency=low * New upstream release * Bump debhelper to 9 * debian/control: - Add misc depends - Add homepage - Fix provides typo. Closes lp: #1132006 - Bump standards-version to 3.9.5 * debian/rules: Convert to dh * Create debian/source/format, debian/watch * Use DEP5 copyright -- Jackson Doak Thu, 21 Nov 2013 07:09:27 +1100 fortunes-spam (1.2-1) breezy; urgency=low * New upstream version. * debian/rules: - Increase allowed line length to 75. -- Danilo Piazzalunga Mon, 25 Apr 2005 16:51:58 +0200 fortunes-spam (1.1-1) unstable; urgency=low * New upstream version. * debian/docs: - Add CREDITS.txt. -- Danilo Piazzalunga Tue, 4 Jan 2005 21:49:29 +0100 fortunes-spam (1.0-1) unstable; urgency=low * New upstream version. * debian/copyright: - The license this package is distributed under is BSD, not GPL. -- Danilo Piazzalunga Wed, 17 Nov 2004 19:31:03 +0100 fortunes-spam (0.9-1) unstable; urgency=low * New upstream version. * debian/copyright: - Update upstream website. - Write the license and copyright statement (more) correctly. * Removed Makefile. * debian/rules: - Rewrite packaging rules; many thanks to the maintainer of fortunes-fr. - Recodification, .dat creation and link creation now happen at install time. -- Danilo Piazzalunga Wed, 1 Sep 2004 23:25:00 +0200 fortunes-spam (0.8-1) unstable; urgency=low * New upstream version. * Recode files to UTF-8. * Mimic the directory structure from other fortune cookies packages. * Remove -o suffix from names: it suffices to put them into a separate directory. * Bump deps build-deps to packages versions included in woody. -- Danilo Piazzalunga Mon, 31 May 2004 23:34:58 +0200 fortunes-spam (0.2-1) unstable; urgency=low * Initial Release. -- Maurizio Lemmo Thu, 25 Sep 2003 12:28:05 +0200 debian/copyright0000664000000000000000000000346312243322677011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fortunes-spam Source: http://www.mimante.net/soft/fortunes-spam/ Files: * Copyright: 2003-2010, Davide Alberani License: BSD This program is free software; you can redistribute it and/or modify it under the terms of the BSD license. . Copyright (c) Davide Alberani. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.