r26863 - in /desktop/experimental/gnome-control-center/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Mar 13 19:53:15 UTC 2011


Author: pochu
Date: Sun Mar 13 19:53:14 2011
New Revision: 26863

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26863
Log:
* debian/control.in:
  + gnome-control-center-dev belongs in the devel section.

Modified:
    desktop/experimental/gnome-control-center/debian/changelog
    desktop/experimental/gnome-control-center/debian/control
    desktop/experimental/gnome-control-center/debian/control.in

Modified: desktop/experimental/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/changelog?rev=26863&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/changelog [utf-8] Sun Mar 13 19:53:14 2011
@@ -1,3 +1,10 @@
+gnome-control-center (1:2.91.91-4) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    + gnome-control-center-dev belongs in the devel section.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 13 Mar 2011 19:51:22 +0000
+
 gnome-control-center (1:2.91.91-3) experimental; urgency=low
 
   * debian/control.in: add build-dep on locales, required for the datetime

Modified: desktop/experimental/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control?rev=26863&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control [utf-8] Sun Mar 13 19:53:14 2011
@@ -40,7 +40,8 @@
                libpolkit-gobject-1-dev (>= 0.97),
                libcups2-dev,
                libgtop2-dev,
-               libpulse-dev
+               libpulse-dev,
+               locales
 
 Package: gnome-control-center
 Architecture: any
@@ -77,7 +78,7 @@
 
 Package: gnome-control-center-dev
 Architecture: all
-Section: gnome
+Section: devel
 Depends: ${misc:Depends}
 Description: utilities to configure the GNOME desktop
  This package contains the file required to get the keydirs location

Modified: desktop/experimental/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control.in?rev=26863&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control.in [utf-8] Sun Mar 13 19:53:14 2011
@@ -73,7 +73,7 @@
 
 Package: gnome-control-center-dev
 Architecture: all
-Section: gnome
+Section: devel
 Depends: ${misc:Depends}
 Description: utilities to configure the GNOME desktop
  This package contains the file required to get the keydirs location




More information about the pkg-gnome-commits mailing list