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
|
cyclograph (1.9.1-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 05 Jan 2021 16:33:52 +0100
cyclograph (1.9.1-1) unstable; urgency=medium
* New upstream release
* Switch to pybuild
* Add dh-python, python3-all to Build-Depends
* Add pyqt5-dev-tools, asciidoc-base, gettext to Build-Depends
* Switch the "cyclograph" package to Python 3
* Updated build dependency on debhelper version 10
* Added cyclograph-qt5 binary package
The cyclograph-qt5 package depends on pyqt 5 and qtwebengine
* Debhelper compat level updated to 10
* Update Standards-Version to 4.1.1
Change priority to optional (was extra)
* Updated dependencies of the binary package "cyclograph-gtk3"
The new dependency is webkit2 version 4.0 (closes: bug#866635)
* Changed path of installed svn icons in cyclograph-gtk3
* Added Vcs-Git and Vcs-Browser field to debian/control
* Removed "Tag" field from debian/control because not used
* Add DEP-3 description to the quilt patches
* Updated removeUpdatesCheck.diff to be compatible with the new upstream
* Removed debian/pycompat because obsolete
* Updated copyright file to 2017
* Add debian watch file using qa.debian.org sourceforge redirector
-- Federico Brega <charon.66@gmail.com> Fri, 15 Dec 2017 21:04:52 +0100
cyclograph (1.7.1-2) unstable; urgency=medium
[ Federico Brega ]
* Removed cyclograph-qt4 (closes: bug#851419)
* Update Standards to 3.9.8
-- Federico Brega <charon.66@gmail.com> Sat, 21 Jan 2017 08:34:05 +0100
cyclograph (1.7.1-1) unstable; urgency=medium
[ Federico Brega ]
* New upstream release
-- Christian Perrier <bubulle@debian.org> Mon, 13 Oct 2014 11:20:51 +0200
cyclograph (1.7.0-1) unstable; urgency=medium
[ Federico Brega ]
* New upstream release
* Dropped cyclograph-gtk2 (closes: bug#749251)
* Update Standards to 3.9.5
* Dependency to python-gi-cairo
-- Federico Brega <charon.66@gmail.com> Wed, 13 Aug 2014 18:56:28 +0200
cyclograph (1.6.1-1) unstable; urgency=low
* New upstream release
* GUI and backend packages are compatible only if the version is the same
-- Federico Brega <charon.66@gmail.com> Wed, 30 Oct 2013 21:34:00 +0100
cyclograph (1.6.0-1) unstable; urgency=low
* Removed separation from import and open
* New cgx format saves imported coordinates
* Added map window
* Added map within the html report
* Case insensitive open routines
* Auto-import gpx if no altitude is present
* Update Standards to 3.9.4 (checked)
-- Federico Brega <charon.66@gmail.com> Sun, 18 Aug 2013 22:34:34 +0200
cyclograph (1.5.2-1) unstable; urgency=low
* First release with a user manual
* Added blue theme
* Added filter dialog to select the step between consecutive cps
* Removed Google maps service
* Added Open Route Service
* Added OSRM
-- Federico Brega <charon.66@gmail.com> Sun, 11 Nov 2012 12:56:18 +0100
cyclograph (1.5.1-1) unstable; urgency=low
* Resizable splitter in qt4 "create" window
* New submodule structure
* Initial support for html report
* Added height gain
* Fixed bug in haversine formula (for distant points)
* Fixed save as image for qt4 interface
* Support for kml 2.2 ext (i.e. my tracks)
-- Federico Brega <charon.66@gmail.com> Fri, 06 Jul 2012 21:40:36 +0200
cyclograph (1.5.0-1) unstable; urgency=low
* New grayscale theme.
* Added pdf report about a slope.
* Initial implementation of the gtk3 interface.
-- Federico Brega <charon66@users.sourceforge.net> Thu, 05 Jan 2012 17:02:38 +0100
cyclograph (1.4.2-1) unstable; urgency=low
* Added some information within plot window.
-- Federico Brega <charon66@users.sourceforge.net> Sun, 19 Jun 2011 14:07:13 +0200
cyclograph (1.4.1-1) unstable; urgency=low
* More granular distnace bar.
* Support for slopes startig from distance grater than zero.
* Support for drawing on Open Cycle Map and Open Street Map.
* Changed accessing mode to Google Maps.
* Window size and maximization status correctely saved for the next session.
-- Federico Brega <charon66@users.sourceforge.net> Thu, 02 Jun 2011 23:47:57 +0200
cyclograph (1.4.0-1) unstable; urgency=low
* Names are imported from gpx wayposints.
* Added new theme.
* Main window remember its position and size.
* Improvements in text layout in plots.
* All supported files can be read from standard input.
* Added support to utf-8.
* Plot animated.
* Icons little update.
* Moved icons to a better location.
* Removed google elevation.
* Workaround to geonames unstable service.
-- Federico Brega <charon66@users.sourceforge.net> Sat, 19 Feb 2011 14:31:08 +0100
cyclograph (1.3.1-1) unstable; urgency=low
* Added preferences dialog.
* Number of points shown in gpx is customizable.
* User can select the resolution of the images saved.
* kml import is now more robust (i.e. it works much better with kml produced by saliteweb).
-- Federico Brega <charon66@users.sourceforge.net> Sat, 02 Oct 2010 20:20:00 +0200
cyclograph (1.3-1) unstable; urgency=low
* Added new themes.
* Now it is possible to create draw a route within CycloGraph.
* A route found by Google Maps direction can be drawn by CycloGraph.
* Better handling of slopes and user-friendly behaviour when quitting.
* Possible to easily report bugs.
* New version notifier.
-- Federico Brega <charon66@users.sourceforge.net> Mon, 31 May 2010 21:15:09 +0200
cyclograph (1.2.1-1-1) unstable; urgency=low
* Added some missing files.
-- Pierluigi Villani <agron85@users.sourceforge.net> Thu, 07 Jan 2010 21:51:33 +0100
cyclograph (1.2.1-1) unstable; urgency=low
* Bugfix release: migration from 1.x wx version is now smooth.
* Fixed a paint issue in Qt under X11 with composing window managers.
-- Federico Brega <charon66@users.sourceforge.net> Fri, 25 Dec 2009 22:35:39 +0100
cyclograph (1.2-1) unstable; urgency=low
* A new 3D visualization mode is available in addition to the usual 2D.
* New format support for gpx and crp (binary and textual) files.
* New toolbar with icons to give a more user-friendly experience.
* Added an help file, to guide te user on basic usage of CycloGraph.
* Added the ability to signal bugs (link to sourceforge page).
* A new GTK+ interfece has replaced the wx (Qt became default on Win and
MacOs).
* Command line usage is now more simple (see Help file).
* Launching Cyclograph without the appropriate graphic library is told to
the user in a undertandable way.
-- Federico Brega <charon66@users.sourceforge.net> Fri, 23 Oct 2009 15:37:18 +0200
cyclograph (1.1.1-1) unstable; urgency=low
* Bugfix release.
* .sal file can be opened again.
* New icons.
* Cyclograph can load Cyclomainac's xml.
-- Federico Brega <charon66@users.sourceforge.net> Tue, 23 Jun 2009 20:49:40 +0200
cyclograph (1.1-1) unstable; urgency=low
* Added a Qt interface.
* Added minimal command line interface.
* Fixed bug: Canceling a file opening and creating a new file bug.
* Fixed export as image bug under some platforms.
* Fixed segmentation fault when importing KML.
* Added more error dialog to make usage clearer.
-- Federico Brega <charon66@users.sourceforge.net> Wed, 01 Apr 2009 21:00:42 +0200
cyclograph (1.0-1) unstable; urgency=low
* New Release, many changes, almost everything is changed :)
-- Federico Brega <charon66@users.sourceforge.net> Mon, 29 Dec 2008 14:57:49 +0100
cyclograph (0.4.1-1) unstable; urgency=low
* Fixed issue with icon in plot window.
-- Federico Brega <charon66@users.sourceforge.net> Tue, 23 Sep 2008 00:28:11 +0200
cyclograph (0.4-1) unstable; urgency=low
* Initial release
-- Federico Brega <charon66@users.sourceforge.net> Mon, 22 Sep 2008 23:21:35 +0200
|