[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Packaging aprx-2.08.svn593 for Debian



Matti,

Chris Knadle and I have been working on packaging aprx for inclusion in
Debian.

We have come across a few minor problems, one of which will require the
tarball to be updated.

The tarball contains the file f4fxl-core which looks like a core dump of
some sort. Debian needs this file removing from the tarball, or if it is
actually required then we need the source for it to be included.

There are two files, build-stamp and configure-stamp in the tarball
which are left over from a build and need cleaning up.

We have also found a few minor errors reported by Lintian in the man
pages. I have attached a small patch to fix them.

If you could fix these and generate a new tarball it would help to get
aprx into Debian.

73, Colin G8TMV

-- 
Colin Tuckley      |  +44(0)1223 830814  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  |     0x38C9D903

24 hours in a day, 24 beers in a case. Coincidence?
Fix hyphen/minus in man page
Author: Colin Tuckley <colint@debian.org>
--- a/aprx.8.in
+++ b/aprx.8.in
@@ -1,5 +1,4 @@
 .TH aprx 8 "@DATEVERSION@"
-.LO 8
 .SH NAME
 .B Aprx-2
 \- An APRS iGate application with integrated Digipeater.
@@ -329,7 +328,7 @@
 # Unique code for your callsign to allow transmitting packets
 # into the APRS-IS.
 #
-passcode -1
+passcode \-1
 
 
 
--- a/aprx-stat.8.in
+++ b/aprx-stat.8.in
@@ -1,5 +1,4 @@
 .TH aprx\-stat 8 "@DATEVERSION@"
-.LO 8
 .SH NAME
 .B aprx\-stat
 \- statistics utility for

Reply to: