[gpsprune] branch master updated (e1147fd -> 044d890)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Feb 15 06:55:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository gpsprune.
from e1147fd Update Vcs-Git URL to use HTTPS.
new 2a955ec Imported Upstream version 18.3
new b777a1f Merge tag 'upstream/18.3'
new 57361b4 New upstream release.
new 7e8bcfc Update copyright file.
new a2f4e1b Install upstream application icon for hicolor theme.
new 3246920 Add changelog entry for Vcs-Git URL change.
new ab8aa5b Bump Standards-Version to 3.9.7, no changes.
new 044d890 Set distribution to unstable.
The 8 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:
build.sh | 2 +-
debian/changelog | 12 ++++++
debian/control | 2 +-
debian/copyright | 4 +-
debian/icons/hicolor/128x128/apps/gpsprune.png | Bin 7176 -> 0 bytes
debian/icons/hicolor/16x16/apps/gpsprune.png | Bin 1208 -> 0 bytes
debian/icons/hicolor/32x32/apps/gpsprune.png | Bin 1619 -> 0 bytes
debian/icons/hicolor/64x64/apps/gpsprune.png | Bin 3333 -> 0 bytes
debian/install | 1 -
debian/rules | 9 +++++
debian/source/include-binaries | 6 ---
tim/prune/GpsPrune.java | 43 +++++++++++++++++++--
tim/prune/config/Config.java | 2 +
tim/prune/copyright.txt | 2 +-
tim/prune/function/SaveConfig.java | 7 ++++
tim/prune/gui/images/window_icon_22.png | Bin 0 -> 1161 bytes
tim/prune/gui/images/window_icon_24.png | Bin 0 -> 1255 bytes
tim/prune/gui/images/window_icon_36.png | Bin 0 -> 1869 bytes
.../prune/gui/images/window_icon_48.png | Bin 2438 -> 2438 bytes
tim/prune/gui/images/window_icon_72.png | Bin 0 -> 3829 bytes
.../prune/gui/images/window_icon_96.png | Bin 5720 -> 5720 bytes
tim/prune/lang/prune-texts_fr.properties | 12 +++++-
tim/prune/readme.txt | 15 +++++--
tim/prune/save/GpxExporter.java | 13 +++----
tim/prune/save/KmlExporter.java | 2 +-
tim/prune/save/xml/XmlUtils.java | 2 +-
26 files changed, 103 insertions(+), 31 deletions(-)
delete mode 100644 debian/icons/hicolor/128x128/apps/gpsprune.png
delete mode 100644 debian/icons/hicolor/16x16/apps/gpsprune.png
delete mode 100644 debian/icons/hicolor/32x32/apps/gpsprune.png
delete mode 100644 debian/icons/hicolor/64x64/apps/gpsprune.png
delete mode 100644 debian/source/include-binaries
create mode 100644 tim/prune/gui/images/window_icon_22.png
create mode 100644 tim/prune/gui/images/window_icon_24.png
create mode 100644 tim/prune/gui/images/window_icon_36.png
rename debian/icons/hicolor/48x48/apps/gpsprune.png => tim/prune/gui/images/window_icon_48.png (90%)
create mode 100644 tim/prune/gui/images/window_icon_72.png
rename debian/icons/hicolor/96x96/apps/gpsprune.png => tim/prune/gui/images/window_icon_96.png (95%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gpsprune.git
More information about the Pkg-grass-devel
mailing list