[Pkg-xfce-commits] r3066 - desktop/trunk/xfconf/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Apr 4 12:33:04 UTC 2009


Author: corsac
Date: 2009-04-04 12:33:03 +0000 (Sat, 04 Apr 2009)
New Revision: 3066

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

Modified: desktop/trunk/xfconf/debian/changelog
===================================================================
--- desktop/trunk/xfconf/debian/changelog	2009-04-04 12:14:11 UTC (rev 3065)
+++ desktop/trunk/xfconf/debian/changelog	2009-04-04 12:33:03 UTC (rev 3066)
@@ -1,3 +1,10 @@
+xfconf (4.6.0-4) UNRELEASED; urgency=low
+
+  * debian/control:
+    - move lib to libs section and -dev to libdevel one.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 04 Apr 2009 14:32:52 +0200
+
 xfconf (4.6.0-3) unstable; urgency=low
 
   * Upload to unstable.

Modified: desktop/trunk/xfconf/debian/control
===================================================================
--- desktop/trunk/xfconf/debian/control	2009-04-04 12:14:11 UTC (rev 3065)
+++ desktop/trunk/xfconf/debian/control	2009-04-04 12:33:03 UTC (rev 3066)
@@ -12,7 +12,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfconf/
 
 Package: libxfconf-0-dev
-Section: xfce
+Section: libdevel
 Architecture: any
 Depends: libxfconf-0-2 (= ${binary:Version}), libdbus-1-dev,
  libdbus-glib-1-dev, pkg-config, libglib2.0-dev
@@ -26,7 +26,7 @@
  consulted with Devhelp or a web browser.
 
 Package: libxfconf-0-2
-Section: xfce
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, xfconf
 Description: Client library for Xfce4 configure interface




More information about the Pkg-xfce-commits mailing list