[med-svn] [imagej] 02/03: d/extra/imagej1.png: new icon with higher resolution from upstream
Carnë Draug
carandraug+dev at gmail.com
Sun Aug 13 03:11:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository imagej.
commit 25d677e323395463ad5e95bd58364aed6482b9dd
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Sun Aug 13 02:34:13 2017 +0100
d/extra/imagej1.png: new icon with higher resolution from upstream
---
debian/changelog | 9 +++++----
debian/copyright | 9 +++++++--
debian/extra/imagej1.png | Bin 0 -> 13012 bytes
debian/install | 1 +
debian/source/include-binaries | 1 +
5 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3bdaa83..350a622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,9 @@
imagej (1.51p+dfsg-1) UNRELEASED; urgency=medium
TODO:
- - On Debian policy 9.6, we should have an higher quality icon for the
- desktop entry. here's a nicer icon which is used on the ImageJ wiki
- to represent ImageJ1. See http://imagej.net/File:Imagej1-icon.png
- and the discussion of that page where we ask for copyright of the image.
+ - We copy the icon for hicolor fromt the binary release. This image is
+ not included in the source releases, only the lower quality
+ microscope.gif.. We should request that from upstream.
- Have separate libimagej-java-doc package so that Java libraries
dependent on ij.jar can be built. May has well have libimagej-java
which would only install ij.jar.
@@ -34,6 +33,8 @@ imagej (1.51p+dfsg-1) UNRELEASED; urgency=medium
are not free software and MacOS specific.
* The pixmap file was renamed from microscope.xpm to imagej1.xpm to
match with application name.
+ * Added an higher quality icon in the hicolor icon theme directory, the
+ same as the upstream binary distribution.
-- Andreas Tille <tille at debian.org> Sat, 12 Aug 2017 00:29:11 +0200
diff --git a/debian/copyright b/debian/copyright
index 2fa0fc6..cc43ca8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,8 +7,14 @@ Files-Excluded:
.gdb_history
.FBCLockFolder/
-Files: *
+Files: * debian/extra/imagej1.png
Copyright: © 1999-2011 Wayne Rasband <wsr at nih.gov>
+Comment: The 'images/microscope.gif' included in the upstream source
+ release is of too low quality for Debian policy. The binary upstream
+ releases include an higher resolution version of the icon at
+ 'images/icon.png'. That file was extracted from the there and is
+ debian/extra/imagej1.png. The upstream binary releases for Linux are
+ at https://wsr.imagej.net/distros/linux/
License: PD
http://imagej.nih.gov/ij/disclaimer.html says:
.
@@ -27,4 +33,3 @@ Copyright: © 2006-2008 Paolo Ariano <paolo.ariano at unito.it>
License: GPL
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
-
diff --git a/debian/extra/imagej1.png b/debian/extra/imagej1.png
new file mode 100644
index 0000000..e98d807
Binary files /dev/null and b/debian/extra/imagej1.png differ
diff --git a/debian/install b/debian/install
index 40bc174..16768e8 100644
--- a/debian/install
+++ b/debian/install
@@ -1,5 +1,6 @@
debian/extra/luts/* usr/share/imagej/luts
debian/extra/imagej1.xpm usr/share/pixmaps
+debian/extra/imagej1.png usr/share/icons/hicolor/128x128/apps
ij.jar usr/share/java
build/macros/* usr/share/imagej/macros
debian/imagej.desktop usr/share/applications
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
new file mode 100644
index 0000000..3c9cda0
--- /dev/null
+++ b/debian/source/include-binaries
@@ -0,0 +1 @@
+debian/extra/imagej1.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/imagej.git
More information about the debian-med-commit
mailing list