r16248 - in /desktop/unstable/libgnome/debian: changelog control control.in

svena-guest at users.alioth.debian.org svena-guest at users.alioth.debian.org
Fri Jun 13 19:54:31 UTC 2008


Author: svena-guest
Date: Fri Jun 13 19:54:31 2008
New Revision: 16248

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16248
Log:
Add a -dbg package. (Closes: #445505)

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

Modified: desktop/unstable/libgnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/changelog?rev=16248&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/changelog (original)
+++ desktop/unstable/libgnome/debian/changelog Fri Jun 13 19:54:31 2008
@@ -1,7 +1,11 @@
 libgnome (2.20.1.1-2) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Drop patch 04_gnome-score.c.patch, upstream code will now generate
     /var/games.
+
+  [ Sven Arvidsson ]
+  * Add a -dbg package. (Closes: #445505)
 
  -- Loic Minier <lool at dooz.org>  Tue, 20 Nov 2007 13:01:30 +0100
 

Modified: desktop/unstable/libgnome/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/control?rev=16248&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/control (original)
+++ desktop/unstable/libgnome/debian/control Fri Jun 13 19:54:31 2008
@@ -68,3 +68,13 @@
 Description: The GNOME 2 library - documentation files
  This package contains documentation files for the base GNOME library
  functions.
+
+Package: libgnome2-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: libgnome2-0 (= ${binary:Version}),
+         ${misc:Depends},
+	 ${shlibs:Depends}
+Description: The GNOME 2 library - debugging symbols
+ This package contains the debugging symbols.

Modified: desktop/unstable/libgnome/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/control.in?rev=16248&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/control.in (original)
+++ desktop/unstable/libgnome/debian/control.in Fri Jun 13 19:54:31 2008
@@ -68,3 +68,13 @@
 Description: The GNOME 2 library - documentation files
  This package contains documentation files for the base GNOME library
  functions.
+
+Package: libgnome2-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: libgnome2-0 (= ${binary:Version}),
+         ${misc:Depends},
+	 ${shlibs:Depends}
+Description: The GNOME 2 library - debugging symbols
+ This package contains the debugging symbols.




More information about the pkg-gnome-commits mailing list