Status report for qt/mips?
Anyone have a clue what's going on there? It looks like a timeout, but I heard rumors it was a toolchain problem. How soon can this get fixed? -- Nathanael Nerode http://home.twcny.rr.com/nerode/neroden/fdl.html
kdelibs/debian
CVS commit by dpash: Add kconfig_compiler M +1 -0 kdelibs4-dev.install 1.28 --- kdelibs/debian/kdelibs4-dev.install #1.27:1.28 @@ -3,4 +3,5 @@ debian/dh-make/rulesusr/share/doc/kdelibs4-dev/dh-make/ debian/tmp/usr/bin/checkXML +debian/tmp/usr/bin/kconfig_compiler debian/tmp/usr/bin/dcopidl debian/tmp/usr/bin/dcopidlng
Re: Status report for qt/mips?
On Fri, Oct 03, 2003 at 02:11:29PM -0400, Nathanael Nerode wrote: > Anyone have a clue what's going on there? It looks like a timeout, but I > heard rumors it was a toolchain problem. How soon can this get fixed? The mips buildd was not updated to g++ pre4 (pre3 had c++ miscompile RC bug) when it should have been so it failed to build Qt. It is now set to needs build again. BTW - I am no longer going to wait for buildds to finish building packages before uploading new packages. They can fail all the packages they want for all I care, the buildd admins are too slow to react to retries and uploading built packages to do otherwise. :\ Chris signature.asc Description: Digital signature
kdelibs/debian
CVS commit by dpash: Change the version to the correct value. I figure that as we are coming up to the alpha and beta stage that we should start using the right version string. This does mean that we are now lower than the CVS builds up till now. If you have used the CVS builds before now you will have ot download and install these debs by hand or uninstall the old debs. We have probably fixed some bugs but someone needs to run through the list and check them all. We can write a better changelog entry closer to upload time. M +3 -3 changelog 1.225 --- kdelibs/debian/changelog #1.224:1.225 @@ -1,7 +1,7 @@ -kdelibs (4:3.2.0-0+cvs20030319) unstable; urgency=low +kdelibs (4:3.1.92-1) unstable; urgency=low - * CVS HEAD. + * New upstream release (KDE 3.2 Alpha 2). - -- Christopher L Cheney <[EMAIL PROTECTED]> Wed, 19 Mar 2003 21:00:00 -0600 + -- Christopher L Cheney <[EMAIL PROTECTED]> Wed, 03 Oct 2003 23:00:00 +0100 kdelibs (4:3.1.1-1) unstable; urgency=low
kdebase/debian
CVS commit by dpash: remove the test kwin style M +0 -3 kwin.install 1.16 --- kdebase/debian/kwin.install #1.15:1.16 @@ -36,6 +36,4 @@ debian/tmp/usr/lib/kde3/kwin3_redmond.la debian/tmp/usr/lib/kde3/kwin3_redmond.so -debian/tmp/usr/lib/kde3/kwin3_test.la -debian/tmp/usr/lib/kde3/kwin3_test.so debian/tmp/usr/lib/kde3/kwin3_web.la debian/tmp/usr/lib/kde3/kwin3_web.so @@ -57,5 +55,4 @@ debian/tmp/usr/share/apps/kwin/laptop.desktop debian/tmp/usr/share/apps/kwin/modernsystem.desktop -debian/tmp/usr/share/apps/kwin/test.desktop debian/tmp/usr/share/apps/kwin/pics/bluesun.png debian/tmp/usr/share/apps/kwin/pics/close.png
kdebase/debian
CVS commit by dpash: Add KRandR files M +7 -0 kcontrol.install 1.44 --- kdebase/debian/kcontrol.install #1.43:1.44 @@ -10,4 +10,5 @@ debian/tmp/usr/bin/kinfocenter debian/tmp/usr/bin/klocaldomainurifilterhelper +debian/tmp/usr/bin/krandrtray debian/tmp/usr/bin/krdb debian/tmp/usr/lib/kde3/fontthumbnail.la @@ -83,4 +84,6 @@ debian/tmp/usr/lib/kde3/kcm_privacy.la debian/tmp/usr/lib/kde3/kcm_privacy.so +debian/tmp/usr/lib/kde3/kcm_randr.la +debian/tmp/usr/lib/kde3/kcm_randr.so debian/tmp/usr/lib/kde3/kcm_samba.la debian/tmp/usr/lib/kde3/kcm_samba.so @@ -117,4 +120,6 @@ debian/tmp/usr/lib/kde3/liblocaldomainurifilter.la debian/tmp/usr/lib/kde3/liblocaldomainurifilter.so +debian/tmp/usr/lib/krandrinithack.la +debian/tmp/usr/lib/krandrinithack.so debian/tmp/usr/lib/libkdeinit_kaccess.la debian/tmp/usr/lib/libkdeinit_kaccess.so @@ -133,4 +138,5 @@ debian/tmp/usr/share/applnk/.hidden/kicker_config.desktop debian/tmp/usr/share/applnk/.hidden/kicker_config_appearance.desktop +debian/tmp/usr/share/applnk/.hidden/randr.desktop debian/tmp/usr/share/applnk/.hidden/smb.desktop debian/tmp/usr/share/applnk/KControl.desktop @@ -167,4 +173,5 @@ debian/tmp/usr/share/applications/kde/kcmview1394.desktop debian/tmp/usr/share/applications/kde/keys.desktop +debian/tmp/usr/share/applications/kde/krandrtray.desktop debian/tmp/usr/share/applications/kde/language.desktop debian/tmp/usr/share/applications/kde/memory.desktop
kdebase/debian
CVS commit by dpash: Don't compress Doxygen .tag files M +1 -1 rules 1.231 --- kdebase/debian/rules #1.230:1.231 @@ -159,5 +159,5 @@ dh_strip dh_link -dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2 +dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2 -X.tag dh_fixperms -Xusr/bin/kcheckpass -Xusr/bin/kdesud -Xusr/bin/konsole_grantpty dh_makeshlibs -V
kdebase/debian
CVS commit by dpash: Include kwin_killer_helper M +1 -0 kwin.install 1.17 --- kdebase/debian/kwin.install #1.16:1.17 @@ -1,4 +1,5 @@ debian/patches/kwin/KDE etc/gdm/Sessions/ debian/tmp/usr/bin/kwin +debian/tmp/usr/bin/kwin_killer_helper debian/tmp/usr/bin/startkde etc/kde3/debian/ debian/tmp/usr/lib/libkdecorations.so.1
kdebase/debian
CVS commit by dpash: Add sidebar extension M +3 -0 kicker.install 1.23 --- kdebase/debian/kicker.install #1.22:1.23 @@ -45,4 +45,6 @@ debian/tmp/usr/lib/kde3/run_panelapplet.la debian/tmp/usr/lib/kde3/run_panelapplet.so +debian/tmp/usr/lib/kde3/sidebar_panelextension.la +debian/tmp/usr/lib/kde3/sidebar_panelextension.so debian/tmp/usr/lib/kde3/systemtray_panelapplet.la debian/tmp/usr/lib/kde3/systemtray_panelapplet.so @@ -79,4 +81,5 @@ debian/tmp/usr/share/apps/kicker/extensions/kasbarextension.desktop debian/tmp/usr/share/apps/kicker/extensions/taskbarextension.desktop +debian/tmp/usr/share/apps/kicker/extensions/sidebarextension.desktop debian/tmp/usr/share/apps/kicker/icons/crystalsvg/16x16/actions/modified.png debian/tmp/usr/share/apps/kicker/icons/locolor/16x16/actions/modified.png
kdebase/debian
CVS commit by dpash: KDE 3.2 Alpha2 build M +3 -3 changelog 1.262 --- kdebase/debian/changelog #1.261:1.262 @@ -1,7 +1,7 @@ -kdebase (4:3.1.90-0+cvs20030821) unstable; urgency=low +kdebase (4:3.1.92-1) unstable; urgency=low - * Experimental Pre Alpha 1 Build + * Alpha 2 Build - -- Christopher L Cheney <[EMAIL PROTECTED]> Sat, 23 Aug 2003 02:30:00 -0500 + -- Christopher L Cheney <[EMAIL PROTECTED]> Fri, 03 Oct 2003 02:30:00 +0100 kdebase (4:3.1.3-1) unstable; urgency=low
kdebase/debian
CVS commit by dpash: Add some smb browsing files M +2 -0 konqueror.install 1.25 --- kdebase/debian/konqueror.install #1.24:1.25 @@ -72,4 +72,5 @@ debian/tmp/usr/share/apps/konqsidebartng/dirtree/dirtree_module.desktop debian/tmp/usr/share/apps/konqsidebartng/dirtree/history_module.desktop +debian/tmp/usr/share/apps/konqueror/dirtree/remote/smb-network.desktop debian/tmp/usr/share/apps/konqsidebartng/entries/.version debian/tmp/usr/share/apps/konqsidebartng/entries/bookmarks.desktop @@ -180,4 +181,5 @@ debian/tmp/usr/share/icons/crystalsvg/64x64/apps/keditbookmarks.png debian/tmp/usr/share/icons/crystalsvg/64x64/apps/konqueror.png +debian/tmp/usr/share/mimelnk/application/x-smb-workgroup.desktop debian/tmp/usr/share/services/kded/konqy_preloader.desktop debian/tmp/usr/share/services/konq_aboutpage.desktop