Log of /tags/packages/kdebindings/kdebindings-3.5.5-1
Directory Listing
Revision
4658 -
Directory Listing
Modified
Mon Oct 9 23:21:27 2006 UTC
(6 years, 7 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
be in the right side of the if
rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Revision
4655 -
Directory Listing
Modified
Mon Oct 9 22:38:53 2006 UTC
(6 years, 7 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
refresh 030-koala-makefile-too-much-arguments.diff
new buildprep, for real this time
030-koala-makefile-too-much-arguments.diff | 4 ++--
series | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
Revision
4647 -
Directory Listing
Modified
Sun Oct 8 22:37:54 2006 UTC
(6 years, 7 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
the buildprep patch interacts very badly with quilt, I'm WAY TO TIRED OF
THAT POS, so I'll buildprep it before the upload
that's ugly, but I'm running out of patience.
Revision
4641 -
Directory Listing
Modified
Sun Oct 8 20:28:48 2006 UTC
(6 years, 7 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
use the "new" way of dealing with python
svn: '-uwb' n'est pas supporté
0 files changed
Revision
4101 -
Directory Listing
Modified
Tue Jul 11 01:35:07 2006 UTC
(6 years, 10 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
missing file.
we only build for the current python, depends upon python-dev and not
all-dev
Revision
4097 -
Directory Listing
Modified
Tue Jul 11 00:53:33 2006 UTC
(6 years, 10 months ago)
by
madcoder
Original Path:
trunk/packages/kdebindings
refresh patches as some apply with fuzz.
while quilt push; do quilt refresh; done
quilt pop -a
:D
Revision
3906 -
Directory Listing
Modified
Mon Jun 5 20:56:51 2006 UTC
(6 years, 11 months ago)
by
chrsmrtn
Original Path:
trunk/packages/kdebindings
And kdebindings new changelog.
I know NOTHING about kdebindings, so someone else
should really finish the 3.5.3 update.
Revision
3905 -
Directory Listing
Modified
Mon Jun 5 20:51:30 2006 UTC
(6 years, 11 months ago)
by
chrsmrtn
Original Path:
trunk/packages/kdebindings
Let's start to get kdebindings ready for 3.5.3.
2 patches look obsolete-ish, and update buildprep.
Revision
3777 -
Directory Listing
Modified
Mon May 15 15:42:44 2006 UTC
(7 years ago)
by
chrsmrtn
Original Path:
trunk/packages/kdebindings
Bump standards version (no changes should be needed)
and also debhelper requirement (shuts up lintian, since cdbs
runs a dh_ that only appeared in 5.0.31, or something like that)
Revision
3498 -
Directory Listing
Modified
Thu Apr 6 23:04:49 2006 UTC
(7 years, 1 month ago)
by
chrsmrtn
Original Path:
trunk/packages/kdebindings
Depend on latest cdbs, and drop our simple-patchsys in favour of cdbs's, which
is identical now.
Revision
3247 -
Directory Listing
Modified
Sun Mar 5 14:40:27 2006 UTC
(7 years, 2 months ago)
by
adeodato
Original Path:
trunk/packages/kdebindings
Update buildprep for kdebindings. NOTE: seems like quilt introduces no
extra quirks, apart from those _already existing_ in kdebindings: some
patches modify configure and Makefile, so they fail on deapplying. The
solution is (always has been) to temporarily remove those patches when
running create-buildprep, and reintroducing them afterwards. To improve
this, these patches would probably have to be moved to the 99_* prefix,
and have create-buildprep ignore them.
Revision
2586 -
Directory Listing
Modified
Wed Dec 7 14:33:27 2005 UTC
(7 years, 5 months ago)
by
adeodato
Original Path:
trunk/packages/kdebindings
Arg, the version change was a trick to make pull-kde-branch work, not
meant to be commited.
Revision
2585 -
Directory Listing
Modified
Wed Dec 7 14:31:20 2005 UTC
(7 years, 5 months ago)
by
adeodato
Original Path:
trunk/packages/kdebindings
Make kdebindings branch pull for 3.5 so that the fix for #335876 does
not get forgotten.
Note: removed hunk that patched kalyptus/kalyptusCxxToKimono.pm.
Revision
2503 -
Directory Listing
Modified
Fri Dec 2 21:46:02 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Original Path:
trunk/packages/kdebindings
Sync trunk with relevant updates to branches/kde-3.4.0.
Hmmm, now that I think of it, someone needs to do kdebindings 3.5.0.
Revision
2098 -
Directory Listing
Modified
Fri Oct 21 14:53:33 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Do not use --enable-final in the kdejava/koala/kdejava directory, since
compiling libkdejava_la.all_cpp.cpp requires an incredible amount of
memory and time. (For the record, --enable-final does the equivalent of
"cat *.cpp >>all.cpp; g++ -c all.cpp".)
This takes care of powerpc (timeout) and s390 (OOM) failures.
Revision
2095 -
Directory Listing
Modified
Fri Oct 21 12:53:49 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Apply patch from Steve Langasek (thaaaanks!) to use jlong for
QPointArray::begin() and ::end() on 64-bit architectures, since JNI
doesn't have an integer type that's right-sized for pointers.
This takes care of alpha and ia64 failures.
Revision
2094 -
Directory Listing
Modified
Fri Oct 21 12:46:43 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Java bindings handling:
- do not build them on m68k, ecj-bootstrap does not work there.
- restrict the java-gcj-compat-dev build-dependency to the arches where it
will be used, since on some it is available but uninstallable.
This takes care of arm and m68k failures.
Revision
2081 -
Directory Listing
Modified
Fri Oct 21 02:20:10 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
More debian/rules cdbs hackery, that can be nicely summarized as:
04:02 <dato> cdbs for really separate arch/indep rules is crap
04:02 <dato> craaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap
Revision
2073 -
Directory Listing
Modified
Thu Oct 20 16:25:02 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
So the DH_OPTION thingie does not play well with cdbs, since dh_whatever
-Npackage -ppackage fails with "I have no package to build". This may or
may not get fixed in debhelper in the future, but for the time being,
use the Architecture field in debian/control, which is not soooooo bad
either.
Revision
2068 -
Directory Listing
Modified
Thu Oct 20 12:49:46 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Add arm and hppa to FUCKED_JAVA_ARCHS in java-blacklist.mk, since gij
(needed to execute ecj) fails there. Other interpreters than gij may
work there, but this will need time to investigate. Ideally, j-g-c-d
above, or some other meta-package, should take care of linking java and
javac to the right binaries...
Revision
2062 -
Directory Listing
Modified
Thu Oct 20 02:13:37 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
dh_link needs to be invoked before dh_installdocs for the /usr/share/doc
symlinks to work. Symlinks thaty we may or may not consider dropping in
the future.
Revision
2057 -
Directory Listing
Modified
Thu Oct 20 01:10:26 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Added 015-smokekde_ignore_KEditToolbarWidget_moveActive_r437699.diff to
ignore KEditToolbarWidget::moveActive(), since it fails to link.
(The ccache assassin.)
Revision
2052 -
Directory Listing
Modified
Wed Oct 19 23:09:39 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Added 013-kdejava_qtjava_objdir_classpath.diff to look for compiled
classes in the appropriate dir now that srcdir != builddir.
buildprep update.
Revision
2049 -
Directory Listing
Modified
Wed Oct 19 22:14:15 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Further improve 030-koala-makefile-too-much-arguments.diff to do test -n
"$<" instead of "$?", to avoid new "Argument list too long" errors.
Revision
2047 -
Directory Listing
Modified
Wed Oct 19 21:46:22 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Build-depend on python-dev instead of python2.3-dev, and determine
dependencies of python-dcop with dh_python's ${python:Depends}, so that
a simple rebuild is enough to transition to a new default python
version. Introduce a wilcard in the .install file, and don't pass a
hardcoded path to ./configure.
Revision
2046 -
Directory Listing
Modified
Wed Oct 19 21:42:26 2005 UTC
(7 years, 7 months ago)
by
adeodato
Original Path:
branches/kde-3.4.0/packages/kdebindings
Build-depend on java-gcj-compat-dev, and pass
--with-java=/usr/lib/jvm/java-gcj to ./configure; necessary because
libgcj6-dev no longer provides /usr/include/jni.h. Remove the rest of
java-related build-depends, because j-g-c-d pulls all we need.
Revision
280 -
Directory Listing
Modified
Mon Nov 29 20:59:58 2004 UTC
(8 years, 5 months ago)
by
dato-guest
Original Path:
trunk/packages/kdebindings
* Added section to libqt3-java.README.Debian about generating native
executables. (Closes: #282483)
Revision
126 -
Directory Listing
Modified
Wed May 5 21:10:37 2004 UTC
(9 years ago)
by
domi-guest
Original Path:
trunk/packages/kdebindings
kdebindings (4:3.2.2-4) unstable; urgency=low
* debian/control: Removed Build-Depends on autoconf and automake.
* debian/control: Added Build-Depends on sharutils for uudecode.
-- Dominique Devriese <devriese@kde.org> Wed, 5 May 2004 23:04:44 +0200
Revision
110 -
Directory Listing
Modified
Fri Apr 16 12:55:22 2004 UTC
(9 years, 1 month ago)
by
domi-guest
Original Path:
trunk/packages/kdebindings
debian/dirs: removed, no longer necessary.
debian/compat, debian/rules: Replaced DH_COMPAT envvar with the
debian/compat file.
debian/rules: cosmetic improvements, removed cruft.
debian/rules: fixed the version number of the qtjava and koala jar
files. The rules file now gets it automatically from the
changelog, so I can't forget to change it again.