r36181 - in /desktop/experimental/startup-notification/debian: changelog control control.in

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Thu Oct 25 12:02:00 UTC 2012


Author: smcv
Date: Thu Oct 25 12:02:00 2012
New Revision: 36181

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36181
Log:
Add libstartup-notification0-dbg

Modified:
    desktop/experimental/startup-notification/debian/changelog
    desktop/experimental/startup-notification/debian/control
    desktop/experimental/startup-notification/debian/control.in

Modified: desktop/experimental/startup-notification/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/startup-notification/debian/changelog?rev=36181&op=diff
==============================================================================
--- desktop/experimental/startup-notification/debian/changelog [utf-8] (original)
+++ desktop/experimental/startup-notification/debian/changelog [utf-8] Thu Oct 25 12:02:00 2012
@@ -2,6 +2,7 @@
 
   * Upgrade to debhelper 9, for compressed debug symbols (when added)
   * Convert to multi-arch (based on Riku Voipio's work in Ubuntu; LP: #910856)
+  * Add libstartup-notification0-dbg
 
  -- Simon McVittie <smcv at debian.org>  Thu, 25 Oct 2012 12:48:57 +0100
 

Modified: desktop/experimental/startup-notification/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/startup-notification/debian/control?rev=36181&op=diff
==============================================================================
--- desktop/experimental/startup-notification/debian/control [utf-8] (original)
+++ desktop/experimental/startup-notification/debian/control [utf-8] Thu Oct 25 12:02:00 2012
@@ -36,6 +36,21 @@
  .
  This package contains the shared library.
 
+Package: libstartup-notification0-dbg
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends}, libstartup-notification0 (= ${binary:Version})
+Description: library for program launch feedback (debugging symbols)
+ startup-notification is a library which allows programs to give the user
+ visual feedback that they are being launched; this is typically implemented
+ using a busy cursor. This library is currently used by GNOME programs, but
+ is part of the freedesktop.org suite of cross-desktop libraries.
+ .
+ This package contains the debugging symbols.
+
 Package: libstartup-notification0-dev
 Section: libdevel
 Multi-Arch: same

Modified: desktop/experimental/startup-notification/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/startup-notification/debian/control.in?rev=36181&op=diff
==============================================================================
--- desktop/experimental/startup-notification/debian/control.in [utf-8] (original)
+++ desktop/experimental/startup-notification/debian/control.in [utf-8] Thu Oct 25 12:02:00 2012
@@ -31,6 +31,21 @@
  .
  This package contains the shared library.
 
+Package: libstartup-notification0-dbg
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends}, libstartup-notification0 (= ${binary:Version})
+Description: library for program launch feedback (debugging symbols)
+ startup-notification is a library which allows programs to give the user
+ visual feedback that they are being launched; this is typically implemented
+ using a busy cursor. This library is currently used by GNOME programs, but
+ is part of the freedesktop.org suite of cross-desktop libraries.
+ .
+ This package contains the debugging symbols.
+
 Package: libstartup-notification0-dev
 Section: libdevel
 Multi-Arch: same




More information about the pkg-gnome-commits mailing list