[Blends-commit] [SCM] blends-dev branch, master, updated. 8d9ecc764aa23be4897d1b8d3a1e2fb93c1fd9fd
Andreas Tille
tille at debian.org
Mon Nov 19 15:11:52 UTC 2012
The following commit has been merged in the master branch:
commit 8d9ecc764aa23be4897d1b8d3a1e2fb93c1fd9fd
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 19 16:11:56 2012 +0100
Clean up some remaings from CVS/SVN ($Id)
diff --git a/blend-role b/blend-role
index 2b5e2ad..4ed306b 100755
--- a/blend-role
+++ b/blend-role
@@ -1,6 +1,4 @@
#!/bin/bash
-#
-# $Id$
usage () {
echo "Usage: `basename $0` <action> <Blend> [<role>]"
diff --git a/blend-update-menus b/blend-update-menus
index b9a06e8..e6ef825 100755
--- a/blend-update-menus
+++ b/blend-update-menus
@@ -1,6 +1,4 @@
#!/bin/bash
-#
-# $Id$
usage() {
echo "Usage: `basename $0` [ -u <user> | -b <Blend> ]"
diff --git a/blend-update-usermenus b/blend-update-usermenus
index d4cbd47..7ceaf56 100755
--- a/blend-update-usermenus
+++ b/blend-update-usermenus
@@ -1,6 +1,4 @@
#!/bin/bash
-#
-# $Id$
usage() {
echo "Usage: `basename $0` <Blend>"
diff --git a/blend-user b/blend-user
index 53a68a1..afdd8db 100755
--- a/blend-user
+++ b/blend-user
@@ -1,6 +1,4 @@
#!/bin/bash
-#
-# $Id$
usage () {
echo "Usage: `basename $0` <action> <Blend> <user> [<Role>]"
diff --git a/debian/changelog b/debian/changelog
index b922a86..10b4689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+blends (0.6.17) UNRELEASED; urgency=low
+
+ * Clean up some remaings from CVS/SVN ($Id)
+
+ -- Andreas Tille <tille at debian.org> Mon, 19 Nov 2012 16:10:04 +0100
+
blends (0.6.16) unstable; urgency=low
* Enhanced doc
diff --git a/share/blends/blend-actions b/share/blends/blend-actions
index e304ca1..1bbd90c 100644
--- a/share/blends/blend-actions
+++ b/share/blends/blend-actions
@@ -1,5 +1,3 @@
-# $Id$
-#
# Backend independant functions for blends package
#
# For error codes check in /usr/include/sysexits.h
diff --git a/share/blends/blend-update-menus b/share/blends/blend-update-menus
index 6ed40c8..feb2b1f 100644
--- a/share/blends/blend-update-menus
+++ b/share/blends/blend-update-menus
@@ -1,5 +1,3 @@
-# $Id$
-
# check if I am a specific user
amI() {
RET=0
diff --git a/share/blends/unixgroups/blend-actions b/share/blends/unixgroups/blend-actions
index 2b12a50..b1d619e 100644
--- a/share/blends/unixgroups/blend-actions
+++ b/share/blends/unixgroups/blend-actions
@@ -1,5 +1,3 @@
-# $Id$
-#
# Backend dependant functions for blends package
#
# For error codes check in /usr/include/sysexits.h
--
Git repository for blends code
More information about the Blends-commit
mailing list