[hamradio-commits] [comptty] 02/02: Add debian folder. Builds OK using pbuilder
Greg Beam
ki7mt-guest at moszumanska.debian.org
Sun Jan 18 19:12:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
ki7mt-guest pushed a commit to branch master
in repository comptty.
commit 4caca51ee8c1643d02aa5ec6a80829c57b8c51a3
Author: Greg Beam <ki7mt at yahoo.com>
Date: Sun Jan 18 12:01:00 2015 -0700
Add debian folder. Builds OK using pbuilder
---
debian/changelog | 6 ++
debian/compat | 1 +
debian/comptty.docs | 2 +
debian/comptty.manpages | 1 +
debian/control | 25 +++++
debian/copyright | 16 ++++
debian/patches/add-manpage.patch | 151 +++++++++++++++++++++++++++++++
debian/patches/series | 2 +
debian/patches/update-desktop-file.patch | 31 +++++++
debian/rules | 16 ++++
debian/source/format | 1 +
debian/watch | 2 +
12 files changed, 254 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..dfb25f1
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+comptty (1.0.1-1) unstable; urgency=medium
+
+ * Initial Debian Release (Closes: #775466)
+
+ -- Greg Beam <ki7mt at yahoo.com> Sun, 18 Jan 2015 11: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/comptty.docs b/debian/comptty.docs
new file mode 100644
index 0000000..55bc0a6
--- /dev/null
+++ b/debian/comptty.docs
@@ -0,0 +1,2 @@
+README
+AUTHORS
diff --git a/debian/comptty.manpages b/debian/comptty.manpages
new file mode 100644
index 0000000..4f07555
--- /dev/null
+++ b/debian/comptty.manpages
@@ -0,0 +1 @@
+manpages/comptty.1
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..16f9a15
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,25 @@
+Source: comptty
+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,
+ libfile-fcntllock-perl,
+ libx11-dev
+Standards-Version: 3.9.5
+Homepage: http://www.w1hkj.com/
+Vcs-Git: http://anonscm.debian.org/cgit/pkg-hamradio/comptty.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/comptty.git
+
+Package: comptty
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GUI based tool to compare two RTTY streams
+ Comptext is used to compare two RTTY streams. It's comparison function uses
+ a linear-programming technique. It computes total number of errors, the
+ character error rate (CER) and the bit error rate (BER). Special attention is
+ given to SHIFT and UNSHIFT to account for an error occuring in that character.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..03b954b
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,16 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: comptty
+Upstream-Contact: Dave Freese <w1hkj at w1hkj.com>
+Source: http://www.w1hkj.com/
+
+Files: debian/*
+Copyright: 2015 Greg Beam <ki7mt at yahoo.com>
+License: GPL-3
+
+Files: *
+Copyright: 2013 Dave Freese <w1hkj at w1hkj.com>
+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/patches/add-manpage.patch b/debian/patches/add-manpage.patch
new file mode 100644
index 0000000..2f90e96
--- /dev/null
+++ b/debian/patches/add-manpage.patch
@@ -0,0 +1,151 @@
+Description: <short summary of the patch>
+ * Add basic manpage for comptty binary
+ .
+ comptty (1.0.1-1) unstable; urgency=medium
+ .
+ * Initial Debian Release (Closes: #775466)
+
+Author: Greg Beam <ki7mt at yahoo.com>
+Bug-Debian: http://bugs.debian.org/775466
+
+---
+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
++++ comptty-1.0.1/manpages/comptty.1
+@@ -0,0 +1,73 @@
++'\" t
++.\" Title: comptty
++.\" Author: [see the "AUTHORS" section]
++.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
++.\" Date: 01/18/2015
++.\" Manual: COMPTTY Man Page
++.\" Source: COMPTTY Version 1.0.1
++.\" Language: English
++.\"
++.TH "COMPTTY" "1" "01/18/2015" "COMPTTY Version 1\&.0\&.1" "COMPTTY 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"
++comptty \- GUI based tool to compare two RTTY streams
++.SH "SYNOPSIS"
++.sp
++\fBcomptty\fR \- is used to compare two RTTY streams\&. It\(cqs comparison function uses a linear\-programming technique\&. It computes total number of errors, the character error rate (CER) and the bit error rate (BER)\&. Special attention is given to SHIFT and UNSHIFT to account for an error occuring in that character\&.
++.SH "BUGS"
++.sp
++If you find a bug or suspect \fB\fIcomptty\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>
++.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
++++ comptty-1.0.1/manpages/comptty.1.txt
+@@ -0,0 +1,49 @@
++// Process this file with AsciiDoc:
++// Command: a2x.py --doctype manpage --format manpage --no-xmllint comptty.1.txt
++:doctype: manpage
++:man source: COMPTTY
++:man manual: COMPTTY Man Page
++:man date: {date}
++:man version: Version 1.0.1
++
++= comptty(1)
++
++== NAME
++
++comptty - GUI based tool to compare two RTTY streams
++
++
++== SYNOPSIS
++
++*comptty* - is used to compare two RTTY streams. It's comparison function uses
++ a linear-programming technique. It computes total number of errors, the
++ character error rate (CER) and the bit error rate (BER). Special attention is
++ given to SHIFT and UNSHIFT to account for an error occuring in that character.
++
++
++== BUGS
++
++If you find a bug or suspect *'comptty'* 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>
++-----
++
++
++== RESOURCES
++-----
++Project Site: ... <http://sourceforge.net/projects/fldigi/>
++Main web site: .. <http://www.w1hkj.com>
++-----
++
++
++== 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..e99633b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+add-manpage.patch
+update-desktop-file.patch
diff --git a/debian/patches/update-desktop-file.patch b/debian/patches/update-desktop-file.patch
new file mode 100644
index 0000000..12466c0
--- /dev/null
+++ b/debian/patches/update-desktop-file.patch
@@ -0,0 +1,31 @@
+Description: <short summary of the patch>
+ * Update desktop file, use Network v.s. Other
+ .
+ comptty (1.0.1-1) unstable; urgency=medium
+ .
+ * Initial Debian Release (Closes: #775466)
+
+Author: Greg Beam <ki7mt at yahoo.com>
+Bug-Debian: http://bugs.debian.org/775466
+
+---
+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>
+
+--- comptty-1.0.1.orig/data/comptty.desktop
++++ comptty-1.0.1/data/comptty.desktop
+@@ -6,4 +6,4 @@ Exec=comptty
+ Icon=comptty
+ Terminal=false
+ Type=Application
+-Categories=Other;HamRadio;
++Categories=Network;HamRadio;
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..bc26a12
--- /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 of 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..cf67810
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.w1hkj.com/downloads/test_suite/comptty-(.+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/comptty.git
More information about the pkg-hamradio-commits
mailing list