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

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Apr 4 12:37:50 UTC 2009


Author: corsac
Date: 2009-04-04 12:37:50 +0000 (Sat, 04 Apr 2009)
New Revision: 3071

Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/control
Log:
* debian/control:
  - move lib to libs section and -dev to libdevel.

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2009-04-04 12:37:10 UTC (rev 3070)
+++ desktop/trunk/thunar/debian/changelog	2009-04-04 12:37:50 UTC (rev 3071)
@@ -1,3 +1,10 @@
+thunar (1.0.0-3) UNRELEASED; urgency=low
+
+  * debian/control:
+    - move lib to libs section and -dev to libdevel.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 04 Apr 2009 14:37:43 +0200
+
 thunar (1.0.0-2) unstable; urgency=low
 
   * Upload to unstable, and mark fixed bugs as such:

Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2009-04-04 12:37:10 UTC (rev 3070)
+++ desktop/trunk/thunar/debian/control	2009-04-04 12:37:50 UTC (rev 3071)
@@ -16,7 +16,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/
 
 Package: libthunar-vfs-1-dev
-Section: xfce
+Section: libdevel
 Architecture: any
 Depends: libthunar-vfs-1-2 (= ${binary:Version}), ${misc:Depends},
  libexo-0.3-dev (>= 0.3.100), thunar-data (=${source:Version}),
@@ -26,7 +26,7 @@
  the virtual file system abstraction used by thunar
 
 Package: libthunar-vfs-1-2
-Section: xfce
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, thunar-data (= ${source:Version}), ${misc:Depends}
 Description: VFS abstraction used in thunar




More information about the Pkg-xfce-commits mailing list