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 189 190 191 192 193 194 195 196 197 198 199 200 201 202
|
chirp (1:20190104-1) unstable; urgency=medium
[ Ana Custura ]
* New upstream version
[ Ana C. Custura ]
* Bumps debhelper version to 11
* Fixes insecure URLs
-- Ana Custura <ana@netstat.org.uk> Sun, 06 Jan 2019 22:18:36 +0000
chirp (1:20180815-1) unstable; urgency=medium
[ Ana Custura ]
* New upstream version
[ Ana C. Custura ]
* Updates Standards-Version to 4.2.0
* Updates VCS fields
* Removes ancient python version field
* New upstream version 20180815
* Updates patch file
-- Ana Custura <ana@netstat.org.uk> Thu, 16 Aug 2018 13:13:18 +0100
chirp (1:20170714-1) unstable; urgency=medium
* New upstream version
-- Iain R. Learmonth <irl@debian.org> Sun, 16 Jul 2017 00:45:28 +0100
chirp (1:20170124-1) unstable; urgency=medium
* New Upstream Version
* debian/control
- Updated Standards Version
- Added myself to uploaders
-- Dave Hibberd <d@vehibberd.com> Tue, 24 Jan 2017 20:35:53 +0000
chirp (1:20161123-1) unstable; urgency=medium
* New upstream version
-- Iain R. Learmonth <irl@debian.org> Sat, 03 Dec 2016 15:42:54 +0000
chirp (1:20161102-1) unstable; urgency=medium
* New upstream version (Closes: #843195)
-- Iain R. Learmonth <irl@debian.org> Tue, 08 Nov 2016 11:56:14 +0000
chirp (1:20160717-1) unstable; urgency=medium
* New upstream version (Closes: #817237)
* Phoning home has been disabled (Closes: #829494)
-- Iain R. Learmonth <irl@debian.org> Mon, 25 Jul 2016 19:38:03 +0100
chirp (1:20160419-1) unstable; urgency=medium
* New upstream version
* Updates manpages to include working with files
-- Ana Custura <ana@netstat.org.uk> Fri, 29 Apr 2016 10:42:18 +0100
chirp (1:20160415-1) unstable; urgency=medium
* New upstream version.
* debian/patches:
- New patch to add more detail to the man page
- New patch for desktop file:
- Added Keywords field
- Added ability for files to be opened in CHIRP
- Removing deprecated Encoding field
* debian/control:
- Improving extended description
-- Iain R. Learmonth <irl@debian.org> Fri, 15 Apr 2016 16:33:08 +0100
chirp (1:20160402-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- Updated standards version to 3.9.7
- Removed versioned dependency for python
- Changed Vcs-* fields to secure URIs
* debian/copyright:
- Update locations, drivers now in chirp/drivers/
-- Iain R. Learmonth <irl@debian.org> Mon, 04 Apr 2016 19:03:59 +0100
chirp (1:20160110-1) unstable; urgency=medium
* New upstream version.
-- Iain R. Learmonth <irl@debian.org> Wed, 13 Jan 2016 13:00:32 +0000
chirp (1:20151225-1) unstable; urgency=medium
* New upstream version.
-- Iain R. Learmonth <irl@debian.org> Fri, 25 Dec 2015 11:40:15 +0000
chirp (1:20151212-1) unstable; urgency=medium
* New upstream version.
* Refreshed patch:
- 04-remove-redundant-license.patch
-- Iain R. Learmonth <irl@debian.org> Sun, 13 Dec 2015 13:07:06 +0000
chirp (1:20151023-1) unstable; urgency=medium
* New upstream version (Closes: #798947)
* Refreshed patches:
- 01-fix-manifest.patch
- 02-fix-setup-py.patch
* d/control:
- Bumped standards version to 3.9.6
- Added X-Python-Version (>=2.7)
- Removed inactive uploaders
- Added myself as uploader
- Moved Vcs-Git to pkg-hamradio
- Reformatted with cme
* d/watch:
- Fixed for new downloads location
* d/rules:
- Removed useless comments
-- Iain R. Learmonth <irl@debian.org> Sun, 01 Nov 2015 15:57:22 +0000
chirp (0.4.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python-support Build-Depend in favour of dh-python, it's already been
ported to dh_python2 (Closes: #785972).
-- Stefano Rivera <stefanor@debian.org> Thu, 20 Aug 2015 15:10:55 +0200
chirp (0.4.1-1.0) unstable; urgency=medium
* Non-maintainer upload
* new upstream version fixing critical issue with some Baofeng radios
(Closes: #767029)
-- Antoine Beaupré <anarcat@debian.org> Mon, 27 Oct 2014 17:08:43 -0400
chirp (0.4.0-1) unstable; urgency=low
* new upstream version, thanks to Christopher Knadle for his help with it
* debian/control:
- Standards-Version: update to 3.9.5 (no changes needed)
- Remove obsolete DM-Upload-Allowed entry
- Cononicalize VCS links
* debian/source/lintian-overrides:
- add override debian-watch-may-check-gpg-signature
upstream does not sign tarballs
-- Bdale Garbee <bdale@gag.com> Thu, 26 Jun 2014 12:55:21 -0600
chirp (0.3.1-3) unstable; urgency=low
* change architecture to linux-any in control due to #723873 in python-serial
breaking non-linux builds
-- Bdale Garbee <bdale@gag.com> Sat, 21 Sep 2013 00:44:46 -0600
chirp (0.3.1-2) unstable; urgency=low
* move python dependency to >=2.7, hopefully will resolve kfreebsd build
failures so we can promote to testing .. thanks to Colin Tuckley for
pointing this out.
-- Bdale Garbee <bdale@gag.com> Sat, 07 Sep 2013 15:41:32 -0600
chirp (0.3.1-1) unstable; urgency=low
* new upstream version, closes: #672318
* add myself to the Uploaders list
* create a collab-maint git repo to host chirp packaging henceforth
-- Bdale Garbee <bdale@gag.com> Wed, 07 Aug 2013 22:51:41 -0600
chirp (0.3.0-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream version (Closes: #672318)
* updated debian/copyright for 1.0 format
* updated to debhelper compat 9
* update Standards-Version to 3.9.4 (no changes required)
* add dependencies python-libxml2 and python-serial
* update patches for new upstream version
-- Christopher Knadle <Chris.Knadle@coredump.us> Sun, 24 Mar 2013 16:19:14 -0400
chirp (0.1.12-1) unstable; urgency=low
* Latest release from upstream
* Ready for initial debian upload (Closes: 612965)
-- Steve Conklin <steve@conklinhouse.com> Mon, 26 Sep 2011 12:55:16 -0600
|