r19078 - in /desktop/experimental/gtk+2.0/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Mar 15 19:15:43 UTC 2009


Author: pochu-guest
Date: Sun Mar 15 19:15:42 2009
New Revision: 19078

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19078
Log:
Section of dbg packages is debug.

Modified:
    desktop/experimental/gtk+2.0/debian/changelog
    desktop/experimental/gtk+2.0/debian/control
    desktop/experimental/gtk+2.0/debian/control.in

Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=19078&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog (original)
+++ desktop/experimental/gtk+2.0/debian/changelog Sun Mar 15 19:15:42 2009
@@ -20,6 +20,7 @@
     - Bump shlibs.
     - debian/patches/070_mandatory-relibtoolize.patch: regenerated.
   * Ship the gtk-builder-convert manpage in libgtk2.0-dev.
+  * Section of dbg packages is debug.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 15 Mar 2009 20:10:34 +0100
 

Modified: desktop/experimental/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/control?rev=19078&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/control (original)
+++ desktop/experimental/gtk+2.0/debian/control Sun Mar 15 19:15:42 2009
@@ -244,7 +244,7 @@
  library.
 
 Package: libgtk2.0-0-dbg
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: libgtk2.0-0 (= ${binary:Version}),
@@ -363,7 +363,7 @@
 
 Package: libgail-dbg
 Architecture: any
-Section: libdevel
+Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libgail18 (= ${binary:Version})
 Recommends: libgtk2.0-0-dbg

Modified: desktop/experimental/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/control.in?rev=19078&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/control.in (original)
+++ desktop/experimental/gtk+2.0/debian/control.in Sun Mar 15 19:15:42 2009
@@ -244,7 +244,7 @@
  library.
 
 Package: @DEBUG_PKG@
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: @SHARED_PKG@ (= ${binary:Version}),
@@ -363,7 +363,7 @@
 
 Package: libgail-dbg
 Architecture: any
-Section: libdevel
+Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libgail18 (= ${binary:Version})
 Recommends: @DEBUG_PKG@




More information about the pkg-gnome-commits mailing list