r20506 - in /desktop/unstable/gdl/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Jun 28 23:35:03 UTC 2009


Author: pochu-guest
Date: Sun Jun 28 23:35:02 2009
New Revision: 20506

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20506
Log:
* Say what contains each package in the long description.
* Remove section in binary package where is inherited from the source
  stanza.

Modified:
    desktop/unstable/gdl/debian/changelog
    desktop/unstable/gdl/debian/control
    desktop/unstable/gdl/debian/control.in

Modified: desktop/unstable/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/changelog?rev=20506&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/changelog (original)
+++ desktop/unstable/gdl/debian/changelog Sun Jun 28 23:35:02 2009
@@ -12,6 +12,11 @@
     - Show requestor when docking to a GdlDockPaned.
   * debian/control.in
     - Bump Standards-Version to 3.8.2, no changes required.
+
+  [ Emilio Pozuelo Monfort ]
+  * Say what contains each package in the long description.
+  * Remove section in binary package where is inherited from the source
+    stanza.
 
  -- Luca Falavigna <dktrkranz at ubuntu.com>  Fri, 19 Jun 2009 13:48:54 +0000
 

Modified: desktop/unstable/gdl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control?rev=20506&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control (original)
+++ desktop/unstable/gdl/debian/control Sun Jun 28 23:35:02 2009
@@ -27,9 +27,10 @@
 Description: GNOME DevTool libraries - development files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the development files.
 
 Package: libgdl-1-0
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -37,6 +38,8 @@
 Description: GNOME DevTool libraries
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the shared libraries.
 
 Package: libgdl-1-common
 Section: gnome
@@ -45,6 +48,8 @@
 Description: GNOME DevTool libraries - common files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the common files.
 
 Package: libgdl-1-0-dbg
 Section: debug
@@ -55,4 +60,5 @@
 Description: GNOME DevTool libraries - debug files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
-
+ .
+ This package contains the debugging symbols.

Modified: desktop/unstable/gdl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control.in?rev=20506&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control.in (original)
+++ desktop/unstable/gdl/debian/control.in Sun Jun 28 23:35:02 2009
@@ -27,9 +27,10 @@
 Description: GNOME DevTool libraries - development files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the development files.
 
 Package: libgdl-1-0
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -37,6 +38,8 @@
 Description: GNOME DevTool libraries
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the shared libraries.
 
 Package: libgdl-1-common
 Section: gnome
@@ -45,6 +48,8 @@
 Description: GNOME DevTool libraries - common files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
+ .
+ This package contains the common files.
 
 Package: libgdl-1-0-dbg
 Section: debug
@@ -55,4 +60,5 @@
 Description: GNOME DevTool libraries - debug files
  Provides a support library for development tools from the GNOME environment.
  Including symbol browser, dock and editor components.
-
+ .
+ This package contains the debugging symbols.




More information about the pkg-gnome-commits mailing list