[debian-edu-commits] debian-edu/italc.git (#111) - master (branch) updated: debian/1_2.0.0-3-13-g74120cd

Mike Gabriel sunweaver at alioth.debian.org
Mon Aug 12 01:32:58 UTC 2013


The branch, master has been updated
       via  74120cdc82b3b480b794b1e45ab7c3d38809b449 (commit)
      from  4399a58897f5f2935c3c2df966474a14edfdbb1d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 74120cdc82b3b480b794b1e45ab7c3d38809b449
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Aug 12 02:16:42 2013 +0200

    fix prerm script of italc-client

-----------------------------------------------------------------------

Summary of changes:
 debian/italc-client.prerm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/italc-client.prerm b/debian/italc-client.prerm
index 055bbbf..a1da9ec 100755
--- a/debian/italc-client.prerm
+++ b/debian/italc-client.prerm
@@ -26,7 +26,7 @@ case "$1" in
 			dpkg-statoverride --remove /usr/bin/italc_auth_helper
 		fi
 		for role in admin supporter teacher student; do
-			db_get italc-client/italc-group-$role
+			db_get italc-client/group-italc-$role
 			group=$(echo $RET | cut -d" " -f1)
 			if echo "$group" | egrep -v '^[[:digit:]]{1,5}$'; then
 				getent group $group >/dev/null && delgroup $group || \


hooks/post-receive
-- 
italc.git (Debian package italc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "italc.git" (Debian package italc).




More information about the debian-edu-commits mailing list