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

direwolf emergency fix for piuparts problem



Hi Colin,

I've removed the ll2utm and utm2ll binaries and man pages from the direwolf
package, which were conflicting with the package drawmap.

The two man pages have been removed from the source package and the binaries
are no longer installed in the Makefile. You can see the changes in the
attached debdiff.

I've uploaded the new package to mentors.d.o at:

  https://mentors.debian.net/package/direwolf

Could you upload this package to unstable and then I will file a bug against
release.debian.org to have this unblocked. Given that this is an RC bug, I
don't see that there will be any problems with the package being unblocked.

Thanks,
Iain.

-- 
e: irl@fsfe.org            w: iain.learmonth.me
x: irl@jabber.fsfe.org     t: +447875886930
c: MM6MVQ                  g: IO87we
p: 1F72 607C 5FF2 CCD5 3F01 600D 56FF 9EA4 E984 6C49
diff -Nru direwolf-1.0/debian/changelog direwolf-1.0/debian/changelog
--- direwolf-1.0/debian/changelog	2014-10-11 18:54:53.000000000 +0100
+++ direwolf-1.0/debian/changelog	2014-11-07 13:41:03.000000000 +0000
@@ -1,3 +1,10 @@
+direwolf (1.0-2) unstable; urgency=medium
+
+  * No longer install the ll2utm or utm2ll binaries or man pages. (Closes:
+    #768223)
+
+ -- Iain R. Learmonth <irl@fsfe.org>  Fri, 07 Nov 2014 13:40:27 +0000
+
 direwolf (1.0-1) unstable; urgency=medium
 
   * Initial release. (Closes: #759639)
diff -Nru direwolf-1.0/debian/manpages/ll2utm.1 direwolf-1.0/debian/manpages/ll2utm.1
--- direwolf-1.0/debian/manpages/ll2utm.1	2014-10-11 18:07:09.000000000 +0100
+++ direwolf-1.0/debian/manpages/ll2utm.1	1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-
-.TH ll2utm 1 "September 2014" "ll2utm(1)" "Ham Radio Applications"
-
-.SH NAME
-\fBll2utm\fR \- Latitude / Longitude to UTM conversion
-
-.SH SYNOPSIS
-
-\fBll2utm\fR \fBlatitude\fR \fBlongitude\fR
-
-.SH OPTIONS
-
-The latitude and longitude must be in decimal degrees. Use negative for south or west.
-
-.SH "AUTHORS"
-
-Dire Wolf is Copyright \(co 2011-2014 John Langner WB2OSZ\&.
-
-.SH "COPYRIGHT"
-.br
-This manual page is Copyright \(co 2014 Iain R. Learmonth\&.
-.br
-.PP
-This manual page was written for the Debian system (but may be used by others)\&.
-.PP
-Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&.
-.PP
-On Debian systems, the complete text of the GNU General Public License can be found in
-/usr/share/common\-licenses/GPL-2\&.
-
-.SH "SEE ALSO"
-
-direwolf(1), utm2ll(1)
-
-.sp
-
diff -Nru direwolf-1.0/debian/manpages/utm2ll.1 direwolf-1.0/debian/manpages/utm2ll.1
--- direwolf-1.0/debian/manpages/utm2ll.1	2014-10-11 18:07:09.000000000 +0100
+++ direwolf-1.0/debian/manpages/utm2ll.1	1970-01-01 01:00:00.000000000 +0100
@@ -1,41 +0,0 @@
-
-.TH utm2ll 1 "September 2014" "utm2ll(1)" "Ham Radio Applications"
-
-.SH NAME
-\fButm2ll\fR \- UTM to Latitude / Longitude conversion
-
-.SH SYNOPSIS
-
-\fButm2ll\fR \fBzone\fR \fBeasting\fR \fBnorthing\fR
-
-.SH OPTIONS
-
-.PP
-zone \- UTM zone 1 thru 60 with optional latitudinal band
-.PP
-easting \- x coordinate in meters
-.PP
-northing \- y coordinate in meters
-
-.SH "AUTHORS"
-
-Dire Wolf is Copyright \(co 2011-2014 John Langner WB2OSZ\&.
-
-.SH "COPYRIGHT"
-.br
-This manual page is Copyright \(co 2014 Iain R. Learmonth\&.
-.br
-.PP
-This manual page was written for the Debian system (but may be used by others)\&.
-.PP
-Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&.
-.PP
-On Debian systems, the complete text of the GNU General Public License can be found in
-/usr/share/common\-licenses/GPL-2\&.
-
-.SH "SEE ALSO"
-
-direwolf(1), ll2utm(1)
-
-.sp
-
diff -Nru direwolf-1.0/debian/patches/makefile_install.patch direwolf-1.0/debian/patches/makefile_install.patch
--- direwolf-1.0/debian/patches/makefile_install.patch	2014-10-11 18:07:09.000000000 +0100
+++ direwolf-1.0/debian/patches/makefile_install.patch	2014-11-07 13:32:33.000000000 +0000
@@ -35,8 +35,8 @@
 +	install decode_aprs debian/direwolf/usr/bin
 +	install text2tt debian/direwolf/usr/bin
 +	install tt2text debian/direwolf/usr/bin
-+	install ll2utm debian/direwolf/usr/bin
-+	install utm2ll debian/direwolf/usr/bin
++	#install ll2utm debian/direwolf/usr/bin
++	#install utm2ll debian/direwolf/usr/bin
 +	install aclients debian/direwolf/usr/bin
 +	install -D --mode=644 tocalls.txt debian/direwolf-docs/usr/share/direwolf/tocalls.txt
 +	install -D --mode=644 symbols-new.txt debian/direwolf-docs/usr/share/direwolf/symbols-new.txt

Attachment: pgpQcOcH14qPv.pgp
Description: PGP signature


Reply to: