r43435 - in /desktop/unstable/metacity/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Oct 10 06:36:52 UTC 2014


Author: mitya57-guest
Date: Fri Oct 10 06:36:52 2014
New Revision: 43435

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43435
Log:
Add metacity-dbg package containing the debugging symbols.

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

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=43435&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Fri Oct 10 06:36:52 2014
@@ -11,6 +11,7 @@
   * Drop hardcoded metacity dependency on private library,
     it is pulled in by metacity-theme-viewer via shlibdeps.
   * Bump Standards-Version to 3.9.6, no changes needed.
+  * Add metacity-dbg package containing the debugging symbols.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 10 Oct 2014 09:36:23 +0400
 

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=43435&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control	[utf-8] Fri Oct 10 06:36:52 2014
@@ -100,3 +100,18 @@
  like Cheerios."
  .
  This package contains the development files.
+
+Package: metacity-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: metacity (= ${binary:Version}),
+         ${misc:Depends}
+Description: debugging symbols for the Metacity window manager
+ Metacity is a small window manager, using GTK+ to do everything.
+ .
+ As the author says, metacity is a "Boring window manager for the adult in
+ you. Many window managers are like Marshmallow Froot Loops; Metacity is
+ like Cheerios."
+ .
+ This package contains the debugging symbols.

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=43435&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in	[utf-8] Fri Oct 10 06:36:52 2014
@@ -96,3 +96,18 @@
  like Cheerios."
  .
  This package contains the development files.
+
+Package: metacity-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: metacity (= ${binary:Version}),
+         ${misc:Depends}
+Description: debugging symbols for the Metacity window manager
+ Metacity is a small window manager, using GTK+ to do everything.
+ .
+ As the author says, metacity is a "Boring window manager for the adult in
+ you. Many window managers are like Marshmallow Froot Loops; Metacity is
+ like Cheerios."
+ .
+ This package contains the debugging symbols.




More information about the pkg-gnome-commits mailing list