[SCM] live-boot branch, debian-next, updated. debian/3.0_a18-1-3-gbdeec25

Daniel Baumann daniel at debian.org
Tue Jun 21 07:14:56 UTC 2011


The following commit has been merged in the debian-next branch:
commit 7e40774efa290a9d507ab62e3ff2929e68803f59
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 21 09:14:36 2011 +0200

    Making references to debian more distribution neutral.

diff --git a/Makefile b/Makefile
index f048690..a2ab1b9 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ test:
 		echo "W: checkbashisms - command not found"; \
 		echo "I: checkbashisms can be optained from: "; \
 		echo "I:   http://git.debian.org/?p=devscripts/devscripts.git"; \
-		echo "I: On Debian systems, checkbashisms can be installed with:"; \
+		echo "I: On Debian based systems, checkbashisms can be installed with:"; \
 		echo "I:   apt-get install devscripts"; \
 	fi
 
diff --git a/bin/live-snapshot b/bin/live-snapshot
index eccabbc..08eee0a 100755
--- a/bin/live-snapshot
+++ b/bin/live-snapshot
@@ -23,7 +23,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 #
-# On Debian systems, the complete text of the GNU General Public License
+# The complete text of the GNU General Public License
 # can be found in /usr/share/common-licenses/GPL-3 file.
 
 # declare here two vars from /etc/live.conf because of "set -u"
@@ -142,7 +142,7 @@ Version ()
 	echo "along with this program; if not, write to the Free Software"
 	echo "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
 	echo
-	echo "On Debian systems, the complete text of the GNU General Public License"
+	echo "The complete text of the GNU General Public License"
 	echo "can be found in /usr/share/common-licenses/GPL-3 file."
 	echo
 	echo "Homepage: <http://debian-live.alioth.debian.org/>"
diff --git a/manpages/Makefile b/manpages/Makefile
index 444468a..00370bc 100644
--- a/manpages/Makefile
+++ b/manpages/Makefile
@@ -25,7 +25,7 @@ build: po4a.cfg
 		echo "E: po4a - command not found"; \
 		echo "I: po4a can be optained from:"; \
 		echo "I:   http://po4a.alioth.debian.org/"; \
-		echo "I: On Debian systems, po4a can be installed with:"; \
+		echo "I: On Debian based systems, po4a can be installed with:"; \
 		echo "I:   apt-get install po4a"; \
 		exit 1; \
 	fi

-- 
live-boot



More information about the debian-live-changes mailing list