[Ftnapps-svn] SF.net SVN: ftnapps:[99] tinytic/branches/debian
Brought to you by:
jame
|
From: <ja...@us...> - 2011-07-23 18:10:26
|
Revision: 99
http://ftnapps.svn.sourceforge.net/ftnapps/?rev=99&view=rev
Author: jame
Date: 2011-07-23 18:10:20 +0000 (Sat, 23 Jul 2011)
Log Message:
-----------
Change how the TinyTIC SVN debian branch is used.
Added Paths:
-----------
tinytic/branches/debian/README.Debian
tinytic/branches/debian/changelog
tinytic/branches/debian/compat
tinytic/branches/debian/control
tinytic/branches/debian/copyright
tinytic/branches/debian/dirs
tinytic/branches/debian/docs
tinytic/branches/debian/postinst
tinytic/branches/debian/postrm
tinytic/branches/debian/preinst
tinytic/branches/debian/prerm
tinytic/branches/debian/rules
tinytic/branches/debian/tinytic.doc-base
tinytic/branches/debian/watch
Removed Paths:
-------------
tinytic/branches/debian/0.6.0/
Copied: tinytic/branches/debian/README.Debian (from rev 98, tinytic/branches/debian/0.6.0/1/debian/README.Debian)
===================================================================
--- tinytic/branches/debian/README.Debian (rev 0)
+++ tinytic/branches/debian/README.Debian 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,26 @@
+TinyTIC for Debian
+------------------
+
+ TinyTIC is a small, simple TIC processor that can be used with any BBS
+software that will allow importation of a text message into its message base.
+The binary is installed to /usr/bin, with documentation and examples being
+available in /usr/share/doc/tinytic. Discussion and support for it can
+be done in Fidonet echos like BBS_CARNIVAL, LINUX_BBS, and others.
+
+ Documentation:
+SYSOP.DOC.gz : The sysop documentation.
+SYNC.DOC.gz : Describes how to use TinyTIC with Synchronet.
+MAILPROC.BAT : Sample batch file to use with Synchronet.
+MPOST.DOC : Describes how to use MPost for Squish/*.MSG BBSes.
+AUTORULE.BAT : Sample batch file to use with MPost and Squish.
+HEADER.TXT : Sample header text file.
+FOOTER.TXT : Sample footer text file.
+
+
+ The original source archive was downloaded from Sean Dennis' system,
+http://nsbbs.darktech.org/files/tt00531s.zip. It was then added to the
+FTN Applications project at SourceForge where it is now available from.
+Homepage for it is http://ftnapps.sourceforge.net/tinytic.html.
+
+
+ -- Robert James Clay <ja...@ro...> Sun, 08 Mar 2009 15:12:05 -0400
Copied: tinytic/branches/debian/changelog (from rev 98, tinytic/branches/debian/0.6.0/1/debian/changelog)
===================================================================
--- tinytic/branches/debian/changelog (rev 0)
+++ tinytic/branches/debian/changelog 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,6 @@
+tinytic (0.6.0-0.1) UNRELEASED; urgency=low
+
+ * Initial release of TinyTIC as a Debian Package
+
+ -- Robert James Clay <ja...@ro...> Sun, 08 Mar 2009 15:12:05 -0400
+
Copied: tinytic/branches/debian/compat (from rev 98, tinytic/branches/debian/0.6.0/1/debian/compat)
===================================================================
--- tinytic/branches/debian/compat (rev 0)
+++ tinytic/branches/debian/compat 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1 @@
+7
Copied: tinytic/branches/debian/control (from rev 98, tinytic/branches/debian/0.6.0/1/debian/control)
===================================================================
--- tinytic/branches/debian/control (rev 0)
+++ tinytic/branches/debian/control 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,15 @@
+Source: tinytic
+Section: utils
+Priority: extra
+Maintainer: Robert James Clay <ja...@ro...>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.7.3
+Homepage: http://ftnapps.sourceforge.net/tinytic.html
+
+Package: tinytic
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Small, simple TIC Processor
+ TinyTIC can be used as a TIC Processor with any
+ BBS software that will allow importation of a
+ text message into its message base.
Copied: tinytic/branches/debian/copyright (from rev 98, tinytic/branches/debian/0.6.0/1/debian/copyright)
===================================================================
--- tinytic/branches/debian/copyright (rev 0)
+++ tinytic/branches/debian/copyright 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,39 @@
+This package was debianized by Robert James Clay <ja...@ro...> on
+Sun, 08 Mar 2009 15:12:05 -0400.
+
+It was downloaded from http://ftnapps.sourceforge.net.
+
+Upstream Author(s):
+
+ Michael Dillon <gsv...@gm...>
+
+Copyright:
+
+ <Copyright (C) 2000-2003 Michael Dillon>
+
+License:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted under the terms of the BSD License.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
+
+On Debian systems, the complete text of the BSD License can be
+found in `/usr/share/common-licenses/BSD'.
+
+
+The Debian packaging is (C) 2009, Robert James Clay <ja...@ro...> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+The documentation files are Copyright (C) 2000-2002 Sean Dennis and are
+under the BSD license, see `/usr/share/common-licenses/BSD'
Copied: tinytic/branches/debian/dirs (from rev 98, tinytic/branches/debian/0.6.0/1/debian/dirs)
===================================================================
--- tinytic/branches/debian/dirs (rev 0)
+++ tinytic/branches/debian/dirs 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1 @@
+usr/bin
Copied: tinytic/branches/debian/docs (from rev 98, tinytic/branches/debian/0.6.0/1/debian/docs)
===================================================================
--- tinytic/branches/debian/docs (rev 0)
+++ tinytic/branches/debian/docs 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,10 @@
+doc/AUTORULE.BAT
+doc/EXAMPLE.CFG
+doc/FOOTER.TXT
+doc/HEADER.TXT
+doc/MAILPROC.BAT
+doc/MPOST.DOC
+doc/SYNC.DOC
+doc/SYSOP.DOC
+doc/TINYTIC.CFG
+license.txt
Copied: tinytic/branches/debian/postinst (from rev 98, tinytic/branches/debian/0.6.0/1/debian/postinst)
===================================================================
--- tinytic/branches/debian/postinst (rev 0)
+++ tinytic/branches/debian/postinst 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,41 @@
+#!/bin/sh
+# postinst script for tinytic
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postinst> `configure' <most-recently-configured-version>
+# * <old-postinst> `abort-upgrade' <new version>
+# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# <new-version>
+# * <postinst> `abort-remove'
+# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# <failed-install-package> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ configure)
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Copied: tinytic/branches/debian/postrm (from rev 98, tinytic/branches/debian/0.6.0/1/debian/postrm)
===================================================================
--- tinytic/branches/debian/postrm (rev 0)
+++ tinytic/branches/debian/postrm 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,39 @@
+#!/bin/sh
+# postrm script for tinytic
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postrm> `remove'
+# * <postrm> `purge'
+# * <old-postrm> `upgrade' <new-version>
+# * <new-postrm> `failed-upgrade' <old-version>
+# * <new-postrm> `abort-install'
+# * <new-postrm> `abort-install' <old-version>
+# * <new-postrm> `abort-upgrade' <old-version>
+# * <disappearer's-postrm> `disappear' <overwriter>
+# <overwriter-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+ ;;
+
+ *)
+ echo "postrm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Copied: tinytic/branches/debian/preinst (from rev 98, tinytic/branches/debian/0.6.0/1/debian/preinst)
===================================================================
--- tinytic/branches/debian/preinst (rev 0)
+++ tinytic/branches/debian/preinst 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,37 @@
+#!/bin/sh
+# preinst script for tinytic
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <new-preinst> `install'
+# * <new-preinst> `install' <old-version>
+# * <new-preinst> `upgrade' <old-version>
+# * <old-preinst> `abort-upgrade' <new-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ install|upgrade)
+ ;;
+
+ abort-upgrade)
+ ;;
+
+ *)
+ echo "preinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Copied: tinytic/branches/debian/prerm (from rev 98, tinytic/branches/debian/0.6.0/1/debian/prerm)
===================================================================
--- tinytic/branches/debian/prerm (rev 0)
+++ tinytic/branches/debian/prerm 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,40 @@
+#!/bin/sh
+# prerm script for tinytic
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <prerm> `remove'
+# * <old-prerm> `upgrade' <new-version>
+# * <new-prerm> `failed-upgrade' <old-version>
+# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+# * <deconfigured's-prerm> `deconfigure' `in-favour'
+# <package-being-installed> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ remove|upgrade|deconfigure)
+ ;;
+
+ failed-upgrade)
+ ;;
+
+ *)
+ echo "prerm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Copied: tinytic/branches/debian/rules (from rev 98, tinytic/branches/debian/0.6.0/1/debian/rules)
===================================================================
--- tinytic/branches/debian/rules (rev 0)
+++ tinytic/branches/debian/rules 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,78 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules for TinyTIC
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+
+
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ # Add here commands to configure the package.
+
+ touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: configure-stamp
+ dh_testdir
+
+ # Add here commands to compile the package.
+ #$(MAKE)
+ g++ src/CDirect.cpp -Wall -s -c
+ g++ src/filecopy.cpp -Wall -s -c
+ g++ src/tprocess.cpp -Wall -s -c
+ g++ src/parse.cpp -Wall -s -c
+ g++ src/ticlog.cpp -Wall -s -c
+ g++ src/tinytic.cpp -Wall -s -c
+ g++ *.o -o tinytic
+
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ # Add here commands to clean up after the build process.
+ rm -f *.o
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/tinytic.
+ dh_install tinytic /usr/bin
+
+# 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_installchangelogs doc/tinytic.rev
+ dh_installdocs
+ dh_installman doc/tinytic.1
+ dh_link
+ 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 configure
Copied: tinytic/branches/debian/tinytic.doc-base (from rev 98, tinytic/branches/debian/0.6.0/1/debian/tinytic.doc-base)
===================================================================
--- tinytic/branches/debian/tinytic.doc-base (rev 0)
+++ tinytic/branches/debian/tinytic.doc-base 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,11 @@
+Document: tinytic
+Title: Debian TinyTIC Manual
+Author: Sean Dennis
+Abstract: This manual describes what TinyTIC is
+ and how it can be used to process TIC files
+ on Debian systems.
+Section: utils
+
+Format: text
+Files: /usr/share/doc/tinytic/SYSOP.DOC.gz
+
Copied: tinytic/branches/debian/watch (from rev 98, tinytic/branches/debian/0.6.0/1/debian/watch)
===================================================================
--- tinytic/branches/debian/watch (rev 0)
+++ tinytic/branches/debian/watch 2011-07-23 18:10:20 UTC (rev 99)
@@ -0,0 +1,11 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+http://sf.net/tinytic/tinytic-(.*)\.tar\.gz
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|