[Pkg-xfce-commits] r1658 - desktop/trunk/xfdesktop4/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Wed Feb 27 07:32:18 UTC 2008
Author: corsac
Date: 2008-02-27 07:32:17 +0000 (Wed, 27 Feb 2008)
New Revision: 1658
Added:
desktop/trunk/xfdesktop4/debian/xfdesktop4.lintian
Modified:
desktop/trunk/xfdesktop4/debian/changelog
desktop/trunk/xfdesktop4/debian/rules
Log:
- install lintian override file.
* debian/xfdesktop4.lintian: add override for calling xfce-setting-show.
Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog 2008-02-27 07:28:21 UTC (rev 1657)
+++ desktop/trunk/xfdesktop4/debian/changelog 2008-02-27 07:32:17 UTC (rev 1658)
@@ -6,9 +6,11 @@
- update my email address.
- bump standards version to 3.7.3.
- loose build-dep on libgtk to ease backports.
+ - install lintian override file.
* debian/copyright: use © sign.
+ * debian/xfdesktop4.lintian: add override for calling xfce-setting-show.
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 27 Feb 2008 08:27:13 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 27 Feb 2008 08:31:27 +0100
xfdesktop4 (4.4.2-3) unstable; urgency=low
Modified: desktop/trunk/xfdesktop4/debian/rules
===================================================================
--- desktop/trunk/xfdesktop4/debian/rules 2008-02-27 07:28:21 UTC (rev 1657)
+++ desktop/trunk/xfdesktop4/debian/rules 2008-02-27 07:32:17 UTC (rev 1658)
@@ -65,6 +65,11 @@
rm -f `pwd`/debian/tmp/usr/lib/xfce4/modules/*.la
rm -f `pwd`/debian/tmp/usr/lib/xfce4/modules/*.a
+ # lintian override file
+ install -D -p -o root -g root -m 644 `pwd`/debian/xfdesktop4.lintian \
+ $(CURDIR)/debian/tmp/usr/share/lintian/overrides/xfdesktop4
+
+
chrpath -d -k `pwd`/debian/tmp/usr/bin/* \
`pwd`/debian/tmp/usr/lib/xfce4/*/*
Added: desktop/trunk/xfdesktop4/debian/xfdesktop4.lintian
===================================================================
--- desktop/trunk/xfdesktop4/debian/xfdesktop4.lintian (rev 0)
+++ desktop/trunk/xfdesktop4/debian/xfdesktop4.lintian 2008-02-27 07:32:17 UTC (rev 1658)
@@ -0,0 +1,2 @@
+# xfdesktop4 depends on xfce4-ms-manager where is xfce-setting-show
+xfdesktop4: desktop-command-not-in-package /usr/share/applications/xfce-backdrop-settings.desktop xfce-setting-show
More information about the Pkg-xfce-commits
mailing list