r15393 - in /desktop/unstable/libgtkhtml2/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Mar 25 12:31:15 UTC 2008


Author: lool
Date: Tue Mar 25 12:31:15 2008
New Revision: 15393

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15393
Log:
Add a libgtkhtml2-dbg package; closes: #453257.

Modified:
    desktop/unstable/libgtkhtml2/debian/changelog
    desktop/unstable/libgtkhtml2/debian/control
    desktop/unstable/libgtkhtml2/debian/control.in
    desktop/unstable/libgtkhtml2/debian/rules

Modified: desktop/unstable/libgtkhtml2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtkhtml2/debian/changelog?rev=15393&op=diff
==============================================================================
--- desktop/unstable/libgtkhtml2/debian/changelog (original)
+++ desktop/unstable/libgtkhtml2/debian/changelog Tue Mar 25 12:31:15 2008
@@ -5,6 +5,7 @@
 
   [ Loic Minier ]
   * Stop shipping *.la files.
+  * Add a libgtkhtml2-dbg package; closes: #453257.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 13 Feb 2008 16:23:39 +0100
 

Modified: desktop/unstable/libgtkhtml2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtkhtml2/debian/control?rev=15393&op=diff
==============================================================================
--- desktop/unstable/libgtkhtml2/debian/control (original)
+++ desktop/unstable/libgtkhtml2/debian/control Tue Mar 25 12:31:15 2008
@@ -19,14 +19,29 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: HTML rendering/editing library - runtime files
- GtkHTML is a lightweight engine to render, print and edit HTML. It was 
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
  originally based on kHTML, but is now being developed independently.
  .
- This is version 2 of GtkHTML, which is now developed independently of 
+ This is version 2 of GtkHTML, which is now developed independently of
  GtkHTML 3.
  .
- This package contains the runtime files needed by packages using 
+ This package contains the runtime files needed by packages using
  GtkHTML.
+
+Package: libgtkhtml2-dbg
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         libgtkhtml2-0 (= ${binary:Version}),
+         ${shlibs:Depends}
+Description: HTML rendering/editing library - detached debugging symbols
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
+ originally based on kHTML, but is now being developed independently.
+ .
+ This is version 2 of GtkHTML, which is now developed independently of
+ GtkHTML 3.
+ .
+ This package contains the detached debugging symbols.
 
 Package: libgtkhtml2-dev
 Architecture: any
@@ -37,11 +52,11 @@
          libgail-dev (>= 1.2)
 Replaces: libgtkhtml2-0 (<< 2.11.1-1)
 Description: HTML rendering/editing library - development files
- GtkHTML is a lightweight engine to render, print and edit HTML. It was 
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
  originally based on kHTML, but is now being developed independently.
  .
- This is version 2 of GtkHTML, which is now developed independently of 
+ This is version 2 of GtkHTML, which is now developed independently of
  GtkHTML 3.
  .
- This package contains the development files needed to build packages 
+ This package contains the development files needed to build packages
  using GtkHTML.

Modified: desktop/unstable/libgtkhtml2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtkhtml2/debian/control.in?rev=15393&op=diff
==============================================================================
--- desktop/unstable/libgtkhtml2/debian/control.in (original)
+++ desktop/unstable/libgtkhtml2/debian/control.in Tue Mar 25 12:31:15 2008
@@ -19,14 +19,29 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: HTML rendering/editing library - runtime files
- GtkHTML is a lightweight engine to render, print and edit HTML. It was 
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
  originally based on kHTML, but is now being developed independently.
  .
- This is version 2 of GtkHTML, which is now developed independently of 
+ This is version 2 of GtkHTML, which is now developed independently of
  GtkHTML 3.
  .
- This package contains the runtime files needed by packages using 
+ This package contains the runtime files needed by packages using
  GtkHTML.
+
+Package: libgtkhtml2-dbg
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         libgtkhtml2- at SONAME@ (= ${binary:Version}),
+         ${shlibs:Depends}
+Description: HTML rendering/editing library - detached debugging symbols
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
+ originally based on kHTML, but is now being developed independently.
+ .
+ This is version 2 of GtkHTML, which is now developed independently of
+ GtkHTML 3.
+ .
+ This package contains the detached debugging symbols.
 
 Package: libgtkhtml2-dev
 Architecture: any
@@ -37,11 +52,11 @@
          libgail-dev (>= 1.2)
 Replaces: libgtkhtml2- at SONAME@ (<< 2.11.1-1)
 Description: HTML rendering/editing library - development files
- GtkHTML is a lightweight engine to render, print and edit HTML. It was 
+ GtkHTML is a lightweight engine to render, print and edit HTML. It was
  originally based on kHTML, but is now being developed independently.
  .
- This is version 2 of GtkHTML, which is now developed independently of 
+ This is version 2 of GtkHTML, which is now developed independently of
  GtkHTML 3.
  .
- This package contains the development files needed to build packages 
+ This package contains the development files needed to build packages
  using GtkHTML.

Modified: desktop/unstable/libgtkhtml2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtkhtml2/debian/rules?rev=15393&op=diff
==============================================================================
--- desktop/unstable/libgtkhtml2/debian/rules (original)
+++ desktop/unstable/libgtkhtml2/debian/rules Tue Mar 25 12:31:15 2008
@@ -51,7 +51,7 @@
 	dh_installman -s
 	dh_installchangelogs -p$(LIB_PKG) ChangeLog
 	dh_link -s
-	dh_strip -s
+	dh_strip -s --dbg-package=libgtkhtml2-dbg
 	dh_compress -s
 	dh_fixperms -s
 	dh_makeshlibs -s -V




More information about the pkg-gnome-commits mailing list