* Removed 'Replaces: ${j2se_package}debian' from the generated control file
* Adjusted the disk space required to unpack the Java 8 documentation
* Updated the manpages for Java 8
+ * Updated debhelper level to 7
+ * debian/rules: Use dh_prep instead of dh_clean -k
-- Emmanuel Bourg <ebourg@apache.org> Wed, 28 Aug 2013 19:34:41 +0200
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Pineau <cedric.pineau@gmail.com>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-java/java-package.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/java-package.git
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
install -m 755 make-jpkg.out $(B)/usr/bin/make-jpkg
cp lib/*.sh $(B)/usr/share/java-package/