[SCM] eclipse - Powerful IDE written in java - Debian package. annotated tag, eclipse-ppa/maverick, created. eclipse-ppa/maverick
Niels Thykier
nthykier-guest at alioth.debian.org
Sun May 30 13:12:22 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The annotated tag, eclipse-ppa/maverick has been created
at 673d13f097041996c77ab954a4e26ae32843fab5 (tag)
tagging 660a03e4e032b6d1b683a34c9e54efb8906f6799 (commit)
tagged by Niels Thykier
on Sun May 30 15:12:08 2010 +0200
- Log -----------------------------------------------------------------
Snapshot build eclipse-ppa/3.5.2-3ubuntu1~ppa1~3.gbpc1a05
Adnan Hodzic (3):
Add myself to uploaders v2
Prepared 3.5.2-2 upload
Minor change to debian/changelog
Adrian Perez (32):
Add myself to uploaders.
Order real packages before virtual in debian/control.
Add binary packages for SWT. Other minor changes.
Clean changelog.
Add binary package eclipse-platform.
Add binary package eclipse-rcp.
Merge branch 'master' of git://git.debian.org/git/pkg-java/eclipse
Restore LP bug reference for "New upstream release" entry.
Merge branch 'master' of git://git.debian.org/git/pkg-java/eclipse
Fix eclipse-platform.install to build on non-x86 archs.
Add binary package for eclipse-jdt
Add binary package eclipse-pde
Sort files in debian/eclipse-pde.install
Write install file for eclipse package.
Merge branch 'master' of git://git.debian.org/git/pkg-java/eclipse
Fix eclipse-platform. Missed .core.net from previous commit
Add package "eclipse" to debian/control
Clean Vcs-Browser URL in debian/control
Add binary package for Eclipse CVS plugin
Fix eclipse-plugin-cvs.install: some typos and add .jar exts
Write install file for eclipse-help package
Add missing plugins/ prefix to eclipse-help.install
Add .jar extension to org.eclipse.help in eclipse-help.install
Sort eclipse-help.install
Add "search for duplicate entries in install files" to debian/TODO
Glob missing plugins from e-b to be able to build this part on non-x86 archs
Add bundles.into eclipse-platform.install
debian/rules: Rename swt-gtk-3.5.jar to swt-gtk-3.5.1.jar
debian/libswt-gtk-3.5-java.install: Bump JAR version
debian/control: Update email address for Adrian.
debian/control: Remove eclipse-platform's dependency on libswt-gtk.
Merge branch 'master' of git://git.debian.org/git/pkg-java/eclipse
Benjamin Drung (363):
Wrap Uploaders.
Sort Build-Depends.
Update version control system loacation.
Replace gnome-devel meta package by libatk1.0-dev and libpango1.0-dev.
Initial import of the upstream tarballs.
Merge branch 'upstream'
Switch from debhelper to cdbs.
Merge branch 'master' of git+ssh://bdrung-guest@git.debian.org/git/pkg-java/eclipse
Remove trash from the end of debian/changelog.
Add debian/copyright from the previous version.
Fix Debian version (3.5-1 -> 3.5.0-1).
Remove cdbs generated files on clean.
Depend on ant >= 1.7.1.
Add get-orig-source target to debian/rules.
Remove temporary directory after running get-orig-source.
We have to set -DbuildArch on building, otherwise the installing would fail.
Move debian/extra/eclipse.mk into debian/rules.
Remove inclusion of debian/extra/eclipse.mk
Use cdbs ant class.
Convert debian/rules clean commands into an ant clean patch.
Convert shell commands from debian-patch-stamp target into patches for eclipse.
Refresh java-path.patch patch to use /usr/lib/jvm/default-java as alternative.
Merge upstream trunk branch.
Merge branch 'upstream'
Remove patches, which are accepted by upstream.
Fix typo (DEB_ANT_BUILD_TARGET -> DEB_ANT_CLEAN_TARGET).
Allow uploads done by Debian Maintainers.
Add missing ${shlibs:Depends}.
Convert imagemover script into CDBS magic.
Cosmetic changes
Fix debhelper-but-no-misc-depends.
Improve typo.
Sort debian/control.
Sort debian/control.
Adjust substitution variables for eclipse-platform.
Use dh_link already in imagemv script.
uudecode eclipse.png
cosmetic changes
use pkg-config to determine the directory of libxul
replace all spaces by tabs in debian/rules
use a wildcard to find libswt-*-gcc3*.so
add missing \ to multiline variable
strip spaces
simplify debian/rules by renaming eclipse.sh to eclipse
Readd ln command to imagemv.sh
update eclipse.desktop
use the icons provided by upstream instead of using our own
rename stamp file names to avoid conflict with eclipse-build
use DEB_ANT_BUILD_TARGET instead of debian-build-stamp target to build
write install target
remove get-orig-source target, it does not produce the correct source tarball
update TODO list
move debian/eclipsebuild-vars.mk back into debian/rules
fix typo
add missing stamp file to provision.sdk rule
add stamp files to the remaining targets
fix permissions for ant scripts
install eclipse manpage
readd removal of p2 directory
remove extra licence file
fix hyphen-used-as-minus-sign lintian warning
add eclipse-platform-data package and run imagemv on debian/tmp
Merge upstream trunk branch.
Merge branch 'upstream'
remove patches, which are applied upstream
refresh 03-fix-perm.patch
Revert "Added missing plug-in folder."
eclipse-platform depends on eclipse-rpc
eclipse depends (unversioned) on all binary packages
fix typo and demote eclipse from Recommends to Suggests
Merge upstream trunk branch.
Merge branch 'upstream'
refresh 03-fix-perm.patch
move eclipse.desktop back to eclipse-platform to make lintian happy
Do not call debian/extra/imagemv.sh directly, because it may have no execution right.
Merge upstream trunk branch (supports version 3.5.1 now).
remove source tarball for eclipse 3.5.0
add source tarball for eclipse 3.5.1
Merge branch 'upstream'
update debian/changelog
fix file name
Merge branch 'upstream'
debian/rules: update build tag
replace hard-coded directory with variable
Merge upstream trunk branch.
Merge branch 'upstream'
Merge upstream trunk branch.
Remove number from patch file name.
Install libs into correct directory in debian/tmp
Strip debian/tmp from install files.
Merge branch 'upstream'
Sort binary packages in debian/control
sort *.install files
sort *.install (with LANG=C)
move eclipse-help into eclipse-platform
Add header to patch file to satisfy lintian.
Remove bug, which are listed in debian/changelog
Add README.source
Use eclipse binary provided by upstream
Merge upstream trunk branch.
Merge branch 'upstream'
Fix FTBFS on lpia; thanks Matthias Klose for the patch.
Remove unused efj script
Remove ecj, junit, junit4, and libicu4j-java from Build-Depends; they are not used for building eclipse.
Sync upstream changes (into eclipse-build.patch)
Call remove with -f to fix FTBFS on powerpc.
Install org.eclipse.core.net.linux.*.jar and org.eclipse.update.core.linux.*.jar on x86 only.
Remove unversioned swt.jar link (LP: #446155).
Add wrapper script for setting LD_LIBRARY_PATH (LP: #445842).
Sync upstream changes (into eclipse-build.patch)
update TODO list
Remove not existing org.eclipse.sdk.source_* from installation
Sync upstream changes (into eclipse-build.patch) and refresh patches.
Replace eclipse-R3_5_1-fetched-src.tar.bz2 with corrected one.
Merge upstream trunk branch.
Merge branch 'upstream'
Remove eclipse-build.patch
Hardcode xulrunner version 1.9.1.
update debian/changelog
Add source jar files to packages.
Move arch independent rules into arch dependent rules.
Add debug information.
Split long command list into single commands.
Run debian-install-stamp directly after ant install.
Create reletive links with imagemv.
The Debian upstream version differs from the real upstream version.
Install icon symlink in pixmaps directory.
Merge upstream trunk branch.
Merge branch 'upstream'
Add header to patches again.
Add fix-shell-script-perm.patch and preserve-perms-on-install.patch
Correct misspelt package name to libequinox-osgi-java (LP: #454251).
Correct misspelt package in debian/rules, too (LP: #454616).
Extract eclipse-R3_5_1-fetched-src.tar.bz2 to eclipse-3.5.1.
Merge branch 'upstream'
Add support-extracted-source.patch.
Install org.eclipse.update.core.linux on x86 (LP: #454819).
Add missing conflict between libequinox-osgi-java and older eclipse-rcp (LP: #455023).
eclipse-jdt depends on eclipse-plugin-cvs.
Remove CVS directories.
Remove prebuilt binaries for Microsoft Windows from source.
Remove prebuilt ELF object from source.
Remove eclipse binaries from source.
Merge branch 'upstream'
fix permissions of scripts
Remove the unnecessary configuration data (taken from Fedora spec).
Move images from eclipse-platform to eclipse-platform-data.
Merge upstream trunk branch.
Merge branch 'upstream'
Remove patches, that are accepted by upstream.
Merge upstream trunk branch.
Merge branch 'upstream'
Remove patches, that are accepted by upstream.
Merge upstream trunk branch.
Merge branch 'upstream'
Remove patches, that are accepted by upstream.
build-depend on libxt-dev
set GDK_NATIVE_WINDOWS on startup
ECLIPSE_BUILD_ARCH setting for additional archs
Merge upstream trunk branch.
Merge branch 'upstream'
Update debian/watch file to mirror the fetched source from linuxtools.
Merge upstream trunk branch.
Merge branch 'upstream'
Relax any/all dependencies (for slow architectures).
Fix some typos in README.source
Merge upstream trunk branch.
Merge branch 'upstream'
Merge upstream trunk branch.
Merge branch 'upstream'
Import eclipse-build 0.4 RC6.
Merge branch 'upstream'
Remove version string from eclipse directory.
Merge branch 'upstream'
Use 3.0 (quilt) source format.
Apply patches.
Remove version string from eclipse directory.
Update TODO.
Move eclipse.ini into /etc (LP: #43162)
Correct the directory in eclipse.ini
Add LP reference to patch.
Add upstream bug link to patches.
Symlink system jar files.
Update debian/patches/series
Remove test string.
Symlink ant scripts.
Add Applied-Upstream meta data to patches.
Create system-jars.patch
Fix typo (CVS -> CSV).
Adjust some system jar links.
Extend system-jars.patch
Version 2.1.0 of sat4j is required (version 2.0.5-2 did not work).
Set Debian Orbital Alignment Team as maintainer for the next upload.
Rename the Maintainer too.
Disable common.codec untill we have a working version.
Added libjetty-java.
Downgrade Replaces for Ubuntu upload.
Start /usr/lib/eclipse/eclipse in background (to avoid having two eclipse instances running)
Use exec instead of running /usr/lib/eclipse/eclipse in background.
Fix typos in man page.
Drop unrequired Replaces.
Remove debian/bugs, they are all fixed.
Add manpage from Pablo Duboue <pablo.duboue at gmail.com>
Drop replaced libswt-eclipse-java.
Bump Standards-Version to 3.8.4.
Update debian/changelog.
libswt-mozilla-gcc is present in eclipse.
Update eclipse manpage to final version.
Update debian/TODO
Add repack-eclipse script.
Drop removed system jars for system-jars.csv.
Use lazy evaluation for DEB_DH_SHLIBDEPS_ARGS_eclipse-rcp.
Refresh patches.
Update symlink-system-jars
Remove a bunch of precompiled jar files.
Merge branch 'upstream'
Move repack-eclipse script into debian/extra.
Fix symlink-system-jars to create missing directories.
Enable jetty and jasper (they are already removed).
Import eclipse-build R3.5.2 branch (revision 24233).
Import eclipse 3.5.2 snapshot (eclipse-vM20100210-0800-fetched-src).
Fix file permissions of scripts to 755.
Remove unused jar files.
Remove binary .a files.
Drop patches that are applied upstream.
Merge branch 'upstream'
Refresh patches.
Update debian/changelog.
symlink-system-jars: Don't report harmless jar files.
Fix install location and wipe removed target.
Drop org.eclipse.equinox.concurrent jar.
Make copy-platform script executable.
Remove unused binary jar files.
Merge branch 'upstream'
Remove unused source-jars.patch.
Refresh repack-eclipse script.
Repack source jar files.
Merge branch 'upstream'
Add create-source-tarballs script.
Import eclipse-build R3.5.2 branch (revision 24254).
Merge branch 'upstream'
Refresh patches.
Fix permission.
Drop unrequired plugins/org.mortbay.jetty_5*.jar.
Merge branch 'upstream'
Drop plugins/org.mortbay.jetty_5*.jar and libmortbay-java from build dependency.
Make lintian happy by fixing hyphen-used-as-minus-sign.
Update TODO list.
Import eclipse-build R3.5.2 branch (revision 24268).
Merge branch 'upstream'
Refresh pdebuild-script.patch.
Import eclipse-build R3.5.2 branch (revision 24273).
Merge branch 'upstream'
Refresh repack-eclipse script.
Import eclipse-build symlinkDependencies branch (revision 24279).
Remove files that are not part of eclipse-vM20100210-0800-fetched-src-nojars.tar.bz2.
Drop system-jars.patch in favor of upstreams solution.
Merge branch 'upstream'
Refresh patches.
Create system-jars.patch for missing bits.
Drop dependency on libservlet2.4-java, libmx4j-java, and libxerces2-java.
Refresh create-source-tarballs script.
Import eclipse-build symlinkDependencies branch (revision 24284).
Remove unneeded patches codec.patch and system-jars.patch.
Merge branch 'upstream'
Refresh patches.
Import eclipse-build symlinkDependencies branch (revision 24285).
Merge branch 'upstream'
Drop unused install-icu4j-bundles.patch.
Update debian/NEWS.
Install plugins/org.junit4/junit.jar to eclipse-jdt.
Add missing ecf source jar files to eclipse-platform.
Import eclipse-build symlinkDependencies branch (revision 24287).
Merge branch 'upstream'
Refresh patches.
Refresh create-source-tarballs script.
Create system-jars.patch for missing bits.
Drop system-jars.patch again.
Import eclipse-build symlinkDependencies branch (revision 24288).
Merge branch 'upstream'
Remove not installed system jar source files.
Remove source jar files.
Import eclipse-build symlinkDependencies branch (revision 24290).
Merge branch 'upstream'
Remove unrequired scripts for source repack and source jar files.
Refresh patches.
Import eclipse-build symlinkDependencies branch (revision 24298).
Import eclipse 3.5.2 (eclipse-3.5.2-src.tar.bz2).
Import eclipse-build symlinkDependencies branch (revision 24302).
Merge branch 'upstream'
Refresh patches.
JUnit4 source bundle will not be installed any more.
Update debian/watch file.
org.apache.ant is installed into eclipse-platform. Therefore it has to depend on ant and ant-optional.
Symlink system ant files.
Drop cdbs and use dh 7.
Remove some unused commands from debian/rules.
Remove unused .class files.
Merge branch 'upstream'
Import eclipse-build symlinkDependencies branch (revision 24304).
Remove precompiled org.eclipse.osgi.util and extract src.zip.
Merge branch 'upstream'
Import eclipse-build symlinkDependencies branch (revision 24320).
Merge branch 'upstream'
Refresh patches.
Import eclipse-build symlinkDependencies branch (revision 24322).
Merge branch 'upstream'
Import eclipse-build symlinkDependencies branch (revision 24325).
Merge branch 'upstream'
Import eclipse-build symlinkDependencies branch (revision 24326).
Merge branch 'upstream'
Import eclipse-build symlinkDependencies branch (revision 24327).
Merge branch 'upstream'
Import eclipse-build trunk branch (revision 24349).
Import eclipse-build 0.5.0~RC0.
Add featureVersions.properties and pluginVersions.properties to eclipse source.
Revert "Remove precompiled org.eclipse.osgi.util and extract src.zip."
Merge branch 'upstream'
Import eclipse-build trunk branch (revision 24376).
Remove unrequired .zip files from source.
Merge branch 'upstream'
Refresh patches.
Remove dh_xulrunner call from override_dh_shlibdeps target.
Remove unrequired .cvsignore files.
Extract org.eclipse.osgi.util src.zip and remove precompiled .class files.
Refresh patches without timestamps.
Remove trailing spaces from eclipse-manpage.patch.
Revert "Restructured d/rules to ensure variables are set before they are used."
Restructured d/rules (in a conservative way) to ensure variables are set before they are used.
Import eclipse-build trunk branch (revision 24427).
Merge branch 'upstream'
Remove remaining unrequired .zip files from source.
Merge branch 'upstream'
Refresh patches.
Merge branch 'master' of git+ssh://git.debian.org/git/pkg-java/eclipse
Remove unnecessary *...args files and some *.xml files.
Merge branch 'upstream'
Add ${perl:Depends} to eclipse-platform.
Add use-stable-xulrunner.patch for xulrunner 1.9.2 compatibility.
Remove unneeded hard-coded xulrunner-1.9.1 dependency.
Revert compile-xulfiles.patch.
Merge branch 'master' of git+ssh://git.debian.org/git/pkg-java/eclipse
Add swt-compile-xpt.patch to build .xpt file if it does not exit.
Refresh patches.
Don't hardcode xulrunner version in wrapper script.
Remove unwanted patch file.
Make xuldir setting work on Debian.
Import eclipse-build 0.5.0.
Import eclipse 3.5.2 (eclipse-3.5.2-src.tar.bz2) and remove binaries.
Merge branch 'upstream'
Use modified eclipse-build-generatedScripts tarball.
Add javax link to org.eclipse.osgi.services.
Add debian/eclipse-build-generatedScripts.tar.bz2 to include-binaries.
Mention eclipse-build version in changelog.
Update debian/README.source.
Finally release eclipse 3.5.2-1 to Debian unstable. \o/
Integrate upstream-eclipse-build-repack.patch from final 0.5.0 eclipse-build release.
Release eclipse 3.5.2-2 to Debian unstable.
Set org.eclipse.swt.browser.XULRunnerPath explicitly.
Set MOZILLA_FIVE_HOME instead of LD_LIBRARY_PATH and org.eclipse.swt.browser.XULRunnerPath (LP: #559229, #553779).
Add apport hook to collect more useful data for bug reports.
Improve xulrunner path detection to work on Debian and Ubuntu.
Release 3.5.2-3 to Debian unstable.
Niels Thykier (245):
Initial import of eclipse version 3.5
Included patch from Benjamin Drung
Correct JAVA_HOME
Revert JAVA_HOME and correct build-depends
Added missing debhelper compat level and corrected apt.ins to fetch the correct build-depends
Forgot to add compat in last commmit and made some cleaning of debian/rules
Fixed PATH variable
Merge branch 'upstream' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Removed apt.ins, not required. Pulled changelog from 3.4.1 and added 3.5 entry
Made SOURCE_DIR absolute
Add generic alternative for libgl1-mesa-dev
Migrated old watch file.
Migrated old manpages, images and the efj-wrapper. The eclipse-wrapper was modified to handle kdialog correctly. Added TODO and updated changelog to reflect that we have removed the linda overrides from the previous release.
Migrated some code from the Fedora Spec file that makes the extraction work.
Updated TODO list
Added a TODO I forgot earlier and updated the patch to remove the init target; which doesn't do anything.
Added an incomplete list of bugs to be closed by a 3.5 upload.
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Add the imagemover script.
correct exec status.
Make links relative.
Reverted dh_link change, performance degrades per moved image in the given package. Turned some of swt-jni's depends into Recommends.
Add build depends on sharutils for uudecode.
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Remove the libswt-*-gcc3*.so from the install since it depends on deprecated and unused libraries. Added search path for dh_shlibsdeps.
Expanded the search path to also find libjawt.so for the libswt-jni package.
Removed the ".sh" suffix from the installed eclipse script; corrected some install files; Added notification of closed bug to changelog and made modifications to /usr/bin/eclipse to test, if works with alternatives.
s/pde/jdt/g in eclipse-jdt
Correct paths and empty the eclipse package.
Updated change log and bug list.
Correct tabs to spaces.
Added missing and corrected rules.
Updated path correction.
Removed metadata from install, its 100+MB.
Correct the install path for libswt.
Moved /usr/bin/eclipse back and corrected manpage install.
Added missing plug-in folder.
Updated platform.install
Updated install files.
Corrected eclipse-platform.install
Moved required plugin from help to platform.
Updated TODO.
Fixed some bad install lines.
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Use quilt instead of "simple"-patchsys.
Add forgotten series file.
Correct debian/control.
Corrected the links for libswt.
Added newline.
Stopped eclipse from accessing /home/moon/workspace.
Remove startup.jar - not used anymore.
Added p2/ to install.
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Correct path.
Corrected depends and TODO.
Updated changelog and removed unneeded Depends.
Update date TODO.
Removed some unused args in imagemv.sh.
Added exclude_pattern for grep to reduce errors.
Created symlink.patch to be sent upstream.
Corrected symlink.patch.
Added startup.jar to eclipse-platform.
Updated TODO.
Install ogsi-bundles.
Install metadata files.
Fix slashes for consistency.
Link against system jars post build.
Correct depends.
Bug fixing of sys-jar linking.
Correct Depends again.
Fixed the update problem.
Removed b-d on perl-base (Essential).
Install the missing feature-sources.
Added libgnomeproxy patch.
Corrections
Rewrote patch with different approach.
... and make it apply.
Update gnomeproxy patch and add a new one.
Add strippable path.
Add header to the patch-patch.
Correct path in patch.
Patch to handle bashisms in e-b.
Updated patches and TODO.
sh->bash
Discard sanity and use /bin/bash.
Correct patch.
Create an osgi package.
Correct the new rules.
Update TODO.
Updated install list.
Correct cvs install.
Added missing jar to install.
Update the bugs in the changelog.
Added missing $ in debian/rules
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Removed the sys-jar code and fixed symlinks.
Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse
Cleaned up (Build-)Depends.
Update TODO and fix minor stuff in rules.
Moved o.e.ant.ui to eclipse-platform.
Added some missing Replaces.
Updated changelog.
Set specific version Replaces.
Removed some duplicates.
Added missing entries in changelog.
Updated changelog.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Added information about how to create orig.tar.gz.
Rewrote link script to handle features/ links.
Updated changelog + TODO.
Correct the capture part of imagemv.pl.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Corrected a B-D.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Refreshed all patches.
Updated README.source to reflect 3.0 (quilt).
Updated sys-jar info and removed deprecated file.
Corrected Depends and added java alternatives.
s/))/)/
"Unwrap" the Depends lines.
Added jsch information.
Added Replaces on -gcj packages.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Added sat4j to system jars.
Added commons-loggings to the system jars.
Added 5 more OSGi'd jars to system jars.
Removed useless ${perl:Depends}.
Bumped servlet2.4 revision and made it use jsp-api-2.0
Added libservlet2.5-java.
Added Closes for fixed bug.
Added commons-codec to system-jars
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Updated changelog and system-jars
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Set a sane file limit for osgi-bundles. (Closes: #558693, LP: #293573)
Add icu4j and lucene2 to system-jars.
Remove auto-generated patch from series - it should not have been added.
Inject update-sites on first run. Closes: LP: #460944e
Added libmx4j-java
Avoid conflicts with swt-gtk.
Imported patch from Fedora to fix seg. fault in libpango.
Build and install eclipse with empty third-party source jars.
Fix icu4j install and added icu4j to (B-)D.
Added replaces for -cvs plugin.
Merge our libswt binaries into eclipse-rcp.
Added description to patch.
Added missing Author to my patches.
Discard everything but the manifest from source jars.
Set DEB_TARBALL to prevent cdbs from wasting time.
Added a few more jars and their respective replacements to system-jars.
Mark patches as applied upstream, revision unknown.
Removed irrelevant licenses from debian/copyright.
Added asm3 to system jars.
Added pdebuild and copy-platform to pde.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Removed unused helper script.
Made a script to auto-generate d/copyright.
Added yet another system-jar.
Correct (B-)D.
Work around the eclipse.ini issue.
Added helper package for plugin-building with partial helper rules for cdbs.
Created eh_install to install pdebuild plugins/features.
Added a manpage for eh_install and fixed an issue with
Moved eclipse-helper to javatools and corrected path + name for pde-build
rm dankling symlink before replacing.
Removed unjar-jar; re-introducing it after rewrite.
Reinstated unjar-jar and updated repack-eclipse.
Fixed the indention of unjar-jar.
Removed unused install file.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Made pde-build fail on unknown option and added description for the pdebuild patch.
Updated descriptions of -platform and -jdt to mention that -pde
Added NEWS file.
Merged copyright.in and the generate-copyright script.
Added information about system requirements for the build.
Updated patch description.
Stopped installing icu.base, refreshed affected patches.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Updated path to jasper 5.5.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Revert "Updated path to jasper 5.5." - Committed unrelated and
Updated path to jasper.jar.
Made copyright-gen.pl sort copyright holders by name.
Fixed regression with ${shlib:Recommends}.
Removed the TODO in favor of our new wiki-TODO.
Added targets for refreshing patches.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Merge commit 'origin/upstream'
Merge branch 'master' of ssh://alioth.debian.org//var/lib/gforge/chroot/home/users/nthykier-guest/eclipse
Made osgi.util compile from source and refreshed patches.
Restructured d/rules to ensure variables are set before they are used.
Unpacked the source for o.e.osgi.services
Merge branch 'upstream'
Made o.e.osgi.services build from sources.
Added patch header
Added patch to compile jar-in-jar-loader.zip from source.
Revert "Added patch to compile jar-in-jar-loader.zip from source."
Removed jar-in-jar-loader.zip
Merge branch 'upstream'
Added patch to compile jar-in-jar-loader.zip from source.
Removed precompiled xulrunner file
Merge branch 'upstream'
Added patch to compile xulrunner files from source.
Added stamp file for prebootstrap target to avoid issues with install target.
Removed IPluginDescriptor.class
Merge branch 'upstream'
Added patch to compile IPluginDecsriptor from source.
Added updated e-b-gen.scripts.tar.bz2
Merge branch 'upstream'
Updated description to mentioned pde is needed for most plugins.
Added IJG_README as required.
Added patch to include servlet2.4.
Corrected servlet patch and added missing headers.
Added patch header.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Made the provision.sdk be run twice.
Improved description based on feedback from Josh Bowman.
Added missing word to the description.
Reverted attempt to fix servlet2.4<->jasper issue.
Updated changelog and added a closes.
Generated a new set of build scripts.
Updated debian/copyright.
Changed section of eclipse packages to devel.
Install IJG_README from source dir rather than install dir.
Added missing replace on eclipse to eclipse-platform-data.
Fix broken symlinks in libequinox-osgi-java.
Imported patch from ecj to add better support for gcj.
Added the patch to series.
Added missing copyright statement about ownership over the Debian packaging.
Made eclipse use version depends on -jdt and -pde to ensure smoother upgrades from older versions.
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Added reportbug helpers to eclipse-platform and eclipse.
Added Recommends on default-jdk | sun-java6-jdk for eclipse-jdt.
Added patch to deal with broken help-menu.
Prepared snapshot build.
Bumped version (Build-)Depends on sat4j to ensure we do not have
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse
Added menu entry for the Debian menu.
Revert "Added menu entry for the Debian menu."
Added menu entry for the Debian menu.
Moved a lot of arch-indep plugins into eclipse-platform-data.
Backported fix for poor tooltip colors with certain themes.
Fix FTBFS with -B
Snapshot release to eclipse-ppa (maverick)
name (1):
Added myself to uploaders
-----------------------------------------------------------------------
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list