[Cdd-commits] r1242 - blends/trunk/blends/debian

CDD Subversion Commit noreply at alioth.debian.org
Tue Nov 18 20:43:44 UTC 2008


Author: tille
Date: Tue Nov 18 20:43:44 2008
New Revision: 1242

Modified:
   blends/trunk/blends/debian/blends-common.lintian-overrides
   blends/trunk/blends/debian/cdd-common.links
Log:
Fix some lintian issues


Modified: blends/trunk/blends/debian/blends-common.lintian-overrides
==============================================================================
--- blends/trunk/blends/debian/blends-common.lintian-overrides	(original)
+++ blends/trunk/blends/debian/blends-common.lintian-overrides	Tue Nov 18 20:43:44 2008
@@ -4,9 +4,9 @@
 # That's why neither postinst nor postrm will call update-menus and
 # if they would it would just be a useless call because it just exits 0
 # if called by root.
-blends-common: postinst-does-not-call-updatemenus usr/share/menu/blends-menu
-blends-common: postrm-does-not-call-updatemenus usr/share/menu/blends-menu
+blends-common: postinst-does-not-call-updatemenus usr/share/menu/blend-menu
+blends-common: postrm-does-not-call-updatemenus usr/share/menu/blend-menu
 
 # For obvious reasons the script has to be executable which is the
 # intended use for scripts which dynamically create menu entries.
-blends-common: executable-menu-file usr/share/menu/blends-menu 0755
+blends-common: executable-menu-file usr/share/menu/blend-menu 0755

Modified: blends/trunk/blends/debian/cdd-common.links
==============================================================================
--- blends/trunk/blends/debian/cdd-common.links	(original)
+++ blends/trunk/blends/debian/cdd-common.links	Tue Nov 18 20:43:44 2008
@@ -1,14 +1,17 @@
-usr/share/blends/unixgroups/blend-actions  usr/share/cdd/unixgroups/cdd-actions
-usr/share/blends/blend-actions             usr/share/cdd/cdd-actions
-usr/share/blends/blend-update-menus        usr/share/cdd/cdd-update-menus
-usr/share/blends/blend-utils               usr/share/cdd/cdd-utils
-usr/share/blends/blend-task-lister         usr/share/cdd/cdd-task-lister
-usr/share/man/man8/blend-actions.8.gz      usr/share/man/man8/cdd-actions.8.gz
-usr/share/man/man8/blend-update-menus.8.gz usr/share/man/man8/cdd-update-menus.8.gz
-usr/share/man/man8/blend-utils.8.gz        usr/share/man/man8/cdd-utils.8.gz
-usr/share/man/man8/blend-task-lister.8.gz  usr/share/man/man8/cdd-task-lister.8.gz
-usr/sbin/blend-user                        usr/sbin/cdd-user
-usr/sbin/blend-role                        usr/sbin/cdd-role
-usr/sbin/blend-update-menus                usr/sbin/cdd-update-menus
-usr/sbin/blend-update-usermenus            usr/sbin/cdd-update-usermenus
-
+usr/share/blends/unixgroups/blend-actions      usr/share/cdd/unixgroups/cdd-actions
+usr/share/blends/blend-actions                 usr/share/cdd/cdd-actions
+usr/share/blends/blend-update-menus            usr/share/cdd/cdd-update-menus
+usr/share/blends/blend-utils                   usr/share/cdd/cdd-utils
+usr/share/blends/blend-task-lister             usr/share/cdd/cdd-task-lister
+usr/share/man/man8/blend-actions.8.gz          usr/share/man/man8/cdd-actions.8.gz
+usr/share/man/man8/blend-update-menus.8.gz     usr/share/man/man8/cdd-update-menus.8.gz
+usr/share/man/man8/blend-utils.8.gz            usr/share/man/man8/cdd-utils.8.gz
+usr/share/man/man8/blend-task-lister.8.gz      usr/share/man/man8/cdd-task-lister.8.gz
+usr/sbin/blend-user                            usr/sbin/cdd-user
+usr/sbin/blend-role                            usr/sbin/cdd-role
+usr/sbin/blend-update-menus                    usr/sbin/cdd-update-menus
+usr/sbin/blend-update-usermenus                usr/sbin/cdd-update-usermenus
+usr/share/doc/blends-common                    usr/share/doc/cdd-common
+usr/share/man/man8/blend-role.8.gz             usr/share/man/man8/cdd-role.8.gz
+usr/share/man/man8/blend-update-usermenus.8.gz usr/share/man/man8/cdd-update-usermenus.8.gz 
+usr/share/man/man8/blend-user.8.gz             usr/share/man/man8/cdd-user.8.gz



More information about the Cdd-commits mailing list