r2823 - dists/trunk/live-helper/helpers

synrg at alioth.debian.org synrg at alioth.debian.org
Sat Sep 1 16:06:09 UTC 2007


Author: synrg
Date: 2007-09-01 16:06:08 +0000 (Sat, 01 Sep 2007)
New Revision: 2823

Modified:
   dists/trunk/live-helper/helpers/make-live
Log:
Say 'obsolete' not 'deprecated' as make-live is already phased out

Modified: dists/trunk/live-helper/helpers/make-live
===================================================================
--- dists/trunk/live-helper/helpers/make-live	2007-09-01 10:22:13 UTC (rev 2822)
+++ dists/trunk/live-helper/helpers/make-live	2007-09-01 16:06:08 UTC (rev 2823)
@@ -22,7 +22,7 @@
 
 set -e
 
-echo "make-live is deprecated."
+echo "make-live is obsolete."
 echo "Use lh_config and lh_build instead."
 
 exit 1




More information about the debian-live-changes mailing list