[Pkg-xfce-commits] r2265 - desktop/branches/svn-snapshots/xfce4-utils/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sun Aug 24 14:10:57 UTC 2008
Author: corsac
Date: 2008-08-24 14:10:56 +0000 (Sun, 24 Aug 2008)
New Revision: 2265
Added:
desktop/branches/svn-snapshots/xfce4-utils/debian/xfce4-utils.lintian-overrides
Removed:
desktop/branches/svn-snapshots/xfce4-utils/debian/lintian-override
Modified:
desktop/branches/svn-snapshots/xfce4-utils/debian/changelog
desktop/branches/svn-snapshots/xfce4-utils/debian/rules
Log:
use dh_lintian.
Modified: desktop/branches/svn-snapshots/xfce4-utils/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/changelog 2008-08-24 14:07:45 UTC (rev 2264)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/changelog 2008-08-24 14:10:56 UTC (rev 2265)
@@ -6,8 +6,9 @@
- update standards version to 3.8.0.
* debian/rules:
- stop messing with config.{sub,guess}.
+ - use dh_lintian.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 Aug 2008 16:07:31 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 Aug 2008 16:09:51 +0200
xfce4-utils (4.4.2-8) unstable; urgency=low
Deleted: desktop/branches/svn-snapshots/xfce4-utils/debian/lintian-override
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/lintian-override 2008-08-24 14:07:45 UTC (rev 2264)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/lintian-override 2008-08-24 14:10:56 UTC (rev 2265)
@@ -1,4 +0,0 @@
-# usr/share/xfce4/COPYING is necessary
-
-xfce4-utils binary: extra-license-file usr/share/xfce4/COPYING
-xfce4-utils binary: extra-license-file usr/share/xfce4/COPYING.vi
Modified: desktop/branches/svn-snapshots/xfce4-utils/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/rules 2008-08-24 14:07:45 UTC (rev 2264)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/rules 2008-08-24 14:10:56 UTC (rev 2265)
@@ -65,9 +65,8 @@
rm -f `pwd`/debian/xfce4-utils/usr/lib/xfce4/mcs-plugins/*.la
rm -f `pwd`/debian/xfce4-utils/usr/lib/xfce4/mcs-plugins/*.a
- install -d `pwd`/debian/xfce4-utils/usr/share/lintian/overrides
- install -m 644 $(CURDIR)/debian/lintian-override \
- `pwd`/debian/xfce4-utils/usr/share/lintian/overrides/xfce4-utils
+ dh_lintian
+
install -m 644 `pwd`/debian/Debian \
`pwd`/debian/xfce4-utils/usr/share/xfce4/
Copied: desktop/branches/svn-snapshots/xfce4-utils/debian/xfce4-utils.lintian-overrides (from rev 2259, desktop/branches/svn-snapshots/xfce4-utils/debian/lintian-override)
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/xfce4-utils.lintian-overrides (rev 0)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/xfce4-utils.lintian-overrides 2008-08-24 14:10:56 UTC (rev 2265)
@@ -0,0 +1,4 @@
+# usr/share/xfce4/COPYING is necessary
+
+xfce4-utils binary: extra-license-file usr/share/xfce4/COPYING
+xfce4-utils binary: extra-license-file usr/share/xfce4/COPYING.vi
Property changes on: desktop/branches/svn-snapshots/xfce4-utils/debian/xfce4-utils.lintian-overrides
___________________________________________________________________
Name: svn:mergeinfo
+
More information about the Pkg-xfce-commits
mailing list