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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
svxlink (19.09.1-3) unstable; urgency=medium
* Transfer maintenance to Hamradio team; add self to Uploaders.
* Add team repo to Vcs-Git and Vcs-Browser.
* Ship svxreflector default and systemd service files from upstream.
* Remove obsolete syslog target from svxreflector service file.
* Ship additional development files that appeared recently but were
apparently no missed in Debian.
* Enable hardening; environment was not available inside $shell command.
* Add README.Debian with a notes on sound files available separately.
* Bump debhelper version to 13.
* Declare files not shipped; build fails under debhelper 13 otherwise.
* Remove unused *.install file; remnant from old packaging.
* Enable standard CI pipeline on Salsa.
-- Felix Lechner <felix.lechner@lease-up.com> Fri, 25 Sep 2020 11:28:23 -0700
svxlink (19.09.1-2) unstable; urgency=medium
* Source-only upload for migration to testing.
* Bumped Standards-Version to 4.5.0.
-- Felix Lechner <felix.lechner@lease-up.com> Tue, 04 Feb 2020 13:54:32 -0800
svxlink (19.09.1-1) unstable; urgency=medium
* New upstream release.
* Added Build-Depends: libcurl4-gnutls-dev.
* Refreshed patches.
* Removed patch fixing gpio scripts incorporated upstream.
* Switched to debhelper-compat in d/control instead of d/compat.
* Bumped Standards-Version to 4.4.1,
* Added Rules-Requires-Root: no to d/control.
* Set shared object version to 1.6 for
- libasynccore
- libasyncqt
- libasyncaudio
- libasynccpp
* Fix spelling in manpage for ModuleTrx.conf.
-- Felix Lechner <felix.lechner@lease-up.com> Sun, 05 Jan 2020 06:08:29 -0800
svxlink (17.12.2-4) unstable; urgency=medium
* In svxreflector.preinst, create user in addition to group (Closes: #916707)
* Bump Standards-Version: to 4.3.0
* Bump debhelper compat to 12
* Set Build-Depends: debhelper (>= 12)
* Add Pre-Depends: ${misc:Pre-Depends} to svxlink-server and svxreflector
-- Felix Lechner <felix.lechner@lease-up.com> Sun, 13 Jan 2019 09:48:04 -0800
svxlink (17.12.2-3) unstable; urgency=medium
* Shortened icon reference in qtel.desktop for AppStream
* Added svxreflector.preinst to create logrotate user (piuparts)
-- Felix Lechner <felix.lechner@lease-up.com> Fri, 21 Dec 2018 19:56:25 -0800
svxlink (17.12.2-2) unstable; urgency=medium
* Changed logrotate owner uid to svxlink (Closes: #916707)
* Bumped Standards-Version: 4.2.1
-- Felix Lechner <felix.lechner@lease-up.com> Thu, 20 Dec 2018 10:18:04 -0800
svxlink (17.12.2-1) unstable; urgency=medium
* New upstream version
* Fixed typo in gpio up script
* Set Standards-Version: 4.1.5
* Updated renamed lintian tag in source-overrides
-- Felix Lechner <felix.lechner@lease-up.com> Thu, 12 Jul 2018 10:35:29 -0700
svxlink (17.12.1-2) unstable; urgency=medium
* Added Build-Depends: librtlsdr-dev to enable new support for dongles
* Limited builds to Linux via Arch: linux-any (Closes: #887945)
* Switched directory ownership group from daemon to svxlink
* Dropped the dbgsym migration code
* Updated copyright
* Switched to secure URL for copyright format
* Removed unused patch for missing $HOME (upstream solved differently)
* Marked patch removing old systemd targets as submitted but rejected
* Removed directory debian/old
-- Felix Lechner <felix.lechner@lease-up.com> Tue, 30 Jan 2018 16:05:45 -0800
svxlink (17.12.1-1) unstable; urgency=medium
* New upstream release
* svxlink-calibration-tools now breaks and replaces old svxlink-server
(Closes: #886695)
* Marked qtel-icons Multi-Arch: foreign
* Changed ownership of qso_recorder and propagation_monitor in $datadir
* Bumped async library versions to 1.5
* Bumped echolib library version to 1.3.3
* Set compat to 11
* Set Build-Depends: debhelper (>= 11)
* Set Standards-Version: 4.1.3
-- Felix Lechner <felix.lechner@lease-up.com> Mon, 08 Jan 2018 17:36:41 -0800
svxlink (15.11+20171207~git445-380e5333-1) unstable; urgency=medium
* Pulled new upstream master
* Bumped Standards-Version: 4.1.2
* Updated maintainer email address
* Removed Build-Depends: tcl-dev, qttools5-dev-tools
* Changed Build-Depends: libgcrypt20-dev to libgcrypt-dev
* Bumped library minor version in lintian-overrides
* Placed shared libraries in Section: libs
* Manually create icon directories in rules (for Raspbian Jessie)
* Shipping svxreflector in new binary package
* Shipping calibration tools in a separate binary package
* Shipping GPIO auxiliaries in separate architecture independent package
* Set make verbosity and install directories in rules instead of patch
* Enabled systemd integration in rules
* Switched to systemd scripts provided by upstream
* Pulled systemd files for svxreflector from Richard Neese
* Provided basic init.d file for svxreflector
* Removed obsolete syslog.target from systemd service files
* Added .gitignore file
* Changed package descriptions
* Moved CC0 license nearer the original icons
* Updated copyright info
-- Felix Lechner <felix.lechner@lease-up.com> Thu, 07 Dec 2017 14:19:35 -0800
svxlink (15.11-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add upstream patch to fix FTBFS with gcc 7. (Closes: #853672)
-- Adrian Bunk <bunk@debian.org> Fri, 01 Sep 2017 16:15:22 +0300
svxlink (15.11-2) unstable; urgency=medium
* Bugfix release
* Referred to $(CURDIR) in rules (Closes: #846703)
* Build-Depends: debhelper (>= 10); bumped compat to 10
* Dropped Build-Depends: quilt
* Switched to new style dbgsym packages
* Updated Standards-Version: to 3.9.8
* svxlink-server & remotetrx Depend:lsb-base (>= 3.0-6) b/c init scripts
* Shipping systemd service files (untested)
* Shipping new qtel icons; used them in qtel.desktop (LP: #1591112)
* Library packages are Multi-Arch:same
* Fixed more spelling errors
* Enabled hardening
-- Felix Lechner <felix.lechner@gmail.com> Fri, 09 Dec 2016 16:45:49 -0800
svxlink (15.11-1) unstable; urgency=medium
[ Felix Lechner ]
* New upstream release
* Changed install locations to multiarch
* Increased SONAMES to 1.4 for asyncaudio, asynccpp, asyncqt and asynccore
[ Colin Tuckley ]
* Bump Standards version to 3.9.7 (No changes required).
-- Felix Lechner <felix.lechner@gmail.com> Wed, 06 Apr 2016 09:26:50 +0100
svxlink (14.08.1-2) unstable; urgency=medium
* Support ISO C++ 2011 standard (Closes: #801265)
-- Felix Lechner <felix.lechner@gmail.com> Mon, 02 Nov 2015 11:52:39 -0800
svxlink (14.08.1-1) unstable; urgency=medium
* New upstream version
* Pointed Vcs-Git: and Vcs-Browser to Debian packaging, not upstream
* Ported package from Qt4 to Qt5
* Removed Build-Depends: libqt4-dev
* Added Build-Depends: to qtbase5-dev, qttols5-dev, qttools5-dev-tools
* Updated lintian-overrides
-- Felix Lechner <felix.lechner@gmail.com> Tue, 28 Jul 2015 10:01:22 -0700
svxlink (14.08-1) unstable; urgency=low
* Initial release (Closes: #733060)
-- Felix Lechner <felix.lechner@gmail.com> Tue, 21 Oct 2014 08:52:08 -0700
|