[Pkg-xfce-commits] r370 - desktop/trunk/thunar/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Mon Dec 19 21:57:41 UTC 2005


Author: corsac-guest
Date: 2005-12-19 21:57:40 +0000 (Mon, 19 Dec 2005)
New Revision: 370

Modified:
   desktop/trunk/thunar/debian/control
   desktop/trunk/thunar/debian/rules
Log:
updated control to match exo package


Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2005-12-19 21:36:58 UTC (rev 369)
+++ desktop/trunk/thunar/debian/control	2005-12-19 21:57:40 UTC (rev 370)
@@ -12,4 +12,22 @@
 Description: File Manager for Xfce
  Thunar is the file manager designed to be the default file manager of Xfce 4.4
  .
- This version is an svn snapshot, and thus may contains bugs. It's purpose is testing only.
+ This version is an svn snapshot, and thus may contains bugs. 
+ It's purpose is testing only.
+
+Package: libthunar-vfs-1-dev
+Section: libdevel
+Architecture: any
+Depends: libthunar-vfs (= ${Source-Version})
+Description: Development files for libthunar-vfs
+  This package contains the headers and the static library for libthunar-vfs, 
+  the virtual file system abstraction used in thunar
+
+Package: libthunar-vfs-1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: VFS abstraction used in thunar
+  This package contains a library for virtual file system abstraction. It's 
+  used  in thunar, the file manager of Xfce 4.4
+

Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules	2005-12-19 21:36:58 UTC (rev 369)
+++ desktop/trunk/thunar/debian/rules	2005-12-19 21:57:40 UTC (rev 370)
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
-#DEB_AUTO_UPDATE_LIBTOOL := pre
-#DEB_AUTO_UPDATE_ACLOCAL := 1.8
-#DEB_AUTO_UPDATE_AUTOCONF := yes
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/autotools.mk




More information about the Pkg-xfce-commits mailing list