[lucene2] branch master created (now cd5f6b8)
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Wed Mar 23 16:27:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a change to branch master
in repository lucene2.
at cd5f6b8 d/rules: Delete ./test/ during clean; Fix removing non-existing directories
This branch includes the following new commits:
new 4f56523 Added lucene2 trunk
new 136c393 Initial upload
new 0b66bb0 Fixed patches dir
new 4834255 Fixes patches again
new 896d294 Patches now work
new 1cedc3f Updated README; try to build only the contribs we support; fixed building of benchmark
new 1cc879e Added TODO
new dfffa87 Added homepage to package descriptions
new e3c993c Added another thing TODO
new ae32ae4 Rationalised package a bit
new 5fce132 Added patch for contrib/highlighter junit error
new f6c7c31 Added list of contrib libs to package description
new 462da9c Preparing for lucene 2.2...
new c1237b7 Added script for downloading released source and checking GPG sigs
new 6d27fb1 Moved dpatch files from lucene 2.1.0 to old/
new 09b83d7 Removed old dpatch files
new ee36905 Add patched to fix external libraries, remove gdata-server and bdb-je
new 9489540 Package seems to work now
new 4587a02 Fixed debian/rules, PACKAGES is some kind of reserved word
new b3487a6 re-disabled ant test
new ca67767 Release 2.2.0-1~pre1
new cd229a7 Fixes for new upstream 2.2 release candidate
new ee38633 Update to final release of upstream 2.2.0
new 3861408 re-enabled tests
new bac4e77 Handled comments by Jeff and Michael
new 7370233 Renamed download-upstream script to comply with Debian practices
new 96307ae Updated changelog for pre4
new b3d6cb9 Removed debian/lucli since it is generated from contrib/lucli/run.sh now
new b63e707 Updated README.Debian for tomcat5.5
new 05c4f7c Updated changelog for pre5
new 840c212 Fixed javadocs classpath and links to library docs
new ba09d3e Updated changelog for official 2.2.0-1 release
new 997abba Moving to gcj
new c6af3fb Moved to cdbs
new 126e085 Build with gcj
new 08ae934 Updated TODO with unit tests failing with gcj
new 715e628 Working on getting stuff to work with gcj
new 86f742a - commit final 2.2.0-2 package
new 6f99487 * Not released yet because tests fail -> lucene2-2.3.0/build.xml:570: Contrib tests failed! * New upstream release * debian/patches: - Remove 55_disable-db-jre-compilation.dpatch + Add 55_fix-contrib-db-je-libs.dpatch to enable bdb-je integration (Closes: #450569) * Move the following patches to old dir as they are no longer applicable: + old/20_remove-gdata-server.dpatch + old/81_fix-javadocs-links.dpatch + old/82_fix-javadoc-external-link-for-gcj.dp [...]
new 215d664 * Removed generated (javacc) files from orig.tar.gz. * Updated Debian version to x.y.z+ds1-1, since it is a repackaged source * Install the class documentation into the -doc package instead of into the main package * Added Debian packaging copyright information * Added missing descriptions to patch files * some small fixes resulting from new upstream version
new c74e8cd Builds now, removed line in changelog that says it doesn't
new 084f588 Disable the contrib/benchmark tests, since they need to download stuff to run
new 01769fb * Remove duplicate entries of libdb-je-java
new ad9dd92 Removed three empty directories from the -doc package; Disabled one of the contrib/highlighter tests since it needs network access; Removed the gdata patch completely, since gdata is removed from lucene
new db6965b * Updated watch file to work with repackaged version number.
new 0446fa7 New upstream 2.3.1
new 7fc7f9b release 2.3.1+ds1-1
new 98d01e6 New upstream release, fixed Debian patches for new upstream
new e661f6c Use openjdk-6 instead of sun-java-5
new 274e332 Updated copyright file (Apache License now in common-licenses) and changelog
new 7eb7ec8 Cleaned up some cruf per suggestion of Jef Breidenbach
new 1e8bd54 move the doc package to main, too
new 9b59360 consolidate debian/changelog
new 40c2e9f Add DM-Upload-Allowed: Yes to debian/control
new d182b0c Set status to UNRELEASED, wait for 2.4 to release new version
new e01c184 Updates for Lucene 2.4.0-rc1
new c75294d Updates for Lucene 2.4.0 final release
new b0048c9 switch to libdb4.6-java
new 2cc79ea Re-enable Highlighter unit test because it no longer causes network access
new 7c3f1dd Added ${misc:Depends} dependencies to fix possible debhelper dependencies. Cleaned up package description of liblucene2-java (removed list of contrib libraries)
new 4c45012 Remove two invalid tests also removed upstream
new 4f74c50 Added Breaks: flag to indicate this lucene version breaks older solr packages
new 1672050 Changed Breaks to Conflicts to prevent trouble with buildds still running Etch
new c5dc404 New upstream version (2.4.1); Changed Section: to java
new 7ea7ad4 Fix cleaning up benchmark test leftovers
new d3b6a01 Preparing for the Lucene 2.9 release
new e978ae0 2.9.0-dev as of 20090821 now builds
new 8bdbd0e Changes for lucene 2.9.0 final
new 8e27596 Updated Java source and target version to 1.5; Added missing dependency on libicu4j-java (for contrib/collation); Added missing dependency on libjtidy-java (for contrib/ant); Fix lucli script (shebang line was places after the license block); Converted debian/copyright to machine-readable format
new 49c4b47 Move unused patch to old/; add patches to fix a contrib/ant test when running with pbuilder (it urldecoded a local path which contains a '+' sign from the Debian version number) and to disable back compat tests (they download older revisions from the upstream svn).
new 7ad42c1 Moved most deps to recommends because they are only contrib deps
new 418ae34 Change JRE depends to the -headless versions
new 13b04ed New upstream release 2.9.1
new 58eab51 Added debian/README.source; remove unused embedded Prototype javascript library
new 74ef3a2 Working on patch set set OSGi metadata in the MANIFEST.MF files
new adef21e Finalised OSGi metadata in jars
new f0c2e57 Disable calling svnversion during package build; Backport upstream fix (svn 834011): fix bug that causes false positive
new 13d7fc9 put patches to upstream source to proper dpatch files
new 5f9d4e8 New upstream release 2.9.2
new ffbb26f Fixes for lucene 2.9.3
new 0a3954e Added machine-readable copyright file
new 9709770 Put lucli under control of update-alternatives, needed for coexistence with liblucene3-java-contrib
new f9f019d Added a breaks eclipse-platform, port from testing-proposed-updates
new bf695b3 * new upstream release
new cf0d38e * New upstream version: 2.9.4 * Change dependency on libdb4.7-java to libdb5.1-java (Closes: #621398) * Fixed debian/watch for new Apache archive repository layout
new 93c9a3a Release lucene2-2.9.4+ds1-1
new b80daf4 Release lucene2-2.9.4+ds1-2, fixes 628288
new 61ee096 Fixed the Bundle-SymbolicName of lucene-core.jar
new 965047a Drop JRE depends, do not install CHANGES.txt (dup) and bumped S-V
new 8cd6f51 Release to experimental
new 44027c0 Removed Jan-Pascal from uploaders
new ae63c1b Use versioned format link in debian/copyright (Closes: #631632).
new 6a510cb Run wrap-and-sort.
new 9a2a6e5 Use dpkg-source version 1.0 until we switch to quilt.
new d960996 Build with default-jdk instead of openjdk-6-jdk.
new c3205de Explicitely call 'set -e' in prerm.
new f65e636 Release 2.9.4+ds1-4 to Debian unstable.
new 64eb12a Use quilt for patching as dpatch is deprecated.
new 777e7ff Remove Michael Koch from uploaders (Closes: #654107). Remove deprecated DM-Upload flag. Update VCS fields to use canonical version. Update standards version to 3.9.5.
new 5f589e4 Use the correct VCS url for anon svn browsing.
new 21a0482 Moved the package to Git
new bdec568 Merge tag 'upstream/2.9.4+ds1'
new c1cc3b4 Change dependency: libicu4j-java => libicu4j-4.4-java
new cd5f6b8 d/rules: Delete ./test/ during clean; Fix removing non-existing directories
The 104 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git
More information about the pkg-java-commits
mailing list