| 1 |
eclipse-cdt (3.1.2-3) unstable; urgency=low
|
| 2 |
|
| 3 |
* New patch, eclipse-cdt-build-on-sparc-s390.patch to build eclipse-cdt on
|
| 4 |
sparc and s390 arches. Thanks to Martin Zobel-Helas for the bug report
|
| 5 |
and to Michael Koch for the hint on how to fix this. Closes: #478900.
|
| 6 |
|
| 7 |
-- Thomas Girard <thomas.g.girard@free.fr> Sun, 11 May 2008 09:49:02 +0000
|
| 8 |
|
| 9 |
eclipse-cdt (3.1.2-2) unstable; urgency=low
|
| 10 |
|
| 11 |
* Bump Standards-Version: to 3.7.3. No changes needed.
|
| 12 |
* Add missing ${shlibs:Depends} to eclipse-cdt package. Thanks to Niko Tyni
|
| 13 |
for reporting this.
|
| 14 |
* Build-Depends: on default-jdk-builddep. Closes: #477860.
|
| 15 |
* eclipse-cdt Build-Conflicts: with itself.
|
| 16 |
|
| 17 |
-- Thomas Girard <thomas.g.girard@free.fr> Thu, 01 May 2008 16:08:12 +0200
|
| 18 |
|
| 19 |
eclipse-cdt (3.1.2-1) unstable; urgency=low
|
| 20 |
|
| 21 |
* New upstream release, resynched with Fedora:
|
| 22 |
o refresh the patches
|
| 23 |
o do not ship cppunit and autotools plugins yet
|
| 24 |
* Add myself to the uploaders field.
|
| 25 |
* Bump debhelper compat level to 5, and adapt build-dependency accordingly.
|
| 26 |
* Fix DEB_HOST_ARCH logic in debian/rules.
|
| 27 |
* Adjust eclipse-cdt dependencies:
|
| 28 |
o switch from eclipse-pde to eclipse-platform (Closes: #385350)
|
| 29 |
o add gcc and make, as eclipse-cdt is pretty useless without them
|
| 30 |
o suggest g++
|
| 31 |
|
| 32 |
-- Thomas Girard <thomas.g.girard@free.fr> Sun, 17 Jun 2007 19:41:02 +0000
|
| 33 |
|
| 34 |
eclipse-cdt (3.1.1-1) unstable; urgency=medium
|
| 35 |
|
| 36 |
* Merge changes from Ubuntu.
|
| 37 |
- works with eclipse-3.2.1. Closes: #402003.
|
| 38 |
|
| 39 |
-- Matthias Klose <doko@ubuntu.com> Sat, 13 Jan 2007 22:03:26 +0100
|
| 40 |
|
| 41 |
eclipse-cdt (3.1.1-0ubuntu2) feisty; urgency=low
|
| 42 |
|
| 43 |
* added bzip2 to build dependencies
|
| 44 |
|
| 45 |
-- Vladimír Lapáček <vladimir.lapacek@gmail.com> Sat, 6 Jan 2007 08:41:53 +0100
|
| 46 |
|
| 47 |
eclipse-cdt (3.1.1-0ubuntu1) feisty; urgency=low
|
| 48 |
|
| 49 |
* New upstream release
|
| 50 |
* Updated to use Eclipse 3.2.1
|
| 51 |
|
| 52 |
-- Vladimír Lapáček <vladimir.lapacek@gmail.com> Wed, 6 Dec 2006 22:58:10 +0100
|
| 53 |
|
| 54 |
eclipse-cdt (3.0.1-3) unstable; urgency=low
|
| 55 |
|
| 56 |
* debian/rules: Adjusted for current eclipse (Closes: #345371).
|
| 57 |
* Updated Standards-Version to 3.7.2.
|
| 58 |
|
| 59 |
-- Michael Koch <konqueror@gmx.de> Thu, 22 Jun 2006 09:36:48 +0000
|
| 60 |
|
| 61 |
eclipse-cdt (3.0.1-2) unstable; urgency=low
|
| 62 |
|
| 63 |
* debian/control: Make eclipse-cdt Depends on exuberant-ctags | ctags
|
| 64 |
and fixed package decription.
|
| 65 |
* debian/control: Added Build-Depends on java-gcj-compat-dev
|
| 66 |
(Closes: #345371).
|
| 67 |
|
| 68 |
-- Michael Koch <konqueror@gmx.de> Sun, 1 Jan 2006 12:59:27 +0000
|
| 69 |
|
| 70 |
eclipse-cdt (3.0.1-1) unstable; urgency=low
|
| 71 |
|
| 72 |
[ Michael Koch ]
|
| 73 |
* Initial Version (Closes: #195236, #284911).
|
| 74 |
|
| 75 |
[ Stephan Michels ]
|
| 76 |
* debian/control: Changed the dependency from eclipse-sdk to eclipse.
|
| 77 |
Updated the description.
|
| 78 |
* debian/rules: Use variable for the name of the releng plugin.
|
| 79 |
* debian/rules: Use -DskipFetch=true instead of -DdontFetchAnything=true.
|
| 80 |
* debian/rules: Define property "config" in rules instead of using
|
| 81 |
patches to change the properties files.
|
| 82 |
* debian/copyright: Updated copyright from CPL to EPL
|
| 83 |
* debian/rules: Add patch for disable the logging to a file
|
| 84 |
for the javadoc generation.
|
| 85 |
|
| 86 |
-- Stephan Michels <stephan@apache.org> Wed, 21 Dec 2005 16:58:32 +0100
|