r49730 - in /desktop/unstable/cogl/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Aug 29 22:55:50 UTC 2016


Author: biebl
Date: Mon Aug 29 22:55:50 2016
New Revision: 49730

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49730
Log:
Drop dbg packages now that we have automatic dbgsym packages.
Ensure proper upgrade to the new dbgsym packages by using
dh_strip --dbgsym-migration. Bump the Build-Depends on debhelper
accordingly.

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

Modified: desktop/unstable/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/changelog?rev=49730&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cogl/debian/changelog	[utf-8] Mon Aug 29 22:55:50 2016
@@ -8,6 +8,10 @@
   * Drop 0001-kms-winsys-don-t-wait-for-a-flip-when-page-flipping-.patch,
     merged upstream.
   * Convert from cdbs to dh.
+  * Drop dbg packages now that we have automatic dbgsym packages.
+    Ensure proper upgrade to the new dbgsym packages by using
+    dh_strip --dbgsym-migration. Bump the Build-Depends on debhelper
+    accordingly.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 06 Jul 2016 01:10:21 -0400
 

Modified: desktop/unstable/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/control?rev=49730&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/control	[utf-8] (original)
+++ desktop/unstable/cogl/debian/control	[utf-8] Mon Aug 29 22:55:50 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20160114~),
                dh-autoreconf,
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.13),
@@ -94,21 +94,6 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl.
-
 Package: libcogl-doc
 Section: doc
 Architecture: all
@@ -207,21 +192,6 @@
  .
  This package contains the development files for libcogl-pango.
 
-Package: libcogl-pango20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl-pango20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl-pango.
-
 Package: gir1.2-coglpango-1.0
 Section: introspection
 Architecture: any
@@ -319,21 +289,6 @@
  .
  This package contains the development files for libcogl-gst.
 
-Package: libcogl-gst20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl-gst20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl-gst.
-
 Package: gir1.2-coglgst-2.0
 Section: introspection
 Architecture: any

Modified: desktop/unstable/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/control.in?rev=49730&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cogl/debian/control.in	[utf-8] Mon Aug 29 22:55:50 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@, Rico Tzschichholz <ricotz at ubuntu.com>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20160114~),
                dh-autoreconf,
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.13),
@@ -90,21 +90,6 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl.
-
 Package: libcogl-doc
 Section: doc
 Architecture: all
@@ -203,21 +188,6 @@
  .
  This package contains the development files for libcogl-pango.
 
-Package: libcogl-pango20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl-pango20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl-pango.
-
 Package: gir1.2-coglpango-1.0
 Section: introspection
 Architecture: any
@@ -315,21 +285,6 @@
  .
  This package contains the development files for libcogl-gst.
 
-Package: libcogl-gst20-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libcogl-gst20 (= ${binary:Version}),
-         ${misc:Depends}
-Multi-Arch: same
-Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
- Cogl is a small open source library for using 3D graphics hardware to draw
- pretty pictures. The API departs from the flat state machine style of
- OpenGL and is designed to make it easy to write orthogonal components that
- can render without stepping on each others toes.
- .
- This package contains the debug files for libcogl-gst.
-
 Package: gir1.2-coglgst-2.0
 Section: introspection
 Architecture: any

Modified: desktop/unstable/cogl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/rules?rev=49730&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/rules	[utf-8] (original)
+++ desktop/unstable/cogl/debian/rules	[utf-8] Mon Aug 29 22:55:50 2016
@@ -37,3 +37,9 @@
 
 override_dh_install:
 	dh_install --list-missing
+
+override_dh_strip:
+	dh_strip -plibcogl20 --dbgsym-migration='libcogl20-dbg (<< 1.22.2-1~)'
+	dh_strip -plibcogl-pango20 --dbgsym-migration='libcogl-pango20-dbg (<< 1.22.2-1~)'
+	dh_strip -plibcogl-gst20 --dbgsym-migration='libcogl-gst20-dbg (<< 1.22.2-1~)'
+	dh_strip --remaining-packages




More information about the pkg-gnome-commits mailing list