--- epic4-help-2.0+20050315.orig/debian/rules +++ epic4-help-2.0+20050315/debian/rules @@ -0,0 +1,40 @@ +#!/usr/bin/make -f + +package=epic4-help + +export DH_COMPAT=5 + +build: + dh_testdir + + touch build + +clean: + dh_testdir + -rm -f build + -rm -rf debian/${package} debian/files* core debian/substvars + +binary-indep: checkroot build + dh_testdir + dh_testroot + dh_clean + dh_installdirs + dh_install -XCVS [1-8]* README_FIRST /usr/share/epic4/help + dh_link + dh_installdocs + dh_installchangelogs + dh_compress + dh_fixperms + dh_gencontrol + dh_installdeb + dh_md5sums + dh_builddeb + +binary-arch: checkroot build + dh_testdir + +# Below here is fairly generic really + +binary: binary-indep binary-arch + +.PHONY: binary binary-arch binary-indep clean checkroot --- epic4-help-2.0+20050315.orig/debian/dirs +++ epic4-help-2.0+20050315/debian/dirs @@ -0,0 +1 @@ +usr/share/epic4/help --- epic4-help-2.0+20050315.orig/debian/links +++ epic4-help-2.0+20050315/debian/links @@ -0,0 +1,2 @@ +usr/share/epic4/help usr/share/doc/epic4-help/help +usr/share/epic4/help/README_FIRST usr/share/epic4/help/epic4 --- epic4-help-2.0+20050315.orig/debian/epic4-help.prerm.debhelper +++ epic4-help-2.0+20050315/debian/epic4-help.prerm.debhelper @@ -0,0 +1,5 @@ +# Automatically added by dh_installdocs +if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/epic4-help ]; then + rm -f /usr/doc/epic4-help +fi +# End automatically added section --- epic4-help-2.0+20050315.orig/debian/copyright +++ epic4-help-2.0+20050315/debian/copyright @@ -0,0 +1,46 @@ +This package was first debianized by Joseph Carter , +was then maintained by Miros/law L. Baran . + +It's now maintained by Kurt Roeckx + +The upstream sources are at ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION. + +Copyright of epic4-help: + +/* + * Copyright (c) 1990 Michael Sandroff. + * Copyright (c) 1991, 1992 Troy Rollo. + * Copyright (c) 1992-1996 Matthew Green. + * Copyright 1993, 1997 Jeremy Nelson. + * Copyright 1994 Jake Khuon. + * Copyright 1995, 1998 Jeremy Nelson and others ("EPIC Software Labs"). + * 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. The names of the author(s) may not be used to endorse or promote + * products derived from this software without specific prior written + * permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. + */ + +One module of the source code, glob.c is copyright 1993 by the Regents of +the University of California, with modifications. All rights are reserved +by the University of California. --- epic4-help-2.0+20050315.orig/debian/epic4-help.postinst.debhelper +++ epic4-help-2.0+20050315/debian/epic4-help.postinst.debhelper @@ -0,0 +1,7 @@ +# Automatically added by dh_installdocs +if [ "$1" = "configure" ]; then + if [ -d /usr/doc -a ! -e /usr/doc/epic4-help -a -d /usr/share/doc/epic4-help ]; then + ln -sf ../share/doc/epic4-help /usr/doc/epic4-help + fi +fi +# End automatically added section --- epic4-help-2.0+20050315.orig/debian/control +++ epic4-help-2.0+20050315/debian/control @@ -0,0 +1,14 @@ +Source: epic4-help +Section: net +Priority: optional +Build-Depends: debhelper (>= 5) +Maintainer: Kurt Roeckx +Standards-Version: 3.7.1.2 + +Package: epic4-help +Architecture: all +Suggests: epic4 (>= 1:1.2.8) +Conflicts: epic4 (<= 1:1.0.2) +Description: help files for epic4 IRC client + Documentation for the epic4 irc client. Used from within epic4 with the + /help command. --- epic4-help-2.0+20050315.orig/debian/changelog +++ epic4-help-2.0+20050315/debian/changelog @@ -0,0 +1,125 @@ +epic4-help (1:2.0+20050315-2) unstable; urgency=low + + * New maintainer + + -- Kurt Roeckx Fri, 31 Oct 2008 19:46:41 +0100 + +epic4-help (1:2.0+20050315-1) unstable; urgency=low + + * Updated to CVS snapshot from 20050315. + * Updated debhelper compatibility level. + * Updated to policy version 3.7.1.2. + + -- Miroslaw L. Baran Sun, 8 Oct 2006 16:28:18 +0200 + +epic4-help (1:2.0+20040815-1) unstable; urgency=low + + * New CVS snapshot as of 15.08.2004: documentation + synchronized with current EPIC4. + * Try to get into sarge. + + -- Miros/law L. Baran Sun, 15 Aug 2004 13:31:42 +0200 + +epic4-help (1:1.2.8+20040125-1) unstable; urgency=medium + + * New CVS snapshot as of 25.01.2004: documentation + synchronized with current EPIC4-2.0 RC1. + * New policy version in debian/control: 3.6.1. + * Suggests: new epic4 version. + * If it's possible, let this version go into sarge. + + -- Miros/law L. Baran Sun, 25 Jan 2004 23:35:34 +0100 + +epic4-help (1:1.1.7.20020907-1) unstable; urgency=low + + * New CVS snapshot as of 07.09.2002, includes numerous + fixes and additions. + * Documentation synchronized with current epic4 client + version. + * Bumped the standards version in debian/control. + + -- Miros/law L. Baran Mon, 9 Sep 2002 14:04:32 +0200 + +epic4-help (1:1.1.2-3) unstable; urgency=low + + * Added link README_FIRST -> epic4, for lice's sake. + + -- Miros/law L. Baran Tue, 26 Mar 2002 18:30:34 +0100 + +epic4-help (1:1.1.2-2) unstable; urgency=low + + * Synchronized NMU with my own corrections. + + -- Miros/law L. Baran Wed, 20 Feb 2002 16:13:41 +0100 + +epic4-help (1:1.1.2-1.1) unstable; urgency=low + + * NMU + * debian/copyright: + - accepted patch from Istvan Sebestyen + to fix this file (Closes: #132576) + + -- Gustavo Noronha Silva Sat, 16 Feb 2002 17:37:53 -0200 + +epic4-help (1:1.1.2-1) unstable; urgency=high + + * New upstream release (for new epic4 release). + * Urgency high, because of epic4 dependency. + * Corrected link in debian/links (Closes: #129646, #120151). + * Declared conflict with older versions of epic4 package. + * Imported into private CVS repository. + + -- Miros/law L. Baran Fri, 1 Feb 2002 11:06:46 +0100 + +epic4-help (pre2.003-3) unstable; urgency=low + + * Adopted with Joseph Carter's consent. + + -- Miros/law L. Baran Mon, 29 Oct 2001 15:15:37 +0100 + +epic4-help (pre2.003-2) unstable; urgency=low + + * Upped standards version + * Build dep on debhelper >= 3.0.0 (Closes: #70285) + * Side effect: /usr/doc has been vanquished! (Closes: #91455) + + -- Joseph Carter Mon, 26 Mar 2001 12:05:07 -0800 + +epic4-help (pre2.003-1) unstable; urgency=low + + * New upstream version + + -- Joseph Carter Tue, 11 May 1999 17:05:18 -0700 + +epic4-help (pre2-1) unstable; urgency=low + + * The reason for the oddball versioning of this package (that epic4 would + eventially become epic and this way no epochs would ever be needed on + this package) is now gone. The version number on this package was + obnoxious, it's now changed to match the versioning of the program it's + written for. + * Moved files to /usr/share/epic4/help for pre2.002. Old docs are better + than no docs, right? + + -- Joseph Carter Tue, 23 Feb 1999 09:33:46 -0800 + +epic4-help (4-0pre2-2) unstable; urgency=low + + * New email address for Debian maintainer + * rules file cleanup + + -- Joseph Carter Tue, 13 Oct 1998 15:17:15 -0700 + +epic4-help (4-0pre2-1) unstable; urgency=low + + * New upstream version. + * linked README_FIRST with EPIC so scripts which change help path and link + back to main help work properly. + + -- Joseph Carter Sun, 19 Jul 1998 12:08:32 +0000 + +epic4-help (4-0pre1.034-1) unstable; urgency=low + + * Initial Release. + + -- Joseph Carter Mon, 20 Oct 1997 22:25:31 -0700