r49475 - in /desktop/experimental/atk1.0/debian: changelog control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Aug 12 09:30:22 UTC 2016


Author: ah
Date: Fri Aug 12 09:30:22 2016
New Revision: 49475

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49475
Log:
Migrate libatk1.0-dbg to dbgsym and drop the -dbg package.

Modified:
    desktop/experimental/atk1.0/debian/changelog
    desktop/experimental/atk1.0/debian/control.in
    desktop/experimental/atk1.0/debian/rules

Modified: desktop/experimental/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/changelog?rev=49475&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/atk1.0/debian/changelog	[utf-8] Fri Aug 12 09:30:22 2016
@@ -3,6 +3,7 @@
   * New upstream beta release.
   * Convert from cdbs to dh.
   * Bump Standards-Version to 3.9.8
+  * Migrate libatk1.0-dbg to dbgsym and drop the -dbg package.
 
  -- Andreas Henriksson <andreas at fatal.se>  Fri, 12 Aug 2016 11:11:27 +0200
 

Modified: desktop/experimental/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/control.in?rev=49475&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/control.in	[utf-8] (original)
+++ desktop/experimental/atk1.0/debian/control.in	[utf-8] Fri Aug 12 09:30:22 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/atk1.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/atk1.0
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20151219),
                pkg-config,
                libglib2.0-dev (>= 2.31.2),
                gnome-pkg-tools (>= 0.10),
@@ -80,23 +80,6 @@
  These are the development files for ATK, needed for compilation of
  programs or toolkits which use it.
 
-Package: libatk1.0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends},
-         libatk1.0-0 (= ${binary:Version})
-Multi-Arch: same
-Description: ATK libraries and debugging symbols
- ATK is a toolkit providing accessibility interfaces for applications or
- other toolkits. By implementing these interfaces, those other toolkits or
- applications can be used with tools such as screen readers, magnifiers, and
- other alternative input devices.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
 Package: libatk1.0-doc
 Section: doc
 Architecture: all

Modified: desktop/experimental/atk1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/rules?rev=49475&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/rules	[utf-8] (original)
+++ desktop/experimental/atk1.0/debian/rules	[utf-8] Fri Aug 12 09:30:22 2016
@@ -21,3 +21,6 @@
 
 override_dh_install:
 	dh_install --list-missing
+
+override_dh_strip:
+	dh_strip --dbgsym-migration='libatk1.0-dbg (<< 2.21.90-1~)'




More information about the pkg-gnome-commits mailing list