[debian-edu-commits] debian-edu/ 122/183: Changed override for csh/tcsh login script hookin, to reflect change in lintian=1.23.25

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.

commit ce0f5669059da3dd6edcbacb8f52dec8c5d416a9
Author: Bart Cornelis <cobaco at linux.be>
Date:   Mon Oct 16 08:16:46 2006 +0000

    Changed override for csh/tcsh login script hookin, to reflect change in
    lintian=1.23.25
---
 debian/changelog                  | 7 +++++++
 debian/desktop-profiles.overrides | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe3dd1a..48122bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+desktop-profiles (1.4.14) UNRELEASED; urgency=low
+
+  * Adapted lintian override for csh/tcsh login hook to reflect change in
+    lintian 1.23.25
+
+ -- Bart Cornelis (cobaco) <cobaco at linux.be>  Mon, 15 Oct 2006 19:06:23 +0200
+
 desktop-profiles (1.4.13) unstable; urgency=low
 
   * fixed small bug in for_each_requirement function of listingmodule
diff --git a/debian/desktop-profiles.overrides b/debian/desktop-profiles.overrides
index f04847f..9979034 100644
--- a/debian/desktop-profiles.overrides
+++ b/debian/desktop-profiles.overrides
@@ -2,8 +2,8 @@
 desktop-profiles: script-not-executable ./usr/share/desktop-profiles/listingmodule
 
 # these are customizations of the system-wide on-login of these interpreters,
-# and hence are only used when the interpreter is installed anyway
-desktop-profiles: missing-dep-for-interpreter csh => c-shell (./etc/csh/login.d/desktop-profiles.csh)
+# and hence are only used when the interpreter is installed anyway, and ignored otherwise
+desktop-profiles: missing-dep-for-interpreter csh => c-shell | tcsh (./etc/csh/login.d/desktop-profiles.csh)
 desktop-profiles: missing-dep-for-interpreter fish => fish (./etc/fish.d/desktop-profiles.fish)
 
 # only used for csh or tcsh users, not a general script

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git



More information about the debian-edu-commits mailing list