1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
eclipse-linuxtools (8.1.0+dfsg.1-1) unstable; urgency=medium
* Fix watch file and add dfsg to repack
* New upstream version 8.1.0+dfsg.1
- Refresh patch.
- Fix dependency.
* Update Standards-Version to 4.5.1
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Tue, 29 Dec 2020 00:09:32 +0000
eclipse-linuxtools (7.4.0+dfsg.1-3) unstable; urgency=medium
* Use upstream manifest file.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Fri, 18 Sep 2020 23:34:49 +0100
eclipse-linuxtools (7.4.0+dfsg.1-2) unstable; urgency=medium
* Source only upload.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Sat, 25 Jul 2020 19:43:13 +0100
eclipse-linuxtools (7.4.0+dfsg.1-1) unstable; urgency=medium
* Re-introduce the package. (Closes: #961796)
- Update to v7.4.0 upstream.
- New binary package libeclipse-linuxtools-java (Java libraries-only)
* Use https with watch URI.
* Add Rules-Requires-Root: no.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Mon, 08 Jun 2020 12:47:58 +0100
eclipse-linuxtools (3.1.0-1) unstable; urgency=medium
[ Jakub Adam ]
* New upstream release (Closes: #761524).
* Refreshed d/patches.
* Don't build removed feature org.eclipse.linuxtools.tools.launch
- merged into org.eclipse.linuxtools.profiling.
* Use javac target 1.7.
* Build new feature org.eclipse.linuxtools.dataviewers.feature
- required by Valgrind integration.
* Build-depend on eclipse-remote-services-api and eclipse-cdt-autotools.
* Bump Standards-Version to 3.9.6.
* Override incompatible-java-bytecode-format - linuxtools needs Java 7.
* Remove unused codeless-jar override.
[ tony mancill ]
* Tweak short package description to make lintian happy.
-- Jakub Adam <jakub.adam@ktknet.cz> Sat, 11 Oct 2014 11:44:05 +0200
eclipse-linuxtools (2.2.1-1) unstable; urgency=low
* New upstream release.
* Refreshed d/patches.
* Removed eclipse-cdt-valgrind-remote package, all its functionality
is now provided by eclipse-cdt-profiling-framework-remote.
* Added remove-license-feature.patch.
* Bump Standards-Version to 3.9.5.
* Enable eclipse-changelog package.
* Enable eclipse-rpm-editor package.
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 12 May 2014 18:11:40 +0200
eclipse-linuxtools (1.2.1+dfsg-1) unstable; urgency=low
* Add d/get-orig-source.
* Removed leftover binaries, DFSG-incompatibly licensed and useless
files: .gitignore, a.out, *.libhover, glibc-2.14.xml from upstream
tarball (Closes: #708873).
* Add eclipse-rse into Build-Depends (Closes: #709268).
- Reflexes change in eclipse-cdt that doesn't depend on RSE anymore.
* Bump Standards-Version to 3.9.4.
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 21 May 2013 11:41:41 +0200
eclipse-linuxtools (1.2.1-1) unstable; urgency=low
* Team upload.
* New upstream release.
-- tony mancill <tmancill@debian.org> Mon, 13 May 2013 21:43:22 -0700
eclipse-linuxtools (1.2.0-1) experimental; urgency=low
* New upstream release.
* Build separate packages for common Eclipse profiling framework plugins.
* Enable perf integration.
-- Jakub Adam <jakub.adam@ktknet.cz> Sat, 01 Dec 2012 12:41:53 +0100
eclipse-linuxtools (1.1.0-1) experimental; urgency=low
[ Jakub Adam ]
* New upstream release.
* Refreshed d/patches/remote-profiling-disable-rdt-proxy.patch.
* Fix bundle build order.
* Remove versions from Orbit dependencies.
[ Niels Thykier ]
* Add Vcs-* headers.
-- Jakub Adam <jakub.adam@ktknet.cz> Fri, 03 Aug 2012 16:29:29 +0200
eclipse-linuxtools (1.0.0-1) unstable; urgency=low
* New upstream release.
* Remove eclipse-cdt-autotools binary package.
- The code moved to Eclipse CDT.
* Drop d/patches/valgrind-remove-unused-emf-dependency.patch
- Included upstream.
-- Jakub Adam <jakub.adam@ktknet.cz> Fri, 29 Jun 2012 12:07:30 +0200
eclipse-linuxtools (0.10.0+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #644535, #593285)
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 18 Jun 2012 15:32:30 +0200
|