1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
direwolf (1.4+dfsg-1) unstable; urgency=medium
* New upstream version 1.4+dfsg
* The direwolf-docs binary package has been removed:
- This package depended on sources for the documentation being provided
by the author. For this release, it has not been possible to obtain
these sources and they have never been included in the releases directly.
* debian/control:
- Updated standards version to 4.1.0
- Removed direwolf-docs binary package
- Added dependency on adduser, used by new scripts below
* debian/copyright:
- Refreshed to reflect moved files
- Added files to exclude for DFSG repack (the PDF documentation)
* debian/watch:
- use dversionmangle to remove dfsg before comparison
* debian/post{inst,rm}:
- New scripts create user and group used by the systemd service file if not
present (Closes: #855497)
-- Iain R. Learmonth <irl@debian.org> Fri, 15 Sep 2017 07:39:43 +0100
direwolf (1.3-2) unstable; urgency=medium
* Team upload
* Added systemd service file (Closes: #808827)
-- Ana Custura <ana@netstat.org.uk> Sun, 18 Sep 2016 14:24:50 +0100
direwolf (1.3-1) unstable; urgency=medium
* New upstream version
* Updated watch file to use GitHub releases
* debian/patches:
- Removed libgps22.patch (fixed upstream)
- Removed enable_gps.patch (fixed upstream)
- Removed fix_start_script_paths.patch (fixed upstream)
- Refreshed fix_spelling.patch (de-fuzz; submitted upstream)
- Refreshed fix_hardening-no-relro.patch (de-fuzz; submitted upstream)
- Refreshed fix_documentation_path.patch (de-fuzz)
* debian/source/include-binaries:
- New Word document sources added for the PDF documentation:
+ debian/APRStt-Listening-Example.docx
+ debian/A-Closer-Look-at-the-WA8LMF-TNC-Test-CD.docx
+ debian/APRS-Telemetry-Toolkit.docx
+ debian/APRStt-interface-for-SARTrack.docx
+ debian/Raspberry-Pi-SDR-IGate.docx
* debian/control:
- Updated Homepage
- Updated Vcs-* URIs to secure versions
* debian/rules:
- Enable all hardening options in the build
- Remove gen_fff and direwolf.conf in clean target (Closes: #819384)
-- Iain R. Learmonth <irl@debian.org> Tue, 05 Jul 2016 22:14:07 +0100
direwolf (1.2-3) unstable; urgency=medium
* Allow for building only architecture-independent packages (Closes: #806015)
- Thanks Santiago Vila!
-- Iain R. Learmonth <irl@debian.org> Fri, 08 Apr 2016 21:40:24 +0100
direwolf (1.2-2) unstable; urgency=medium
* Allow building with gpsd API major version 6 (Closes: #803686)
- Thanks Bas Couwenberg!
* debian/control:
- Updated my email address in uploaders.
-- Iain R. Learmonth <irl@debian.org> Mon, 02 Nov 2015 14:15:36 +0000
direwolf (1.2-1) unstable; urgency=medium
* Update to new upstream version 1.2.
* Microsoft Word sources for PDF files:
- Added:
* A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.docx
* A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.docx
- Updated:
* APRStt-Implementation-Notes.docx
* Raspberry-Pi-APRS-Tracker.docx
* Raspberry-Pi-APRS.docx
* User-Guide.docx
- Removed:
* Quick-Start-Guide-Windows.docx
* debian/source/include-binaries:
- Allowed inclusion of new Microsoft Word sources and removed the removed
source.
* man pages:
- Dire Wolf now ships with its own man pages, using the upstream man pages
instead of the man pages created for Debian.
* debian/rules:
- Installation is now performed using dh instead of using the Makefile
* debian/direwolf-docs.doc-base:
- PDFs are now installed under the direwolf-docs doc directory
* debian/direwolf.examples:
- Installs the example direwolf.conf
* Refreshed patches:
- fix_documentation_path.patch (de-fuzz)
- enable_gps.patch (de-fuzz)
- fix_hardening-no-relro.patch (now adding LDFLAGS to CFLAGS instead of
passing LDFLAGS on every CC call)
- fix_spelling.patch (multiple new spelling fixes)
* debian/copyright:
- Dire Wolf now includes some code copied from geotranz
-- Iain R. Learmonth <irl@fsfe.org> Sat, 13 Jun 2015 19:58:02 +0100
direwolf (1.1-2) unstable; urgency=medium
* Added a Breaks+Replaces as files have moved between packages. (Closes:
#777674)
-- Iain R. Learmonth <irl@fsfe.org> Wed, 11 Feb 2015 14:52:06 +0000
direwolf (1.1-1) unstable; urgency=medium
* Update to new upstream version 1.1.
-- Iain R. Learmonth <irl@fsfe.org> Thu, 05 Feb 2015 00:32:28 +0000
direwolf (1.0-3) unstable; urgency=medium
* Changes architecture for direwolf from linux-any to a whitelist of
little-endian architectures. (Closes: #774389)
-- Iain R. Learmonth <irl@fsfe.org> Tue, 20 Jan 2015 05:32:05 +0000
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)
-- Iain R. Learmonth <irl@fsfe.org> Sat, 11 Oct 2014 18:54:51 +0100
|