[SCM] live-config-staging branch, debian, updated. fe005b6a09c53c5f7771f407a3dd60aba267b522

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


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

    Making references to debian more distribution neutral.

diff --git a/Makefile b/Makefile
index e3e2f4c..63dacc9 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,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"; \
 		exit 0; \
 	fi
diff --git a/debian/copyright b/debian/copyright
index ae31a82..558e8cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,5 +14,5 @@ License: GPL-3+
  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.
diff --git a/manpages/Makefile b/manpages/Makefile
index 889eefc..52f1bba 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-config-staging



More information about the debian-live-changes mailing list