Package: libkdcraw
>From Kubuntu:
+ - Drop obsolete cmake option -DENABLE_LCMS2=ON as that's now the only
+ supported version
--- ../../debi/libkdcraw/debian/rules 2014-05-30 18:35:52.666834045 +0100
+++ debian/rules2014-05-30 18:37:25.319515000 +0100
@@ -2,9 +2,6 @@
include /u
we're busy packaging Plasma 5
https://code.launchpad.net/kubuntu-packaging-next
Some of the packages have the same name in kdelibs4 land but most do not
http://download.kde.org/unstable/plasma/4.97.0/src/
khelpcenter (except not really cos its khelpcenter4 in kdelibs4 packaging)
ksysguard
kmen
Package: ktouch
from Kubuntu:
- Add dependency on qtdeclarative4-kqtquickcharts-1 as the qml module
is needed for anything to be displayed. LP: #1310019
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lis
The only references are LGPL2+ which is covered by LGPL 2.1
On 18 May 2015 at 22:23, Scott Kitterman
wrote:
> The package includs a COPYING.LIB for the LGPL 2.1, but the code references
> LGPL2 as well. I'm not going to reject for this missing license this time,
> but coordinate with upstream an
Added LGPL 2 upstream for files which are LGPL 2 only
On 18 May 2015 at 22:07, Scott Kitterman
wrote:
> The package includs a COPYING.LIB for the LGPL 2.1, but the code references
> LGPL2 as well. I'm not going to reject for this missing license this time,
> but coordinate with upstream and get
Fixed upstream already
On 18 May 2015 at 22:15, Scott Kitterman
wrote:
> The package includs a COPYING.LIB for the LGPL 2.1, but the code references
> LGPL2 as well. I'm not going to reject for this missing license this time,
> but coordinate with upstream and get it fixed for the next upload pl
http://commits.kde.org/krunner/a6aee4391f7c02ae243df3146b2796e0675e381f
add full lgpl 2.1 text
On 18 May 2015 at 23:22, Scott Kitterman
wrote:
> The package includs no COPYING.LIB or other full copy of the license. It
> needs
> to have COPYING.LIB for LGPL 2.. I'm not going to reject for this
This only contains files which are LGPL 2 or later so that's covered
by the included lgpl 2.1
On 18 May 2015 at 22:52, Scott Kitterman
wrote:
> The package includs a COPYING.LIB for the LGPL 2.1, but the code references
> LGPL2 only. I'm not going to reject for this missing license this time,
Added lgpl 2 text for files which are lgpl 2 only
On 18 May 2015 at 22:55, Scott Kitterman
wrote:
> The package includs a COPYING.LIB for the LGPL 2.1, but the code references
> LGPL2 only. I'm not going to reject for this missing license this time,
> but coordinate with upstream and get it fixe
Added missing files
On 18 May 2015 at 23:07, Scott Kitterman
wrote:
> The package includs no COPYING or COPYING.LIB file at all. It needs a COPYING
> for GPL 2 and a COPYING.LIB for the LGPL 2. I'm not going to reject for this,
> this time, but coordinate with upstream and get it fixed for the
CVS commit by jriddell:
Updates
M +51 -50Makefile 1.3
M +2 -2 changelog 1.3
M +1 -1 files 1.3
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
CVS commit by jriddell:
Add manpage
Aunsermake.manpages 1.1
M +126 -6unsermake.xml 1.2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
CVS commit by jriddell:
Make patch not fuzzy
M +7 -7 unsermake.diff 1.3
--- kdenonbeta/unsermake/debian/patches/unsermake.diff #1.2:1.3
@@ -2,15 +2,15 @@
===
RCS file: /home/kde/kdenonbeta/unsermake/unsermake,v
-retri
CVS commit by jriddell:
Updates for a new package build
M +54 -50Makefile 1.4
M +7 -0 changelog 1.4
M +1 -1 dirs 1.4
M +1 -1 files 1.4
M +1 -1 postinst 1.3
M +19 -18patches/unsermake.diff 1.4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
SVN commit 426808 by jriddell:
New snapshot packaged
M +6 -0 changelog
--- trunk/kdenonbeta/unsermake/debian/changelog #426807:426808
@@ -1,3 +1,9 @@
+unsermake (20050618-0ubuntu1) breezy; urgency=low
+
+ * New upstream snapshot.
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> S
I've updated this and qt creator 4.3.0 in KDE neon
https://packaging.neon.kde.org/qt/qbs.git/log/?h=Neon/release
https://packaging.neon.kde.org/qt/qtcreator.git/
https://community.kde.org/Neon/Git
Main issue is that qbs_processlauncher is in a non-Debian happy
libexec dir, so I moved it to a more
Package: kopete
The latex plugin requires imagemagick to work so adding a Suggests on
imagemagick would be a good idea, we have done this in Kubuntu
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d
Package: baloo
In the initial packaging I added an explicit dependency in the
.symbols files so anything using a baloo library would depend on
baloo. Upstream has said this is wrong to do as it's perfectly valid
to not have baloo installed and be running e.g. dolphin. Also
baloo-kf5 will be appe
Package: okular
no_xrandr_support_on_xvfb.patch is unneeded with libkscreen 1.0.5
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140814095320.gx26...@starsky.19i
I've made the first KDE Applications repository for Kolf
http://anonscm.debian.org/cgit/?q=kolf
done by cp -a the one from kde-sc then branching for Kubuntu
Please confirm I'm doing this right.
Jonathan
Package: phonon
I've added builds of Phonon4Qt5 to the phonon and
phonon-backend-gstreamer and phonon-backend-vlc packages in Kubuntu.
It requires a second build of the package to create a Qt 5 version.
If you want patches for these see the sources in
https://launchpad.net/ubuntu/+source/phonon
On Sun, Sep 04, 2016 at 07:22:37PM -0300, Lisandro Damián Nicanor Pérez Meyer
wrote:
> Indeed I missread you, sorry for that. yes, it shouldn't be run by default
> except the user or the desktop upstreams decide so.
>
> Jonathan: please take a look at the bug. I think Michael is right here, user
Here is the patch used in Ubuntu. hal is moved to a suggests (it has runtime
code to fall back gracefully if hal isn't available).
Further it turns out the dependency on hal is actually on the wrong package, it
should be on libqtsysteminfo1 not libqtserviceframework1
Jonathan
--
To UNSUBSC
-3.3.8-b/debian/changelog
@@ -1,3 +1,10 @@
+qt-x11-free (3:3.3.8-b-7ubuntu2) natty; urgency=low
+
+ * Add kubuntu_10_gcc46_includes.diff to fix programmes using Qt3 and
+compiling with GCC 4.6
+
+ -- Jonathan Riddell Thu, 27 Jan 2011 10:31:32 +
+
qt-x11-free (3:3.3.8-b-7ubuntu1) natty
-0ubuntu2) natty; urgency=low
+
+ * Move hal to a suggests on libqtsysteminfo1, LP: #708519
+
+ -- Jonathan Riddell Thu, 27 Jan 2011 10:52:34 +
+
qtmobility (1.1.0-0ubuntu1) natty; urgency=low
* New upstream release
diff -Nru qtmobility-1.1.0/debian/control qtmobility-1.1.0/debian/control
That symbol is created by patch 0180-window-role.diff
Possibly you are using an unpackaged Qt without that patch.
It should be hidden anyway but is leaked to the outside world by a bug
in QtUiTools, this will be fixed in Qt 4.3.4.
Jonathan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
Package: kdegames
usr/share/kde4/apps/kdegames/pics/star.png is not installed in kdegames. In
ubuntu i've put it into libkdegames5a.install
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive
Package: kdeplasma-addons
kdeplasma-addons-dbg depends on kdebase-workspace-dbg in Git packaging, it
should depend on kde-workspace-dbg
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ar
Package: kdetoys
kdetoys packaging in Git still build-deps on kdebase-workspace-dev which should
now be kde-workspace-dev
kdetoys-dbg still depends on kdebase-runtime-dbg which should be kde-runtime-dbg
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subje
Reported upstream to https://bugs.kde.org/show_bug.cgi?id=287544
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2025142735.gg9...@starsky.19inch.net
Package: plasma-scriptengine-superkaramba
in git packaging plasma-scriptengine-superkaramba suggests
kdebase-workspace-bin which should now be kde-workspace-bin
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm
Package: kdewebdev
kdewebdev-dbg depends on kdebase-runtime-dbg which should now be kde-runtime-dbg
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2025153212.g
I think karbon should recommend pstoedit, it is used at runtime.
Jonathan
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2012054744.gd27...@starsky.19inch.net
/changelog #481038:481039
@@ -1,3 +1,25 @@
+unsermake (20051117-0ubuntu1) dapper; urgency=low
+
+ * New snapshot
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> Thu, 17 Nov 2005 15:58:22 +
+
+unsermake (20050219-2) unstable; urgency=low
+
+ * Added python2.4 to Depends
+
+ -- Robert J. Tanner &
automake to automake1.9
+http://bugzilla.ubuntu.com/18356
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> Thu, 17 Nov 2005 16:44:07 +
+
unsermake (20051117-0ubuntu1) dapper; urgency=low
* New snapshot
--- trunk/kdenonbeta/unsermake/debian/control #481046:481047
@@ -1,14 +1,14 @@
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> Mon, 2 Jan 2006 22:53:34 +
+
+kde-guidance (0.4.0-0ubuntu5) dapper; urgency=low
+
+ * Rebuild for libstdc++ transition
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> Tue, 13 Dec 2005 00:25:05 +
+
kde-guidance (0.4.0-0ubuntu4) breezy; urgency=low
SVN commit 493696 by jriddell:
remove note that displayconfig is not enabled, since it is now enabled
D README.Debian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
SVN commit 495068 by jriddell:
New displayconfig icon by seth and add debian rule to install it
M +1 -0 debian/rules
M kde/displayconfig/pics/16x16/displayconfig.png
M kde/displayconfig/pics/hi32-display.png
--- trunk/playground/base/guidance/debian/rules
release
+ * Implements Guidance sections of https://wiki.ubuntu.com/KubuntuSystemTools
+ * Add kubuntu_01_hardware_file_path.diff from SVN to use correct directory
+ * Add kubuntu_02_display_category.diff to put display into hardware category
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> W
@@ -1,3 +1,12 @@
+kde-guidance (0.6.1-0ubuntu0) dapper; urgency=low
+
+ * New release, sets a fixed DPI for Xft
+ * Add run time dependency on pykdeextensions
+ * Add kubuntu_03_userconfig_shebang.diff fix extra space
+ * Change init script to run at S35, Malone No. 32268
+
+ -- Jonathan Riddell
On Wed, Feb 22, 2006 at 12:26:34AM +0100, Sebastian K??gler wrote:
> On Tuesday 21 February 2006 12:41, Jonathan Riddell wrote:
> > SVN commit 511945 by jriddell:
> > A patches/kubuntu_03_userconfig_shebang.diff
>
> > + * Add kubuntu_03_userconfig_shebang.di
ble.
+ * BUG: Small cosmetic bug in displayconfig where the some tabs were missing
+margins when shown in kcontrol/system settings.
+ * BUG: displayconfig would bug out when detecting ATI dualhead cards.
+(pci_device.text was None).
+
+ [ Jonathan Riddell ]
+ * Remove kubuntu_02_display_categ
SVN commit 539486 by jriddell:
Add depends on app install data
M +1 -1 control
--- trunk/playground/sysadmin/ept/debian/control #539485:539486
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Peter Rockai <[EMAIL PROTECTED]>
Uploaders: Isaac Clerencia <[EMAIL PROTECTED]>
-Build-Depen
SVN commit 539507 by jriddell:
build-dep on libapt-front-dev (>= 0.3.7.2)
M +1 -1 control
--- trunk/playground/sysadmin/ept/debian/control #539506:539507
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Peter Rockai <[EMAIL PROTECTED]>
Uploaders: Isaac Clerencia <[EMAIL PROTECTED]>
-
I have some patches to Qt 3 which might be interesting to you.
Fixing Arabic support:
http://kubuntu.org/~jriddell/tmp/kubuntu_01_arabic_fonts.dpatch
https://launchpad.net/distros/ubuntu/+source/qt-x11-free/+bug/11753
Loading modules when running 32bit binary on amd64 (for openoffice to
get Qt
(0.0release20060626-1ubuntu1) edgy; urgency=low
+ * Initial Kubuntu release
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]> Fri, 7 Jul 2006 12:03:37 +
+
+icemon-kde3 (0.0release20060626-1) unstable; urgency=low
+
* Initial Release after the split of icecc-monitor from icecc.
--
SVN commit 561876 by jriddell:
Man pages
M +1 -1 control
A man (directory)
A man/icecc-create-env.1.docbook
A man/icecc-scheduler.1.docbook
A man/icecc.1.docbook
A man/iceccd.1.docbook
M +3 -3 rules
--
SVN commit 561899 by jriddell:
Revert previous change, doc/ already has manpages
M +1 -1 control
D man (directory)
--- trunk/icecream/debian/control #561898:561899
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Andre Woebbeking <[EMAIL PROTECTED]>
Uploaders:
-Build-D
SVN commit 561902 by jriddell:
build-dep on libicecc-dev
M +1 -1 control
--- trunk/playground/devtools/icemon-kde3/debian/control #561901:561902
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Andre Woebbeking <[EMAIL PROTECTED]>
Uploaders:
-Build-Depends: automake1.9, debhelper (>>
CVS commit by jriddell:
Add Debian packageing
AMakefile 1.1
AREADME.Debian 1.1
Achangelog 1.1
Acompat 1.1
Acontrol 1.1
Acopyright 1.1
Adirs 1.1
Adocs 1.1
A
CVS commit by jriddell:
Directory not used
M +1 -1 dirs 1.2
--- kdenonbeta/unsermake/debian/dirs #1.1:1.2
@@ -1,2 +1,2 @@
usr/bin
-usr/lib/python2.3/site-packages/unsermake
+usr/lib/python2.3/site-packages
I've seen this before, is it a known problem?
Thanks
Jonathan Riddell
CVS commit by jriddell:
Update to Python 2.4 (ubuntu hoary)
M +50 -48Makefile 1.2
M +6 -0 changelog 1.2
M +1 -1 dirs 1.3
M +1 -1 files 1.2
M +2 -2 postinst 1.2
M +9 -9 patches/unsermake.diff 1.2
This patch should fix kdenetwork for the new iwlib.
http://dev.kubuntu.org.uk/~jr/kubuntu/kubuntu_02_new_iwlib.diff
Jonathan Riddell
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
docs
M +41 -16rules
--- trunk/playground/base/guidance/debian/changelog #460743:460744
@@ -1,3 +1,19 @@
+kde-guidance (0.4.0-0ubuntu1) breezy; urgency=low
+
+ * New upstream version
+ * Fix debian/rules for rename to kde-guidance
+
+ -- Jonathan Riddell <[EMAIL PROTEC
/playground/base/guidance/debian/changelog #462419:462420
@@ -1,3 +1,24 @@
+kde-guidance (0.4.0-0ubuntu4) breezy; urgency=low
+
+ * Copy necessary icons to global icon directory
+ * Add GenericNames to .desktop files
+ * Avoid repetition in description
+
+ -- Jonathan Riddell <[EMAIL PROTECTED]>
SVN commit 462744 by jriddell:
Remove floppy:/ from sidebar since media:/ does a better job,
discussed with ervin
CCMAIL:debian-qt-kde@lists.debian.org
M +0 -4 kfilespeedbar.cpp
--- branches/KDE/3.5/kdelibs/kio/kfile/kfilespeedbar.cpp #462743:462744
@@ -57,10 +57,6 @@
insertI
57 matches
Mail list logo