[Pkg-xfce-commits] r387 - in desktop/trunk: orage/debian
thunar/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Wed Dec 21 23:30:54 UTC 2005
Author: corsac-guest
Date: 2005-12-21 23:30:54 +0000 (Wed, 21 Dec 2005)
New Revision: 387
Added:
desktop/trunk/thunar/debian/lintian
Modified:
desktop/trunk/orage/debian/changelog
desktop/trunk/orage/debian/control
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/rules
Log:
Now we know the ITP number. And added a lintian override for private shlib
Modified: desktop/trunk/orage/debian/changelog
===================================================================
--- desktop/trunk/orage/debian/changelog 2005-12-21 14:25:58 UTC (rev 386)
+++ desktop/trunk/orage/debian/changelog 2005-12-21 23:30:54 UTC (rev 387)
@@ -1,6 +1,6 @@
orage (4.3.1.22svn-1) UNRELEASED; urgency=low
- * Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
+ * Initial release Closes: #344322
-- Yves-Alexis Perez <corsac at corsac.net> Sat, 17 Dec 2005 18:14:51 +0100
Modified: desktop/trunk/orage/debian/control
===================================================================
--- desktop/trunk/orage/debian/control 2005-12-21 14:25:58 UTC (rev 386)
+++ desktop/trunk/orage/debian/control 2005-12-21 23:30:54 UTC (rev 387)
@@ -9,6 +9,8 @@
Package: orage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: xfcalendar
+Replaces: xfcalendar
Description: Calendar for Xfce Desktop Environment
This package contains a calendar for the Xfce4 desktop environment.
It integrates itself nicely into the desktop environment, is highly
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2005-12-21 14:25:58 UTC (rev 386)
+++ desktop/trunk/thunar/debian/changelog 2005-12-21 23:30:54 UTC (rev 387)
@@ -1,6 +1,6 @@
thunar (0.1.4svn+r18850-1) UNRELEASED; urgency=low
- * Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
+ * Initial release Closes: #344321
-- Yves-Alexis Perez <corsac at corsac.net> Thu, 17 Nov 2005 13:48:54 +0100
Added: desktop/trunk/thunar/debian/lintian
===================================================================
--- desktop/trunk/thunar/debian/lintian 2005-12-21 14:25:58 UTC (rev 386)
+++ desktop/trunk/thunar/debian/lintian 2005-12-21 23:30:54 UTC (rev 387)
@@ -0,0 +1,2 @@
+#private
+libthunar-vfs-1: package-name-doesnt-match-sonames libthunar-vfs-1-0 libthunarx-1-0
Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules 2005-12-21 14:25:58 UTC (rev 386)
+++ desktop/trunk/thunar/debian/rules 2005-12-21 23:30:54 UTC (rev 387)
@@ -4,3 +4,7 @@
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
+
+
+binary-post-install/libthunar-vfs-1::
+ install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/libthunar-vfs-1/usr/share/lintian/overrides/libthunar-vfs-1
More information about the Pkg-xfce-commits
mailing list