[Pkg-xfce-commits] r1309 - desktop/trunk/thunar/debian
huggie at alioth.debian.org
huggie at alioth.debian.org
Wed Jun 27 13:17:33 UTC 2007
Author: huggie
Date: 2007-06-27 13:17:32 +0000 (Wed, 27 Jun 2007)
New Revision: 1309
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/rules
Log:
Fix not shipping the manpage in the -data package.
Upload to unstable.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2007-06-26 22:08:32 UTC (rev 1308)
+++ desktop/trunk/thunar/debian/changelog 2007-06-27 13:17:32 UTC (rev 1309)
@@ -1,3 +1,9 @@
+thunar (0.8.0-5) unstable; urgency=low
+
+ * Upload to unstable now it's through NEW.
+
+ -- Simon Huggins <huggie at earth.li> Wed, 27 Jun 2007 12:41:14 +0100
+
thunar (0.8.0-4) experimental; urgency=low
* Split out the architecture independent files.
Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules 2007-06-26 22:08:32 UTC (rev 1308)
+++ desktop/trunk/thunar/debian/rules 2007-06-27 13:17:32 UTC (rev 1309)
@@ -23,6 +23,7 @@
install/thunar-data::
cd $(CURDIR)/debian/tmp/usr/share/doc/ && mv Thunar thunar-data
+ rm -rf $(CURDIR)/debian/tmp/usr/share/man
binary-post-install/thunar::
rm -rf $(CURDIR)/debian/thunar/usr/share/doc/thunar
More information about the Pkg-xfce-commits
mailing list