SF.net SVN: morphix: [2447] trunk/scripts-main
[email protected] Sun, 24 Dec 2006 11:38:16 -0800
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2447
http://svn.sourceforge.net/morphix/?rev=2447&view=rev
Author: bmsleight
Date: 2006-12-24 11:38:15 -0800 (Sun, 24 Dec 2006)
Log Message:
-----------
Updating depends for morphix-init-*
Modified Paths:
--------------
trunk/scripts-main/bare/debian/changelog
trunk/scripts-main/bare/debian/control
trunk/scripts-main/flux/debian/changelog
trunk/scripts-main/flux/debian/control
trunk/scripts-main/heavy/debian/changelog
trunk/scripts-main/heavy/debian/control
trunk/scripts-main/icewm/debian/changelog
trunk/scripts-main/icewm/debian/control
trunk/scripts-main/kde/debian/changelog
trunk/scripts-main/kde/debian/control
trunk/scripts-main/light/debian/changelog
trunk/scripts-main/light/debian/control
trunk/scripts-main/matchbox/debian/changelog
trunk/scripts-main/matchbox/debian/control
Modified: trunk/scripts-main/bare/debian/changelog
===================================================================
--- trunk/scripts-main/bare/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/bare/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-bare (0.1-6) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-bare (0.1-5) unstable; urgency=low
* Initial release
Modified: trunk/scripts-main/bare/debian/control
===================================================================
--- trunk/scripts-main/bare/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/bare/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-bare
Architecture: any
-Depends: morphix-init
+Depends: morphix-init, xserver-xorg, xfonts-base, xfce4
Description: Morphix BareX mainmod livecd boot scripts
Include files for basic startup development of a morphix live cd
Modified: trunk/scripts-main/flux/debian/changelog
===================================================================
--- trunk/scripts-main/flux/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/flux/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-fluxbox (0.1-5) unstable; urgency=low
+
+ * Updated depends to include fluxbox, xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-fluxbox (0.1-4) unstable; urgency=low
* forking to morphix-init-fluxbox
Modified: trunk/scripts-main/flux/debian/control
===================================================================
--- trunk/scripts-main/flux/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/flux/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-fluxbox
Architecture: any
-Depends: morphix-init
+Depends: morphix-init, fluxbox, xserver-xorg, xfonts-base
Description: Morphix Fluxbox mainmod livecd boot scripts
Include files for starting fluxbox from a morphix live cd
Modified: trunk/scripts-main/heavy/debian/changelog
===================================================================
--- trunk/scripts-main/heavy/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/heavy/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-gnome (0.1-4) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-gnome (0.1-3) unstable; urgency=low
* modifying morphix-init-gnome package to use morphix-init
Modified: trunk/scripts-main/heavy/debian/control
===================================================================
--- trunk/scripts-main/heavy/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/heavy/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-gnome
Architecture: any
-Depends: morphix-init, gnome-session
+Depends: morphix-init, gnome-session, xserver-xorg, xfonts-base
Description: Morphix Gnome mainmod livecd boot scripts
Contains the additional init symlinks and include files
for starting gnome from a morphix live cd
Modified: trunk/scripts-main/icewm/debian/changelog
===================================================================
--- trunk/scripts-main/icewm/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/icewm/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-icewm (0.1-3) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-icewm (0.1-2) unstable; urgency=low
* Added background and bach path tweaks
Modified: trunk/scripts-main/icewm/debian/control
===================================================================
--- trunk/scripts-main/icewm/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/icewm/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-icewm
Architecture: any
-Depends: morphix-init, icewm
+Depends: morphix-init, icewm, xserver-xorg, xfonts-base
Description: Morphix icewm mainmod livecd boot scripts
Include files for starting icewm from a morphix live cd
Modified: trunk/scripts-main/kde/debian/changelog
===================================================================
--- trunk/scripts-main/kde/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/kde/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-kde (0.1-2) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-kde (0.1-1) unstable; urgency=low
* Initial Release.
Modified: trunk/scripts-main/kde/debian/control
===================================================================
--- trunk/scripts-main/kde/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/kde/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-kde
Architecture: any
-Depends: morphix-init, ksmserver
+Depends: morphix-init, ksmserver, xserver-xorg, xfonts-base
Description: Morphix KDE mainmod livecd boot scripts
Contains the additional init symlinks and include files
for starting KDE from a morphix live cd
Modified: trunk/scripts-main/light/debian/changelog
===================================================================
--- trunk/scripts-main/light/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/light/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-light (0.1-8) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-light (0.1-7) unstable; urgency=low
* Adding symbolic links for x-session-manager
Modified: trunk/scripts-main/light/debian/control
===================================================================
--- trunk/scripts-main/light/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/light/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-light
Architecture: any
-Depends: morphix-init
+Depends: morphix-init, xserver-xorg, xfonts-base
Description: Morphix LightGUI/xfce4 mainmod livecd boot scripts
Include files for starting xfce4 from a morphix live cd
Modified: trunk/scripts-main/matchbox/debian/changelog
===================================================================
--- trunk/scripts-main/matchbox/debian/changelog 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/matchbox/debian/changelog 2006-12-24 19:38:15 UTC (rev 2447)
@@ -1,3 +1,9 @@
+morphix-init-matchbox (0.1-9) unstable; urgency=low
+
+ * Updated depends to include xserver-xorg and xfonts-base
+
+ -- Brendan M. Sleight <[email protected]> Sun, 24 Dec 2006 19:30:00 +0000
+
morphix-init-matchbox (0.1-8) unstable; urgency=low
* Added inactivity script from Livecd.net, user-configurable using ~/.inactivity
Modified: trunk/scripts-main/matchbox/debian/control
===================================================================
--- trunk/scripts-main/matchbox/debian/control 2006-12-16 19:00:11 UTC (rev 2446)
+++ trunk/scripts-main/matchbox/debian/control 2006-12-24 19:38:15 UTC (rev 2447)
@@ -7,7 +7,7 @@
Package: morphix-init-matchbox
Architecture: any
-Depends: morphix-init, matchbox
+Depends: morphix-init, matchbox, xserver-xorg, xfonts-base
Description: Morphix matchbix mainmod livecd boot scripts
Include files for starting matchbox from a morphix live cd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV