[jajuk] 01/03: Install jajuk icon to hicolor directory.
Markus Koschany
apo at moszumanska.debian.org
Mon Apr 11 17:13:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jajuk.
commit e985e1842b5fd1d7ad80d82049943d6eaa9c392b
Author: Markus Koschany <apo at debian.org>
Date: Mon Apr 11 18:02:17 2016 +0200
Install jajuk icon to hicolor directory.
---
debian/changelog | 5 ++++-
debian/rules | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 05640df..65ca5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jajuk (1:1.10.9+dfsg2-1) unstable; urgency=medium
[ tony mancill ]
* Moved the package to Git
+
[ Felix Natter ]
* New upstream release (Closes: #800999, #781119).
* Move to substance-7.3/insubstantial (Closes: #801374).
@@ -15,11 +16,13 @@ jajuk (1:1.10.9+dfsg2-1) unstable; urgency=medium
* Bump to Standards-Version 3.9.7 (no changes).
* Use github tarball instead of SF one (the SF one is severely broken).
* Add myself to Uploaders.
- * Install 64x64 icon in /usr/share/pixmaps.
* Update copyright.
* Remove files with unclear license, apply upstream patch from
upcoming 1.11 to replace this (06_scrolling_stuff.patch).
+ [ Markus Koschany ]
+ * Install jajuk icon to /usr/share/icons/hicolor directory.
+
-- Felix Natter <fnatter at gmx.net> Sat, 09 Apr 2016 14:08:19 +0200
jajuk (1:1.9.6-9.1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index bc84d77..0763c8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
JAVA_HOME := /usr/lib/jvm/default-java
-DEB_ANT_BUILDFILE := build_enduser.xml
-DEB_ANT_BUILD_TARGET := package_jar
+DEB_ANT_BUILDFILE := build_enduser.xml
+DEB_ANT_BUILD_TARGET := package_jar
DEB_ANT_ARGS := -Dbuild.time='$(shell dpkg-parsechangelog --show-field Date)'
DEB_JARS := animation basicplayer cobra commons-codec commons-collections3 commons-logging entagged-tageditor jaudiotagger jcommon jfreechart jl jmactritonusspi jogg jorbis jspeex log4j-1.2 mp3spi substance swingx tritonus_share vldocking vorbisspi jna dbus miglayout jhlabs-filters lastfm commons-lang commons-io xstream simple-validation guava
@@ -15,7 +15,7 @@ install/jajuk::
install -m 644 -D bin/jajuk.jar $(DEB_DESTDIR)/usr/share/java/jajuk-$(DEB_UPSTREAM_VERSION).jar
dh_link /usr/share/java/jajuk-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/jajuk.jar
install -m 644 -D src/main/resources/icons/64x64/jajuk-icon_64x64.png \
- $(DEB_DESTDIR)/usr/share/pixmaps/jajuk.png
+ $(DEB_DESTDIR)/usr/share/icons/hicolor/64x64/apps/jajuk.png
dh_install debian/jajuk.desktop /usr/share/applications/
get-orig-source:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jajuk.git
More information about the pkg-java-commits
mailing list