[libmecab-java] 32/37: fix typo
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Sep 17 03:53:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository libmecab-java.
commit c0f78f57b4d097e5d3fbbb04889fd40dbbcb2449
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Sat May 11 16:28:46 2013 +0900
fix typo
---
debian/changelog | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f90cf6b..532944c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,13 +3,14 @@ libmecab-java (0.99.3-2) UNRELEASED; urgency=low
[ Niels Thykier ]
* Fix "FTBFS with Java7" (Closes: #678410)
+ Pass -source 1.5 and -target 1.5 to ensure backwards that
- backwards compatable Java byte code is generated.
+ backwards compatible Java byte code is generated.
+ Pass -encoding to javac compiler so it is aware of the
encoding of the source files.
[ TANIGUCHI Takaki ]
* debian/control: add versioned B-D for libmecab-dev
* debian/control: Change Maintainer address to Debian Java Team.
+ *
-- Niels Thykier <niels at thykier.net> Thu, 21 Jun 2012 16:19:00 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmecab-java.git
More information about the pkg-java-commits
mailing list