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 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
|
gpredict (2.3-72-gc596101-3) unstable; urgency=medium
* Team upload.
* Set XDG_RUNTIME_DIR to fix lowriter on the buildds.
-- Christoph Berg <myon@debian.org> Sat, 20 Feb 2021 20:58:38 +0100
gpredict (2.3-72-gc596101-2) unstable; urgency=medium
* Team upload.
* Remove stray $@ from override_dh_auto_configure.
* Provide PDF documentation. (Closes: #983155)
* Install doc/notes/*.txt.
-- Christoph Berg <myon@debian.org> Sat, 20 Feb 2021 14:30:51 +0100
gpredict (2.3-72-gc596101-1) unstable; urgency=medium
* Team upload.
[ Christoph Berg ]
* New upstream snapshot compatible with gcc 10. (Closes: #957302)
* Add debian/gitlab-ci.yml.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.4.1, no changes needed.
-- Christoph Berg <myon@debian.org> Sat, 25 Jul 2020 20:33:55 +0200
gpredict (2.3-33-gca42d22-1) unstable; urgency=medium
* Team upload.
[ Christoph Berg ]
* New upstream snapshot.
* Create packaging repository on salsa.
* Remove some generated files on clean.
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #888043)
+ 0125-skip-configure.patch: Only run ./configure once and let
dh_auto_configure do it.
+ 0126-cross-pkg-config.patch: Consider $ac_tool_prefix for pkg-config.
-- Christoph Berg <myon@debian.org> Mon, 31 Dec 2018 12:53:13 +0100
gpredict (2.0-4) unstable; urgency=medium
* Update to v2.1-123-gc6bc520
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 28 Dec 2017 09:01:00 -0500
gpredict (2.0-3) unstable; urgency=medium
* Update to v2.0-12-g15f8992
* Use Debian version in git-version-gen
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 12 Dec 2017 20:27:58 -0500
gpredict (2.0-2) unstable; urgency=medium
* fix watch file
* update to v2.0-4-gf4287dc using upstream git commits
* Note more upstream changes here:
New logo
Initial port to Gtk+ 3
Import transponder data from Satnogs database https://db.satnogs.org/
Support for multiple TLE sources
Improved radio and antenna rotator controllers (no application freeze)
Map can be centered around arbitrary longitude
Natural sort function for satellite list in module configuration
Select a satellite in all views
AOS and LOS signalling in rigctl interface
Autotrack satellites in a module
Support for user defined end stops on Azimuth axis
Experimental gpsd support
Change frequency and antenna position using the mouse wheel
Highlight satellites within range in the list view
Improved handling of decayed satellites
Fixed application freezing while talking to radios and rotators
Fixed incorrect program name in desktop files
Fixed 100% CPU load on manual time adjustment
Fixed issue controlling Yaesu FT-847
Fixed old log files not being saved
Fixed track button in rotator controller having no effect
Fixed operational status of satellites
Fixed wrong icon in time controller
Fixed mising ground track for new satellites
Fixed show next pass shows the current pass
Fixed problems with plotting footprints near the poles
Fixed satellite nickname not escaped for Pango
Updated translations
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 10 Dec 2017 10:54:40 -0500
gpredict (2.0-1) unstable; urgency=medium
* New upstream release - GTK-3 (Closes: #785551)
* Updated packaging: control, rules, watch
* Update to standards-revision 4.1.1
-- A. Maitland Bottoms <bottoms@debian.org> Sat, 09 Dec 2017 21:34:39 -0500
gpredict (1.3-3) unstable; urgency=medium
* Update to standards-revision 3.9.6
* Add Homepage to debian/control
* fix FTBFS on new ports (Closes: #762483)
-- Colin Tuckley <colint@debian.org> Tue, 05 May 2015 16:54:50 +0100
gpredict (1.3-2) unstable; urgency=low
* Fix control file description text. (Closes: #644531)
-- Fernando M. Maresca <fmaresca@gmail.com> Sat, 08 Oct 2011 17:59:01 -0300
gpredict (1.3-1) unstable; urgency=low
* New upstream release, includes da.po.
* Fix debian/watch file (thanks Charles Suprin).
-- Fernando M. Maresca <fmaresca@gmail.com> Fri, 04 Mar 2011 17:38:21 -0300
gpredict (1.2-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format
* New upstream release (Closes: #614251)
-- Fernando M. Maresca <fmaresca@gmail.com> Mon, 21 Feb 2011 12:32:33 -0300
gpredict (1.1-7) unstable; urgency=low
* Fix "Menu item Help -> License doesn't do anything; missing COPYING
file" Added dh_link to rules from GPL2 COPYING file as suggested
by Kamal Mostafa. (Closes: #578585)
-- Fernando M. Maresca <fmaresca@gmail.com> Sun, 16 May 2010 09:31:11 -0300
gpredict (1.1-6) unstable; urgency=low
* Fix "Fix desktop-file-validate warnings in the .desktop file"
Removed Encoding: line, removed Application from Categories, removed the
.png extension from Icon in the debian/gpredict.desktop (Closes: #572722)
-- Fernando M. Maresca <fmaresca@gmail.com> Tue, 13 Apr 2010 14:20:11 -0300
gpredict (1.1-5) unstable; urgency=low
* Change debian/control Standards-Version from 3.8.3 to 3.8.4.
* Add missing dependencies on ${misc:Depends}
-- Fernando M. Maresca <fmaresca@gmail.com> Sun, 31 Jan 2010 15:35:33 -0300
gpredict (1.1-4) unstable; urgency=low
* Fix "Incorrect KDE menu entry showing up in Lost and Found [nb]"
debian/gpredict.desktop modified as proposed by Petter Reinholdtsen
so gpredict show up in several places in the menu, making it easier to
find. (Closes: #489247)
-- Fernando M. Maresca <fmaresca@gmail.com> Sun, 31 Jan 2010 12:54:12 -0300
gpredict (1.1-3) unstable; urgency=low
* Change debian/compat from 4 to 7.
* Change debian/control Standards-Version from 3.8.0 to 3.8.3.
-- Fernando M. Maresca <fmaresca@gmail.com> Sun, 06 Dec 2009 18:32:53 -0300
gpredict (1.1-2) unstable; urgency=low
* Changes buiil-dependecies to add intltool > 2.1 (closes: #555953)
-- Fernando M. Maresca <fmaresca@gmail.com> Fri, 13 Nov 2009 11:11:16 -0300
gpredict (1.1-1) unstable; urgency=low
[ Fernando M. Maresca ]
* Fix "new upstream version 1.1 available" (Closes: #550081)
* Fixes typos (closes: #455578, #520203)
[ Hamish Moffatt ]
* Change maintainer to debian-hams
-- Hamish Moffatt <hamish@debian.org> Thu, 12 Nov 2009 17:21:53 +1100
gpredict (0.8.0-2) unstable; urgency=low
* Fix FTBFS with GTK 2.12.0 by disabling GTK_DISABLE_DEPRECATED
for now (closes: #444514)
* Change desktop file: remove Education as a category as it's not
appropriate for this package.
-- Hamish Moffatt <hamish@debian.org> Sun, 30 Sep 2007 01:11:58 +1000
gpredict (0.8.0-1) unstable; urgency=low
* New upstream release
* Fixes conflict between gpredict and libgoocanvas-common (closes:
#423144)
* Updated desktop and menu files for latest section policies
-- Hamish Moffatt <hamish@debian.org> Thu, 13 Sep 2007 00:14:34 +1000
gpredict (0.6.1-1) unstable; urgency=low
* New upstream release, now for GTK+ 2.
* Changed build-dependencies to remove GNOME 1 and GTK 1.2 libraries.
* Fixed spelling error in description (closes: #363621)
-- Hamish Moffatt <hamish@debian.org> Tue, 12 Sep 2006 22:43:33 +1000
gpredict (0.5.3-2) unstable; urgency=low
* Fixed category in .desktop ("Ham Radio" -> "HamRadio")
* Fixed creation of empty old directory /usr/lib/menu
* Updated to standards-revision 3.7.2
-- Hamish Moffatt <hamish@debian.org> Sun, 2 Jul 2006 01:19:45 +1000
gpredict (0.5.3-1) unstable; urgency=low
* New upstream release
* Build-depend on libhamlib-dev (new) | hamlib4-dev (old)
* Update to standards-revision 3.6.2
* Add watch file
-- Hamish Moffatt <hamish@debian.org> Fri, 21 Apr 2006 22:38:21 +1000
gpredict (0.5.1-2) unstable; urgency=low
* Rebuild against latest GNOME 1 libraries (linked against libpng12)
Thanks to Thomas Bushnell for taking over these libraries.
-- Hamish Moffatt <hamish@debian.org> Sat, 8 Oct 2005 14:39:35 +1000
gpredict (0.5.1-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Mon, 8 Aug 2005 00:16:39 +1000
gpredict (0.4.0-7) unstable; urgency=low
* Rebuild with hamlib3 1.2.4 (updated build-deps)
* Updated to Standards-Revision 3.6.1
-- Hamish Moffatt <hamish@debian.org> Sun, 10 Apr 2005 13:49:19 +0000
gpredict (0.4.0-6) unstable; urgency=low
* Rebuild with hamlib3
* Fix problems compiling with gcc 3.4 (closes: #258748)
(thanks to Andrea Jochens for the patch)
-- Hamish Moffatt <hamish@debian.org> Sun, 12 Dec 2004 23:28:06 +1100
gpredict (0.4.0-5) unstable; urgency=low
* NMU to rebuild with latest hamlib. Closes: #276523.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 19 Oct 2004 11:23:51 +0200
gpredict (0.4.0-4) unstable; urgency=low
* Rebuild with latest hamlib (closes: #238009)
-- Hamish Moffatt <hamish@debian.org> Wed, 17 Mar 2004 00:15:47 +1100
gpredict (0.4.0-3) unstable; urgency=low
* Rebuild with latest hamlib to get proper dependencies
(closes: #194603)
-- Hamish Moffatt <hamish@debian.org> Tue, 27 May 2003 09:10:16 +1000
gpredict (0.4.0-2) unstable; urgency=low
* Recompile with hamlib 1.1.4 support
-- Hamish Moffatt <hamish@debian.org> Sat, 10 May 2003 10:16:17 +1000
gpredict (0.4.0-1) unstable; urgency=low
* First release
-- Hamish Moffatt <hamish@debian.org> Tue, 29 Apr 2003 23:55:34 +1000
|