[javatools] branch experimental updated (ec6b50d -> f549e7c)
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Dec 5 09:40:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch experimental
in repository javatools.
from ec6b50d Merge branch 'master' of ssh://mjj29@alioth/git/pkg-java/javatools
adds e42fa2b fix some bugs in jh_makepkg (Closes: #593351)
adds 1be4126 Fixed synopsis line of jh_manifest manpage
adds 92a6574 Refactored the source to allow tests to be run as a part of the build
adds bfd936a Bumped S-V and removed DMUA flag
adds 5886494 Removed -5/--sun5 option from jh_makepkg
adds d37c552 jh_makepkg now uses gcj-jdk as B-D and puts JDKs in B-D
adds 110bfef Reordered cdbs sequence to run jh_installlibs earlier
adds f88696b Update usage in jh_build.
adds dd03390 Added missing B-D-I for running the test suite
adds 8b6d4e3 Skip tests if fastjar is the only thing we can find
adds 4533787 Added missing depends on findutils for javahelper
adds 32b70db Converted tutorial to markdown format
adds b686dbd jh_installlibs now properly picks up the version of native packages
adds a7b20a1 Made jh_installlibs respect its --tmpdir option
adds 1e79735 Added missing B-D-I on perl
adds 3ad7d7d support epochs in version mangling as well
adds cca8559 changelog
adds 60a0291 Migrate jh_generatorbitdir to the perl manifest handler
adds a61ba86 Fixed typo in jh_generateorbitdir
adds 0c0f34f Removed useless interpolization, s/die/error and renamed a sub
adds e8a615e Renamed subs for case consistency
adds 54d5dbd Fixed a typo in jh_compilefeatures
adds d126440 Fixed a couple of issues/dev-regressions in jh_generateorbitdir
adds 3c490bb Adding closes now there is a bug for it
adds 616bd5d Correct path for jh_classpath when it is not given a jar arg
adds c5116b9 Updated tutorial to reflect the sequence change
adds 8f6544e Use first package for jh_classpath with jar args
adds 06bfd19 Updated the changelog to reflect my recent changes
adds 10eda07 Added a runtests target to run the tests without building the pkg
adds c5cd36a Made jh_manifest guess based on first package as well
adds 73088bc Updated jh_makepkg to add java:Recommends and separate lib-doc pkg
adds 0c9a189 Make jh_makepkg use a DEP-5 copyright template
adds fea8565 Removed findutils from Depends - it is Essential
adds 330b3cb Bumped S-V to 3.9.2 - no changes
adds e3cbc50 Set dist to unstable and release
adds 4b3112f Fixed a regression where jh_installlibs might install into /
adds 505b399 Removed the -O option from jh_build, its longer form still works
adds 220d8e7 Made all jh_lib.sh based tools ignored -O
adds cbff0ca Set dist to unstable and release
adds 52baa4d Made jh_manifest always follow symlinks
adds 1b90795 Made jh_manifest error out on missing jars; improved --no-act
adds aea5dbd Made jh_depends ignore links as it will process the target anyway
adds 728e8e1 Release into unstable
adds 9722981 Really made jh_manifest follow symlinks this time
adds fef097b Do not strip leading "/" unconditionally in jh_manifest
adds db436ca Release into unstable
adds 1557c49 Do not rely on $pkg/usr/share/doc being present in jh_depends
adds c550f98 Applied s/gcj/gcj-jdk/ from Doko's NMU
adds e811a21 Added support for -s/--same-arch in jh_lib
adds 3d4f701 fix for #591874
adds 5df7ff5 Release 0.37 into unstable
adds 0448c2b Added missing empty line in jh_makepkg created d/control file
adds 328d998 Made jh_makepkg generate debhelper compat 8 packages
adds 2caebc1 Fixed the "find" expressions in jh_repack to only remove files
adds 3973d88 jh_build: limit line length to 72 chars in manifests
adds ab3cff6 Added missing "-p -e" parameter to perl in jh_build
adds be7740f propose-cp: Do not hide "javax" results
adds baedc83 Bumped depends on libarchive-zip-perl due to #654899
adds 1738479 Set dist to unstable
adds 8696a4a Added some more architectures to java-arch.sh
adds 0ae75cb Set dist to unstable
adds 516b59b Fixed a regression in jh_build introduced in 0.38
adds 1a2c417 java-arch.sh: Fixed the java architecture for s390x
adds ab56655 Set dist to unstable
adds 7051787 Switch to the multiarch path
adds dabfbf1 * Remove the sun-java6 support since it has been removed from the archive * Provide the support for OpenJDK 7
adds 1917a14 Update of the documentation regarding recent changes in jh_makepkg
adds 6bb599c * Create the new package under the source format 3.0
adds 27ba01c Better presentation
adds 990bdb4 -doc packages are now in the doc section.
adds d67fe25 jh_manifest: produce cleaner error message for non-existent jar
adds 3f252f6 jh_lib.sh: Try to parse -O options
adds bb38bb2 jh_depends: remove sun JVM
adds 98af8fe Bump dependency on libarchive-zip-perl
adds 8797a4e jh_depends: Use java5-runtime as minimum alt dependency
adds 2b136e7 jh_depends: Corrected class version calculation
adds 72befbf jh_makepkg: Bump S-V and DEP-5 URI
adds de1ba97 Bumped Standards-Versions to 3.9.3 - no changes required
adds 20512bd Ensure the test suite fails if the java-arch.sh test fails
adds 06c3b6e Release javatools/0.41 into unstable
adds 543e5c5 jh_depends: Add support for OpenJDK-7
adds edb1772 Release javatools/0.42 into unstable
adds e7a63eb jh_build: Pass -source 1.5 to javadoc if -source is not given
adds 2655954 Make jh_build pass -target by default
adds 965fbe4 Release javatools/0.43 into unstable
adds 79c8bd0 jh_repack: Fix bug in empty dir removal code
adds e4bef6f jh_build: Fix wrong javadoc output location
adds 1b994a0 t: Add new TAP testsuite
adds 1dbf8da lib: Bump the style of the Perl lib code
adds a575607 lib: Replace tabs with spaces
adds 4435298 Bump the style of Perl scripts and dh-seq files
adds 9621034 t: Add perlcritic test
adds 9732381 jh_installeclipse: correct dpkg -l filter
adds 7b6ab0b Use space instead of tab in Perl scripts
adds b6d1156 Add gitignore file for "jh_lib.sh"
adds 292ac87 t: Only check perl files
adds e4151d2 ManifestSection.pm: Ensure fields have a predictable order
adds 5dc41a6 jh_depends: Strip leading "file://" in class-path
adds e48a33d jh_installjavadoc: Set default for Author and fix a typo
adds 4086108 jh_makepkg: Advise people to use mh_make for maven pkgs
adds f10cfb0 d/control: Use the canonical URLs in the Vcs-* fields
adds dbcc2b8 d/control: Bump Standards-Version to 3.9.4
adds e6dbc64 Release javatools/0.44 into unstable
adds 9775db0 jh_manifest: Interpolate EXCLUDE_FIND again
adds 741e50b d/control: Fix typo of "and"
adds 1c37200 Release javatools/0.45 into unstable
adds 0593667 apply patch for #732860
adds c54dbb4 update changelog for #732860
adds 3fa40d1 jarwrapper: fix manifest parsing and wrapping long lines (Closes: #729943)
adds 13a974b Added doc-base registration (Closes: #699180)
adds c3f95f0 Standards to 3.9.5
adds 4882839 Added missing "${perl:Depends}" to javahelper's Depends.
adds d8b6228 changelog summary
adds 62f055a java-arch.sh: return "ppc64" as the archdir for ppc64el
adds 3c3be43 interim changelog
adds 0dae254 jh_repack: Remove the .svn directories (Closes: #689810)
adds 69bde2f jh_build: Compile with debug symbols (Closes: #722353)
adds 845ca60 Upload to unstable
new fb039e5 fix 764630
new 536faf2 wrap-and-sort -sa
new d58d315 Use compat level 9 and require debhelper >= 9.
new 4fee95d Declare compliance with Debian Policy 3.9.6.
new 57f3491 debian/rules: Build with dh --parallel option and and remove
new 99d7f67 Remove versioned build-dependencies because they are trivially satisfied.
new d68990c Shorten Vcs-Browser URI.
new eaa8201 Remove Matthew Johnson from Uploaders because he has retired.
new 16e68be Remove Niels Thykier from Uploaders at his own request.
new f549e7c Add myself to Uploaders.
The 10 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:
.gitignore | 1 +
.perlcriticrc | 49 ++
debian/changelog | 256 +++++++
debian/compat | 2 +-
debian/control | 63 +-
debian/javahelper.doc-base | 13 +
debian/javahelper.install | 39 +-
debian/rules | 27 +-
eclipse_helper.pm | 14 +-
jarwrapper | 6 +-
java-arch.sh | 16 +-
java-propose-classpath | 2 +-
javahelper.mk | 4 +-
javahelper.pm | 25 +-
jh_build | 54 +-
jh_build.1 | 2 +-
jh_classpath | 25 +-
jh_compilefeatures | 48 +-
jh_depends | 58 +-
jh_depends.1 | 2 +-
jh_exec | 3 +-
jh_generateorbitdir | 169 ++---
jh_installeclipse | 134 ++--
jh_installjavadoc | 8 +-
jh_installlibs | 23 +-
jh_lib.sh.in | 44 +-
jh_makepkg | 143 ++--
jh_makepkg.1 | 3 +-
jh_manifest | 108 ++-
jh_repack | 7 +-
jh_scanjavadoc | 6 +-
jh_setupenvironment | 23 +-
Eclipse.pm => lib/Debian/Javahelper/Eclipse.pm | 50 +-
Java.pm => lib/Debian/Javahelper/Java.pm | 134 ++--
Manifest.pm => lib/Debian/Javahelper/Manifest.pm | 27 +-
.../Debian/Javahelper/ManifestSection.pm | 27 +-
t/critic.t | 35 +
t/minimum-version.t | 14 +
t/strict.t | 24 +
tests/archs-out | 2 +-
tests/long-out2 | 2 +-
tests/onelong-out2 | 2 +-
tests/tests.sh | 32 +-
tutorial-footer.html | 1 +
tutorial-header.html | 5 +
tutorial.html | 626 ----------------
tutorial.txt | 785 +++++++++++----------
47 files changed, 1579 insertions(+), 1564 deletions(-)
create mode 100644 .gitignore
create mode 100644 .perlcriticrc
create mode 100644 debian/javahelper.doc-base
rename Eclipse.pm => lib/Debian/Javahelper/Eclipse.pm (75%)
rename Java.pm => lib/Debian/Javahelper/Java.pm (65%)
rename Manifest.pm => lib/Debian/Javahelper/Manifest.pm (86%)
rename ManifestSection.pm => lib/Debian/Javahelper/ManifestSection.pm (88%)
create mode 100755 t/critic.t
create mode 100755 t/minimum-version.t
create mode 100755 t/strict.t
create mode 100644 tutorial-footer.html
create mode 100644 tutorial-header.html
delete mode 100644 tutorial.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git
More information about the pkg-java-commits
mailing list