[debian-edu-commits] debian-edu/ 118/183: add lintian overrides for unnecessary warnings

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 0540e0a9f28bc9e0c7dd760a8bc20833e7e0ab12
Author: Bart Cornelis <cobaco at linux.be>
Date:   Fri May 12 10:47:59 2006 +0000

    add lintian overrides for unnecessary warnings
---
 debian/changelog                  | 6 +++---
 debian/desktop-profiles.overrides | 8 ++++++++
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa7fb96..06d5453 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-desktop-profiles (1.4.12) UNRELEASED; urgency=low
+desktop-profiles (1.4.12) unstable; urgency=low
 
   * Fixed typo in package description noticed by Simon Waters
     <simon at technocool.net> (Closes: #363232)
@@ -6,12 +6,12 @@ desktop-profiles (1.4.12) UNRELEASED; urgency=low
     gnome profiles) in README, and add suggest on pessulus.
   * example zlogin-snippet now runs the Xsession script directly (it needed
     the shwordsplit option to be set)
-  * tcsh version 6.14.00-5 modularized the system-wide on-login file for 
+  * tcsh version 6.14.00-5 modularized the system-wide on-login file for
     csh and tcsh, so we now apply the 'ssh -X' fix automatically for these
     two shells.
   * Upgraded to policy version 3.7.2 (no changes needed)
 
- -- Bart Cornelis (cobaco) <cobaco at linux.be>  Fri, 11 May 2006 18:59:17 +0200
+ -- Bart Cornelis (cobaco) <cobaco at linux.be>  Fri, 12 May 2006 12:21:07 +0200
 
 desktop-profiles (1.4.11) unstable; urgency=low
 
diff --git a/debian/desktop-profiles.overrides b/debian/desktop-profiles.overrides
index bddf665..f04847f 100644
--- a/debian/desktop-profiles.overrides
+++ b/debian/desktop-profiles.overrides
@@ -1,2 +1,10 @@
 # shell library, only sourced (executing doesn't make any sense, as it wouldn't do anything)
 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)
+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
+desktop-profiles: csh-considered-harmful ./etc/csh/login.d/desktop-profiles.csh

-- 
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