[Pkg-xfce-commits] r510 - desktop/trunk/thunar/debian
Simon Huggins
huggie at costa.debian.org
Tue Mar 14 09:48:46 UTC 2006
Author: huggie
Date: 2006-03-14 09:48:45 +0000 (Tue, 14 Mar 2006)
New Revision: 510
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/rules
Log:
Don't ship thunar-uca.la
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2006-03-12 15:08:46 UTC (rev 509)
+++ desktop/trunk/thunar/debian/changelog 2006-03-14 09:48:45 UTC (rev 510)
@@ -1,22 +1,25 @@
thunar (0.2.2alpha2-r20235-1) UNRELEASED; urgency=low
- * New upstream (alpha2) release
- * debian/control
- - Build-depend on libhal-storage-dev and libdbus-glib-1-dev to enable
- volume management in thunar (see /usr/share/doc/thunar/README.volumes)
- - Build-depend on libgamin so thunar is informed of changes by gam
- - Depend on desktop-file-utils so thunar can use update-desktop-database
- * bump soname in lib package name
- * debian/libthunar-vfs-1-2.shlibs
- - bump soname
- * debian/thunar.install
- - Included thunar-uca (User Customisable Actions) in thunar package
- - Moved locales from libthunarvfs-1 to thunar package
- - Added html doc files
- * debian/libthunar-vfs-1-dev.install
- - Included gtk-doc in the dev package
- * debian/docs
- - Added FAQ and HACKING in the docs
+ (Yves-Alexis Perez)
+ * New upstream (alpha2) release
+ * debian/control
+ - Build-depend on libhal-storage-dev and libdbus-glib-1-dev to enable
+ volume management in thunar (see /usr/share/doc/thunar/README.volumes)
+ - Build-depend on libgamin so thunar is informed of changes by gam
+ - Depend on desktop-file-utils so thunar can use update-desktop-database
+ * bump soname in lib package name
+ * debian/libthunar-vfs-1-2.shlibs
+ - bump soname
+ * debian/thunar.install
+ - Included thunar-uca (User Customisable Actions) in thunar package
+ - Moved locales from libthunarvfs-1 to thunar package
+ - Added html doc files
+ * debian/libthunar-vfs-1-dev.install
+ - Included gtk-doc in the dev package
+ * debian/docs
+ - Added FAQ and HACKING in the docs
+ (Simon Huggins)
+ * Don't ship the thunar-uca.la.
-- Yves-Alexis Perez <corsac at corsac.net> Fri, 10 Mar 2006 16:01:57 +0100
Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules 2006-03-12 15:08:46 UTC (rev 509)
+++ desktop/trunk/thunar/debian/rules 2006-03-14 09:48:45 UTC (rev 510)
@@ -9,6 +9,7 @@
install/thunar::
cd $(CURDIR)/debian/tmp/usr/share/doc/ \
&& mv Thunar thunar
+ rm -f $(CURDIR)/debian/tmp/usr/lib/thunarx-1/thunar-uca.la
binary-post-install/libthunar-vfs-1-2::
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