[Pkg-running-devel] [pytrainer] branch master updated (38e572f -> e69cefb)
Marcelo Santana
darkstar-guest at moszumanska.debian.org
Tue Jan 12 16:00:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
darkstar-guest pushed a change to branch master
in repository pytrainer.
from 38e572f releasing package pytrainer version 1.10.1-5
new bce9b00 New upstream version 1.10.2~git20160107
new 30ff4fa Merge tag 'upstream/1.10.2_git20160107'
new 44e613e Fix .fit and .gpx file import issues with perl 5.22 Closes: #727768 Update debian/copyright according dep5 specification
new f10d39d Change upstream homepage from user account to repository and improve extended description in debian/control
new 474d3cb Add debian/watch file
new bb7c15b Create patch to fix some minor bugs in pytrainer.dektop file and refresh the remove_gpsbabel_version patch
new 00c01fd Add lintian-overrides relative to 'debian-watch-may-check-gpg-signature'
new ab0ab13 Replace old style config section '[git-buildpackage]' with '[buildpackage]' in debian/gbp.conf file
new cf92459 Remove asterisk from debian/NEWS file
new 8c1f5f4 Remove deprecated debian/postinst and debian/postrm scripts
new 79b9668 Delete empty directories in debian during building process
new e69cefb Releasing package pytrainer version 1.10.2~git20160107-1
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 4 -
debian/NEWS | 12 +-
debian/changelog | 18 +
debian/control | 10 +-
debian/copyright | 178 +--
debian/gbp.conf | 2 +-
.../patches/02_remove_gpsbabel_version_req.patch | 10 +-
debian/patches/03_desktop_file.patch | 19 +
debian/patches/series | 1 +
debian/postinst | 17 -
debian/postrm | 15 -
debian/rules | 1 +
debian/source/lintian-overrides | 2 +
debian/watch | 6 +
imports/file_gpxplus.py | 5 +-
plugins/garmin-fit/bin/Garmin/FIT.pm | 1241 +++++++++++++++++++-
pytrainer.desktop | 2 +-
pytrainer/__init__.py | 4 +-
pytrainer/athlete.py | 7 +-
pytrainer/environment.py | 1 -
pytrainer/extensions/waypointeditor.py | 2 +-
pytrainer/gui/windowmain.py | 5 +-
pytrainer/main.py | 3 -
pytrainer/record.py | 36 +-
pytrainer/stats.py | 7 -
25 files changed, 1376 insertions(+), 232 deletions(-)
delete mode 100644 .gitignore
create mode 100644 debian/patches/03_desktop_file.patch
delete mode 100644 debian/postinst
delete mode 100644 debian/postrm
create mode 100644 debian/source/lintian-overrides
create mode 100644 debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/pytrainer.git
More information about the Pkg-running-devel
mailing list