[hamradio-commits] [flnet] 02/02: Add debian folder. Builds OK with pbuilder

Greg Beam ki7mt-guest at moszumanska.debian.org
Thu Jan 15 21:18:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

ki7mt-guest pushed a commit to branch master
in repository flnet.

commit 660899206439b9bbfe8a0cf8d13186c663da5948
Author: Greg Beam <ki7mt at yahoo.com>
Date:   Thu Jan 15 14:18:02 2015 -0700

    Add debian folder. Builds OK with pbuilder
---
 debian/changelog                  |   6 ++
 debian/compat                     |   1 +
 debian/control                    |  28 +++++++
 debian/copyright                  | 106 ++++++++++++++++++++++++++
 debian/flnet.docs                 |   2 +
 debian/flnet.manpages             |   1 +
 debian/patches/add-manpages.patch | 156 ++++++++++++++++++++++++++++++++++++++
 debian/patches/series             |   1 +
 debian/rules                      |  16 ++++
 debian/source/format              |   1 +
 debian/watch                      |   2 +
 11 files changed, 320 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..eaedc6c
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+flnet (7.2.1-1) unstable; urgency=medium
+
+  * Initial Debian Release (Closes: #774925)
+
+ -- Greg Beam <ki7mt at yahoo.com>  Thu, 15 Jan 2015 14:00:00 -0700
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..890ccdc
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: flnet
+Section: hamradio
+Priority: extra
+Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
+Uploaders: Greg Beam <ki7mt at yahoo.com>, Kamal Mostafa <kamal at whence.com>
+Build-Depends: debhelper (>= 9.2.0~),
+				pkg-config,
+				autotools-dev,
+				libfltk1.3-dev | libfltk1.1-dev,
+				libxmlrpc-core-c3-dev,
+				libx11-dev
+Standards-Version: 3.9.5
+Homepage: http://www.w1hkj.com/
+Vcs-Git: http://anonscm.debian.org/cgit/pkg-hamradio/flnet.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/flnet.git
+
+Package: flnet
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: amateur radio net control station managing tool
+ FLnet provides the Amateur Radio Net Control Station operator with a real time
+ tool to assist him or her in managing the net activities. A single screen with
+ multiple windows is used to allow rapid entry, search, pick and display of all
+ stations calling in to the net. All operations on the main screen are
+ accomplished with keyboard entries only. No mouse action is required to perform
+ the net control functions. Experience has shown that most net control operators
+ prefer this method of operation to improve the speed of entry and selection.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..faec435
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,106 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: flnet
+Upstream-Contact: Dave Freese <w1hkj at w1hkj.com>
+Source: http://www.w1hkj.com/
+
+Files: *
+Copyright: 2008-2014, Dave Freese, W1HKJ
+License: GPL-2
+
+Files: src/qrzlib.cxx
+Copyright: 1999, Dave Freese, W1HKJ
+License: GPL-2
+
+Files: src/include/calendar.h date.h
+Copyright: 1999-2000, Dave Freese, W1HKJ
+           1999-2000, Fltk Development team
+License: GPL-2
+
+Files: src/include/combo.h
+Copyright: 1999-2000, Dave Freese, W1HKJ
+License: GPL-2
+
+License: GPL-2
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+Files: src/include/calendar.h
+Copyright: 1999-2000 Fltk development team
+License: LGPL-2
+
+License: LGPL-2
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
+
+Files: debian/*
+Copyright: 2015 Greg Beam <ki7mt at yahoo.com>
+License: GPL-3
+
+Files: src/calendar.cxx main.cxx main_ui.cxx netedits.cxx netshared.cxx xml_io.cxx
+Copyright: 2012, Dave Freese, W1HKJ
+           2014, Robert Stiles, KK5VD
+License: GPL-3
+
+Files: src/combo.cxx config.cxx loglist.cxx netsupport.cxx
+Copyright: 2012, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/date.cxx
+Copyright: 1998, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/makefile.am
+Copyright: 2008, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/mingw.c
+Copyright: 2009, Stelios Bounanos, M0GLD
+License: GPL-3
+
+Files: src/timeops.cxx
+Copyright: 2007-2013, Dave Freese, W1HKJ
+           2007-2013, Stelios Bounanos, M0GLD
+License: GPL-3
+
+Files: src/include/*.h
+Copyright: 2013, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/include/log_list.h timeops.h
+Copyright: 2012, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/include/xmlrpc.h xmlreader.h xmlrpc.h
+Copyright: 2014, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/include/fl_lock.h
+Copyright: 2007, Stelios Bounanos, M0GLD
+License: GPL-3
+
+Files: src/include/threads.h
+Copyright: 2007-2009, Stelios Bounanos, M0GLD
+License: GPL-3
+
+Files: src/include/xml_io.h
+Copyright: 2012, Dave Freese, W1HKJ
+           2014, Robert Stiles, KK5VD
+License: GPL-3
+
+Files: src/cvs_dbase/csv_dbase
+Copyright: 2013, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/UI/ui_sizes.cxx
+Copyright: 2012, Dave Freese, W1HKJ
+License: GPL-3
+
+Files: src/xmlrpccpp/*
+Copyright: 2002-2008, Chris Morley
+           2014, Dave Freese, W1HKJ
+License: GPL-3
+
+License: GPL-3
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
diff --git a/debian/flnet.docs b/debian/flnet.docs
new file mode 100644
index 0000000..55bc0a6
--- /dev/null
+++ b/debian/flnet.docs
@@ -0,0 +1,2 @@
+README
+AUTHORS
diff --git a/debian/flnet.manpages b/debian/flnet.manpages
new file mode 100644
index 0000000..cf482d5
--- /dev/null
+++ b/debian/flnet.manpages
@@ -0,0 +1 @@
+manpages/flnet.1
diff --git a/debian/patches/add-manpages.patch b/debian/patches/add-manpages.patch
new file mode 100644
index 0000000..db0c8c1
--- /dev/null
+++ b/debian/patches/add-manpages.patch
@@ -0,0 +1,156 @@
+Description: <short summary of the patch>
+ * Add basic manpage for flnet binary
+ .
+ flnet (7.2.1-1) unstable; urgency=medium
+ .
+   * Initial Debian Release (Closes: #774925)
+
+Author: Greg Beam <ki7mt at yahoo.com>
+Bug-Debian: http://bugs.debian.org/774925
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- /dev/null
++++ flnet-7.2.1/manpages/flnet.1
+@@ -0,0 +1,74 @@
++'\" t
++.\"     Title: flnet
++.\"    Author: [see the "AUTHORS" section]
++.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
++.\"      Date: 01/15/2015
++.\"    Manual: FLNET Man Page
++.\"    Source: FLNET Version 7.2.1
++.\"  Language: English
++.\"
++.TH "FLNET" "1" "01/15/2015" "FLNET Version 7\&.2\&.1" "FLNET Man Page"
++.\" -----------------------------------------------------------------
++.\" * Define some portability stuff
++.\" -----------------------------------------------------------------
++.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
++.\" http://bugs.debian.org/507673
++.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
++.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
++.ie \n(.g .ds Aq \(aq
++.el       .ds Aq '
++.\" -----------------------------------------------------------------
++.\" * set default formatting
++.\" -----------------------------------------------------------------
++.\" disable hyphenation
++.nh
++.\" disable justification (adjust text to left margin only)
++.ad l
++.\" -----------------------------------------------------------------
++.\" * MAIN CONTENT STARTS HERE *
++.\" -----------------------------------------------------------------
++.SH "NAME"
++flnet \- amateur radio logbook server
++.SH "SYNOPSIS"
++.sp
++\fBflnet\fR \- provides the Amateur Radio Net Control Station operator with a real time tool to assist him or her in managing the net activities\&. A single screen with multiple windows is used to allow rapid entry, search, pick and display of all stations calling in to the net\&. All operations on the main screen are accomplished with keyboard entries only\&. No mouse action is required to perform the net control functions\&. Experience has shown that most net control operators prefer  [...]
++.SH "BUGS"
++.sp
++If you find a bug or suspect \fB\fIflnet\fR\fR is not acting as you think it should, send an email with as much detail as possible to: <fldigi\-devel at lists\&.sourceforge\&.net>
++.SH "AUTHORS"
++.sp
++.if n \{\
++.RS 4
++.\}
++.nf
++Dave Freeze, W1HKJ, <w1hkj at w1hkj\&.com>
++.fi
++.if n \{\
++.RE
++.\}
++.SH "RESOURCES"
++.sp
++.if n \{\
++.RS 4
++.\}
++.nf
++Project Site: \&.\&.\&. <http://sourceforge\&.net/projects/fldigi/>
++Main web site: \&.\&. <http://www\&.w1hkj\&.com/Fldigi\&.html>
++Documentation: \&.\&. <http://www\&.w1hkj\&.com/fllog\-help/index\&.html>
++.fi
++.if n \{\
++.RE
++.\}
++.SH "DEBIAN MAINTAINERS"
++.sp
++.if n \{\
++.RS 4
++.\}
++.nf
++Maintainer \&.\&.: Debian Hamradio Maintainers <debian\-hams at lists\&.debian\&.org>
++Uploaders \&.\&.\&.: Greg Beam <ki7mt at yahoo\&.com>, Kamal Mostafa <kamal at whence\&.com>
++IRC \&.\&.\&.\&.\&.\&.\&.\&.\&.: OFTC #debian\-hams, FREENODE: #ubuntu\-hams
++.fi
++.if n \{\
++.RE
++.\}
+--- /dev/null
++++ flnet-7.2.1/manpages/flnet.1.txt
+@@ -0,0 +1,53 @@
++// Process this file with AsciiDoc:
++// Command: a2x.py --doctype manpage --format manpage --no-xmllint flnet.1.txt
++:doctype: manpage
++:man source: FLNET
++:man manual: FLNET Man Page
++:man date: {date}
++:man version: Version 7.2.1
++
++= flnet(1)
++
++== NAME
++
++flnet - amateur radio logbook server
++
++
++== SYNOPSIS
++
++*flnet* - provides the Amateur Radio Net Control Station operator with a real
++time tool to assist him or her in managing the net activities.  A single
++screen with multiple windows is used to allow rapid entry, search, pick
++and display of all stations calling in to the net.  All operations on
++the main screen are accomplished with keyboard entries only.  No mouse
++action is required to perform the net control functions.  Experience
++has shown that most net control operators prefer this method of operation
++to improve the speed of entry and selection.
++
++
++== BUGS
++
++If you find a bug or suspect *'flnet'* is not acting as you think it should,
++send an email with as much detail as possible to: <fldigi-devel at lists.sourceforge.net>
++
++
++== AUTHORS
++-----
++Dave Freeze, W1HKJ, <w1hkj at w1hkj.com>
++-----
++
++[[X1]]
++== RESOURCES
++-----
++Project Site: ... <http://sourceforge.net/projects/fldigi/>
++Main web site: .. <http://www.w1hkj.com/Fldigi.html>
++Documentation: .. <http://www.w1hkj.com/fllog-help/index.html>
++-----
++
++== DEBIAN MAINTAINERS
++-----
++Maintainer ..: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
++Uploaders ...: Greg Beam <ki7mt at yahoo.com>, Kamal Mostafa <kamal at whence.com>
++IRC .........: OFTC #debian-hams, FREENODE: #ubuntu-hams
++-----
++
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1c63905
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+add-manpages.patch
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..51d1139
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+export DH_VERBOSE=1
+
+%:
+	dh $@ --with autotools_dev
+
+
+# Taken from Kamals rules file for the remainder fo the Fldigi Apps.
+# Collect dpkg-buildflags from versions which support --export=configure
+# (older dpkg-buildflags will whine here, but won't break the build)
+configure_flags := $(shell f=`dpkg-buildflags --export=configure`; if [ $$? = 0 ]; then echo $$f; fi)
+
+override_dh_auto_configure:
+	dh_auto_configure -- $(configure_flags)
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..9d6cfcd
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.w1hkj.com/downloads/flnet/flnet-(.+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/flnet.git



More information about the pkg-hamradio-commits mailing list