Author: dato-guest
Date: 2004-10-29 18:24:00 -0600 (Fri, 29 Oct 2004)
New Revision: 163
Modified:
people/dato/packages/trunk/kdebindings/debian/changelog
people/dato/packages/trunk/kdebindings/debian/libkde3-jni.install
people/dato/packages/trunk/kdebindings/debian/libkjsembed1.install
CVS commit by dato:
- ftbfs now has a bug number.
M +2 -1 changelog 1.12
--- kdebindings/debian/changelog #1.11:1.12
@@ -2,8 +2,9 @@
* Correct install files for *-ruby packages (caused FTBFS on !i386).
+(Closes: #278834)
* Install upstream ChangeLogs with policy
libkorundum0-ruby1.8.install 1.3
M +6 -5 libqt0-ruby1.8.install 1.3
M +2 -1 libqt3-jni.install 1.5
--- kdebindings/debian/changelog #1.10:1.11
@@ -1,7 +1,15 @@
+kdebindings (4:3.3.0-3) unstable; urgency=low
+
+ * Correct install files for *-ruby packages (caused FTBFS on
CVS commit by dato:
- Commited 3.3.0-2 packaging.
M +6 -0 changelog 1.10
M +1 -1 control 1.14
--- kdebindings/debian/changelog #1.9:1.10
@@ -1,2 +1,8 @@
+kdebindings (4:3.3.0-2) unstable; urgency=low
+
+ * Clean Version Number
+
+ -- Riku Voipio <[EMAIL PROTECTED]>
CVS commit by dato:
- Commited debian/ subdir for kdebindings 3.3.0-1. I'll try making
partial commits next time.
Akdebindings-java.links 1.1
Akjscmd.links 1.1
Alibdcop3-java-dev.links 1.1
Alibdcop3-java.links 1.1
A
CVS commit by domi:
forward port: make it build
M +1 -1 control 1.12
--- kdebindings/debian/control #1.11:1.12
@@ -1,4 +1,4 @@
Source: kdebindings
-Build-Depends: binutils-dev, debhelper (>> 4.0.0), gawk, gettext, gij, gcj,
libgcj4-dev, fastjar, kdelibs4-dev (>= 4
CVS commit by domi:
make it build
M +1 -1 control 1.8.2.2
--- kdebindings/debian/control #1.8.2.1:1.8.2.2
@@ -1,4 +1,4 @@
Source: kdebindings
-Build-Depends: binutils-dev, debhelper (>> 4.0.0), gawk, gettext, gij, gcj,
libgcj4-dev, fastjar, kdelibs4-dev (>= 4
CVS commit by domi:
backport the KDE 3.3 updates
Alibkorundum0-ruby1.8.docs 1.2.2.1
Alibkorundum0-ruby1.8.examples 1.1.2.1
Alibkorundum0-ruby1.8.install 1.1.2.1
Alibkorundum0-ruby1.8.manpages 1.1.2.1
Alibqt0-ruby1.8.d
+0 -1 libkorundum0-ruby1.8.docs 1.2
M +2 -2 rules 1.7
--- kdebindings/debian/control #1.10:1.11
@@ -214,5 +214,5 @@
Architecture: any
Section: interpreters
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ruby1.8
Description: KDE bindings for Ruby
This package contains
CVS commit by domi:
E: libsmokeqt-dev: description-too-long, E: libsmokekde-dev:
description-too-long
M +24 -14control 1.10
--- kdebindings/debian/control #1.9:1.10
@@ -101,7 +101,8 @@
Section: libs
Depends: ${shlibs:Depends}
-Description: Scripting Meta Object Kompiler Engine
Author: domi-guest
Date: 2004-08-05 14:45:51 -0600 (Thu, 05 Aug 2004)
New Revision: 147
Added:
trunk/packages/kdebindings/debian/libkorundum0-ruby1.8.docs
trunk/packages/kdebindings/debian/libkorundum0-ruby1.8.examples
trunk/packages/kdebindings/debian/libkorundum0-ruby1.8.install
CVS commit by domi:
make it apply
M +3 -3 027-fix-dcopjava-deps.diff 1.2
--- kdebindings/debian/patches/027-fix-dcopjava-deps.diff #1.1:1.2
@@ -1,9 +1,9 @@
-Index: dcopjava/binding/Makefile.am
+Index: kdebindings/dcopjava/binding/Makefile.am
CVS commit by domi:
no longer necessary: we don't build the python stuff, since it's already in
Debian from separate packages
R022-dont-install-sip-files.diff 1.1
CVS commit by domi:
further kde 3.3 updates
Alibkorundum0-ruby1.8.docs 1.1
Alibkorundum0-ruby1.8.examples 1.1
Alibkorundum0-ruby1.8.install 1.1
Alibqt0-ruby1.8.docs 1.1
Alibqt0-ruby1.8.examples 1.1
Ali
CVS commit by domi:
some updates for 3.3 already, still quite some more to come
M +10 -0 changelog 1.7
M +1 -23 control 1.8
M +0 -1 kjscmd.install 1.3
M +26 -24rules 1.5
M +11 -10patches/017-install-jnilibs-in-lib-jni.diff 1.3
Rlibkdec1.doc
CVS commit by domi:
fast forward from 3_2_BRANCH, doesn't work yet
M +117 -18 changelog 1.6
M +1 -0 compat 1.2
M +65 -78control 1.7
M +68 -10copyright 1.3
M +6 -0 juic.install 1.2
M +1 -0 juic.manpages 1.2
M +3 -0 kjscmd.install 1.2
M
Author: domi-guest
Date: 2004-06-17 15:28:04 -0600 (Thu, 17 Jun 2004)
New Revision: 137
Modified:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/control
Log:
update
Modified: trunk/packages/kdebindings/debian/changelog
CVS commit by domi:
update
M +5 -1 changelog 1.5.2.19
M +2 -1 control 1.6.2.7
--- kdebindings/debian/changelog #1.5.2.18:1.5.2.19
@@ -2,6 +2,10 @@
* New upstream version.
+ * Change maintainer address to "Debian Qt/KDE Maintainers
+" and list me a
Author: domi-guest
Date: 2004-06-01 05:07:55 -0600 (Tue, 01 Jun 2004)
New Revision: 128
Modified:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/rules
Log:
update to builddir!=srcdir and kde 3.2.3
Modified: trunk/packages/kdebindings/debian/changelog
CVS commit by domi:
update
M +6 -0 changelog 1.5.2.18
--- kdebindings/debian/changelog #1.5.2.17:1.5.2.18
@@ -1,2 +1,8 @@
+kdebindings (4:3.2.3-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Dominique Devriese <[EMAIL PROTECTED]> Tue, 1 Jun 2004 13:05:50
CVS commit by domi:
update
M +2 -1 changelog 1.5.2.17
--- kdebindings/debian/changelog #1.5.2.16:1.5.2.17
@@ -2,6 +2,7 @@
* qtjava/designer/juic/lib: remove the two xml parsers, so they don't bloat
the package and the diff.gz
+ * debian/rules: make it clean properly by
CVS commit by domi:
update: don't bloat the package and the diff.gz with the xml parsers
M +6 -0 changelog 1.5.2.16
M +10 -10rules 1.3.2.15
--- kdebindings/debian/changelog #1.5.2.15:1.5.2.16
@@ -1,2 +1,8 @@
+kdebindings (4:3.2.2-5) unstable; urgency=low
+
+ * q
Author: domi-guest
Date: 2004-05-06 05:23:17 -0600 (Thu, 06 May 2004)
New Revision: 127
Modified:
trunk/packages/kdebindings/debian/patches/019-libqtjavasupport_la.diff
Log:
small update
Modified: trunk/packages/kdebindings/debian/patches/019-libqtjavasupport_la.diff
CVS commit by domi:
update
M +1 -1 019-libqtjavasupport_la.diff 1.1.2.2
Author: domi-guest
Date: 2004-05-05 15:10:37 -0600 (Wed, 05 May 2004)
New Revision: 126
Modified:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/control
Log:
kdebindings (4:3.2.2-4) unstable; urgency=low
* debian/control: Removed Build-Depends on autoconf
+7 -0 changelog 1.5.2.15
M +1 -1 control 1.6.2.6
--- kdebindings/debian/changelog #1.5.2.14:1.5.2.15
@@ -1,2 +1,9 @@
+kdebindings (4:3.2.2-4) unstable; urgency=low
+
+ * debian/control: Removed Build-Depends on autoconf and automake.
+ * debian/control: Added Build-Depends on sharuti
Author: domi-guest
Date: 2004-04-16 10:02:08 -0600 (Fri, 16 Apr 2004)
New Revision: 111
Modified:
trunk/packages/kdebindings/debian/libdcop3-java.install
trunk/packages/kdebindings/debian/libkde3-java.install
trunk/packages/kdebindings/debian/libqt3-java.install
trunk/packages
CVS commit by domi:
fix
M +1 -2 libdcop3-java.install 1.2.2.3
M +1 -2 libkde3-java.install 1.2.2.3
M +1 -2 libqt3-java.install 1.2.2.3
M +1 -1 rules 1.3.2.14
--- kdebindings/debian/libdcop3-java.install #1.2.2.2:1.2.2.3
@@ -1,2 +1 @@
-debian/tmp/usr/share
Author: domi-guest
Date: 2004-04-16 06:55:22 -0600 (Fri, 16 Apr 2004)
New Revision: 110
Added:
trunk/packages/kdebindings/debian/compat
Modified:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/rules
Log:
debian/dirs: removed, no longer necessary.
debian
CVS commit by domi:
oops
M +3 -3 rules 1.3.2.13
--- kdebindings/debian/rules #1.3.2.12:1.3.2.13
@@ -83,7 +83,7 @@
# cd $(objdir) && \
# ../configure \
+# --enable-final
./configure \
$(configkde) \
---enab
CVS commit by domi:
slight move
M +3 -3 changelog 1.5.2.14
M +1 -1 rules 1.3.2.12
--- kdebindings/debian/changelog #1.5.2.13:1.5.2.14
@@ -1,6 +1,6 @@
-kdebindings (4:3.2.3-1); urgency=low
+kdebindings (4:3.2.2-3) unstable; urgency=low
* debian/dirs: removed, no longer
CVS commit by domi:
* debian/compat, debian/rules: Replace 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 changel
Author: domi-guest
Date: 2004-04-12 03:26:50 -0600 (Mon, 12 Apr 2004)
New Revision: 101
Added:
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings/debian/control
trunk/packages/kdebindings/debian/copyright
trunk/packages/kdebindings/debian/juic.install
trunk
CVS commit by domi:
update for the removal of the dirs file
M +6 -0 changelog 1.5.2.12
--- kdebindings/debian/changelog #1.5.2.11:1.5.2.12
@@ -1,2 +1,8 @@
+kdebindings (4:3.2.3-1); urgency=low
+
+ * debian/dirs: remove, no longer necessary.
+
+ --
+
kdebindings (4:3.2.2-2
CVS commit by domi:
remove obsolete file
Rdirs 1.3
CVS commit by domi:
don't install this file
M +0 -1 libkde3-java.docs 1.1.2.2
--- kdebindings/debian/libkde3-java.docs #1.1.2.1:1.1.2.2
@@ -1,4 +1,3 @@
kdejava/AUTHORS
-kdejava/ChangeLog
kdejava/README
kdejava/TODO
CVS commit by domi:
install the examples properly
M +1 -1 libkde3-java.examples 1.1.2.2
M +1 -1 libqt3-java.examples 1.1.2.2
--- kdebindings/debian/libkde3-java.examples #1.1.2.1:1.1.2.2
@@ -1,2 +1,2 @@
-kdejava/koala/examples
+kdejava/koala/examples/*
kdejava/koala/test
3.2.10
Rpython-dcop.override 1.2
--- kdebindings/debian/changelog #1.5.2.10:1.5.2.11
@@ -1,2 +1,10 @@
+kdebindings (4:3.2.2-2) unstable; urgency=low
+
+ * Added a lot of documentation and examples about the use of the kde and
+qt java bindings.
+ * Removed the python-dcop ove
CVS commit by domi:
make it build
M +0 -1 rules 1.3.2.9
--- kdebindings/debian/rules #1.3.2.8:1.3.2.9
@@ -124,5 +124,4 @@
$(MAKE) distclean; \
$(MAKE) -C dcopjava distclean; \
-# $(MAKE) -C dcoppython distclean; \
fi
ROTECTED]> Thu, 8 Apr 2004 21:43:08 +0200
M +9 -0 changelog 1.5.2.10
M +5 -5 rules 1.3.2.8
--- kdebindings/debian/changelog #1.5.2.9:1.5.2.10
@@ -1,2 +1,11 @@
+kdebindings (4:3.2.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/rules: stopped running
CVS commit by domi:
fix the debian/rules clean target
Apatches/020-cleanjarfiles.diff 1.1.2.1
M +9 -0 changelog 1.5.2.9
M +5 -2 rules 1.3.2.7
--- kdebindings/debian/changelog #1.5.2.8:1.5.2.9
@@ -1,2 +1,11 @@
+kdebindings (4:3.2.1-5) unstable; urgency=low
CVS commit by domi:
forgot another thing
M +2 -2 rules 1.3.2.6
--- kdebindings/debian/rules #1.3.2.5:1.3.2.6
@@ -181,6 +181,6 @@
# hack: dh_makeshlibs insists on adding ldconfig calls to postinst and
# postrm even if no libs are in ldconfig'able direct
CVS commit by domi:
oops, forgot
M +2 -0 libqt3-jni.install 1.2.2.4
--- kdebindings/debian/libqt3-jni.install #1.2.2.3:1.2.2.4
@@ -1,2 +1,4 @@
+debian/tmp/usr/lib/libqtjavasupport.so.1.0.0
+debian/tmp/usr/lib/libqtjavasupport.so.1
debian/tmp/usr/lib/jni/libqtjava.so.1.0.0
debian
CVS commit by domi:
debian/control: Added a Build-Depends on libqt3-compat-headers after a
chroot test.
M +3 -1 changelog 1.5.2.8
M +1 -1 control 1.6.2.5
--- kdebindings/debian/changelog #1.5.2.7:1.5.2.8
@@ -13,6 +13,8 @@
against it, to remove the dependency of
-libqtjavasupport_la.diff 1.1.2.1
M +5 -1 changelog 1.5.2.7
--- kdebindings/debian/changelog #1.5.2.6:1.5.2.7
@@ -9,6 +9,10 @@
* debian/rules: fix lintian postinst-has-useless-call-to-ldconfig
warnings.
+ * debian/patches/019-libqtjavasupport_la.diff: Added a library
Alocal/juic.1 1.1.2.1
M +6 -1 changelog 1.5.2.6
M +0 -1 kjscmd.menu 1.1.2.2
M +4 -1 rules 1.3.2.5
--- kdebindings/debian/changelog #1.5.2.5:1.5.2.6
@@ -4,6 +4,11 @@
* Moved manpages into debian/local.
* Disable libdcop-perl, it's not usabl
CVS commit by domi:
update patches
M +5 -5 011-kdejava_koala_org_kde_koala_Makefile.am-encoding.diff
1.1.2.2
M +8 -13 013-qtc_clib_qtc_Makefile.am-noqaccessible.diff 1.1.2.2
.2.1
Alocal/kjscmd.1 1.1.2.1
M +8 -0 changelog 1.5.2.5
M +0 -12 control 1.6.2.4
M +1 -1 libdcop3-java-dev.manpages 1.1.4.2
Rdcopidl2java.1 1.1.4.1
--- kdebindings/debian/changelog #1.5.2.4:1.5.2.5
@@ -1,2 +1,10 @@
+kdebindings (4:3.2.1-4) unstable;
CVS commit by domi:
various updates, see changelog for more details
Ajuic.install 1.1.2.1
Apatches/017-install-jnilibs-in-lib-jni.diff 1.1.2.1
Apatches/018-juic-uixsldir.diff 1.1.2.1
M +18 -0 changelog 1.5.2.4
M +15 -0 control 1.6.
patches/005-kdebindings-dont-install-internal-headers.diff
1.1.2.1
Rpatches/006-kdebindings-use-noinst-target.diff 1.1.2.1
--- kdebindings/debian/changelog #1.5.2.2:1.5.2.3
@@ -18,5 +18,5 @@
* Java packages are now built with gij/gcj.
- -- Dominique Devriese
CVS commit by domi:
various updates
Akjscmd.install 1.1.2.1
Akjscmd.menu 1.1.2.1
Akonqueror-kjsembed-plugin.install 1.1.2.1
Apatches/004-qtc_clib_qtc_Makefile.am-noqaccessible.diff 1.1.2.1
Apatches/005-kdebindings-don
CVS commit by domi:
remove obsolete TODO file
M +1 -1 changelog 1.5.2.2
M +1 -1 rules 1.3.2.2
RTODO 1.2
--- kdebindings/debian/changelog #1.5.2.1:1.5.2.2
@@ -18,5 +18,5 @@
* Java packages are now built with gij/gcj.
- --
+ -- Dominique Devriese
CVS commit by domi:
update patches
M +7 -7 001-kdejava_koala_org_kde_koala_Makefile.am-encoding.diff
1.1.4.2
M +6 -6 003-dcoppython_lib_Makefile.am-sitepackages.diff 1.1.4.2
---
kdebindings/debian/patches/001-kdejava_koala_org_kde_koala_Makefile.am-encoding.diff
CVS commit by domi:
forward port Peter Hawkins' work.
Adcopidl2java.1 1.1.4.1
Alibdcop3-java-dev.manpages 1.1.4.1
A
patches/001-kdejava_koala_org_kde_koala_Makefile.am-encoding.diff 1.1.4.1
Apatches/003-dcoppython_lib_Makefile.am-sit
CVS commit by hawkins:
Oops! Apparently the previous commit missed these two files. These are
part of the reworking of the debian packaging of kdebindings.
CCMAIL: debian-qt-kde@lists.debian.org
A001-kdejava_koala_org_kde_koala_Makefile.am-encoding.diff
1.1.2.1
A
CVS commit by hawkins:
Reworking of kdebindings Debian packaging. With this patch set and a small
additional admin/acinclude.m4.in patch that has been referred to kde-core-devel,
the Debian packaging is now in a sane state.
This patch has been reviewed by [EMAIL PROTECTED]
CCMAIL: debian-qt
CVS commit by domi:
forward port
M +2 -2 changelog 1.5
M +0 -22 control 1.6
--- kdebindings/debian/changelog #1.4:1.5
@@ -13,6 +13,6 @@
* Fix the dcoppython package to conform to the Debian Python Policy;
rename to python-dcop, add proper versioned depends on python
CVS commit by domi:
why is xpart-notepad still here ?
Rxpart-notepad.install 1.2
1.2.1
Rlibqtc-dev.install 1.1.2.1
--- kdebindings/debian/changelog #1.3.2.6:1.3.2.7
@@ -13,6 +13,6 @@
* Fix the dcoppython package to conform to the Debian Python Policy;
rename to python-dcop, add proper versioned depends on python
- * Move the dcopc, kdec and qtc header
CVS commit by domi:
remove obsolete patch
RMakefile.PL.diff 1.2
CVS commit by domi:
forward port
M +4 -0 TODO 1.2
M +83 -7 changelog 1.4
M +212 -25 control 1.5
M +3 -1 copyright 1.2
M +0 -1 dirs 1.3
M +3 -0 libdcop-perl.docs 1.2
M +5 -0 libdcop-perl.install 1.2
M +1 -0 libdcop3-java-dev.insta
CVS commit by domi:
.cvsignore
M +1 -0 .cvsignore 1.2
CVS commit by domi:
* Move the dcopc, kdec and qtc headers and their development library links to
a
new libkdec-dev and libqtc-dev package respectively.
* Don't install the Qt and KDE JNI headers and development library links,
they are only meant for internal use.
Ali
CVS commit by domi:
update rules and TODO
M +2 -0 TODO 1.1.2.2
M +16 -16rules 1.2.8.9
--- kdebindings/debian/TODO #1.1.2.1:1.1.2.2
@@ -1,2 +1,4 @@
* Auto-get python version info for dcopperl dependency
+* Make java work with gcj
+
--- kdebindings/debian/rules #1.2.8.8
-jni.install 1.1.2.1
M +1 -1 control 1.4.2.10
M +0 -3 libdcop3-java.install 1.1.2.2
M +0 -5 libkde3-java.install 1.1.2.2
M +0 -13 libqt3-java.install 1.1.2.2
--- kdebindings/debian/control #1.4.2.9:1.4.2.10
@@ -97,5 +97,5 @@
This package is part of the official KDE
CVS commit by domi:
more work. Committing since I'm going to bed now :)
ATODO 1.1.2.1
Alibdcop-perl.docs 1.1.2.1
Alibdcop-perl.install 1.1.2.1
Alibdcop3-java.install 1.1.2.1
Alibkde3-java.install 1.1.2.1
A
CVS commit by domi:
some updates to kdebindings/debian, still far from ready
M +12 -3 changelog 1.3.2.4
M +72 -57control 1.4.2.8
M +1 -0 copyright 1.1.8.2
M +1 -1 dcopperl.install 1.1.2.5
M +0 -1 dcoppython.install 1.1.2.3
M +1 -2
CVS commit by domi:
cvs ignore
A.cvsignore 1.1.2.1
CVS commit by domi:
not necessary anymore due to previous commit
RMakefile.PL.diff 1.1.2.3
Author: ccheney
Date: 2003-10-31 07:41:15 +0100 (Fri, 31 Oct 2003)
New Revision: 4
Added:
trunk/packages/kdebindings/
trunk/packages/kdebindings/debian/
trunk/packages/kdebindings/debian/Makefile.Debian.PL
trunk/packages/kdebindings/debian/changelog
trunk/packages/kdebindings
70 matches
Mail list logo