Bug#476214: Patch

Matt Kraai kraai at ftbfs.org
Wed Apr 23 16:36:35 UTC 2008


tag 476214 + patch
thanks

The attached patch adds a stanza for libtotem-plparser-dbg to control
and control.in, which is apparently all that's required to create a
-dbg package.

-- 
Matt
-------------- next part --------------
diff -ru totem-pl-parser-2.22.2~/debian/control totem-pl-parser-2.22.2/debian/control
--- totem-pl-parser-2.22.2~/debian/control	2008-04-23 08:59:18.000000000 -0700
+++ totem-pl-parser-2.22.2/debian/control	2008-04-23 09:20:24.000000000 -0700
@@ -18,6 +18,15 @@
 Standards-Version: 3.7.3
 Section: libs
 
+Package: libtotem-plparser-dbg
+Section: libs
+Architecture: any
+Depends: libtotem-plparser10 (= ${binary:Version})
+Description: Totem Playlist Parser library - debugging symbols
+ A library to parse playlists.
+ .
+ This package contains the debugging symbols.
+
 Package: libtotem-plparser-dev
 Section: libdevel
 Architecture: any
diff -ru totem-pl-parser-2.22.2~/debian/control.in totem-pl-parser-2.22.2/debian/control.in
--- totem-pl-parser-2.22.2~/debian/control.in	2008-04-23 08:59:18.000000000 -0700
+++ totem-pl-parser-2.22.2/debian/control.in	2008-04-23 09:19:53.000000000 -0700
@@ -18,6 +18,15 @@
 Standards-Version: 3.7.3
 Section: libs
 
+Package: libtotem-plparser-dbg
+Section: libs
+Architecture: any
+Depends: libtotem-plparser10 (= ${binary:Version})
+Description: Totem Playlist Parser library - debugging symbols
+ A library to parse playlists.
+ .
+ This package contains the debugging symbols.
+
 Package: libtotem-plparser-dev
 Section: libdevel
 Architecture: any


More information about the pkg-gnome-maintainers mailing list