r50896 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in libgail-3-0-dbg.dirs libgtk-3-0-dbg.links.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 18:21:29 UTC 2016


Author: biebl
Date: Tue Sep 20 18:21:29 2016
New Revision: 50896

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50896
Log:
Drop dbg packages now that we have automatic dbgsym packages.

Removed:
    desktop/unstable/gtk+3.0/debian/libgail-3-0-dbg.dirs
    desktop/unstable/gtk+3.0/debian/libgtk-3-0-dbg.links.in
Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/control.in
    desktop/unstable/gtk+3.0/debian/rules

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=50896&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Tue Sep 20 18:21:29 2016
@@ -1,6 +1,7 @@
 gtk+3.0 (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop dbg packages now that we have automatic dbgsym packages.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 18:48:15 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=50896&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Tue Sep 20 18:21:29 2016
@@ -179,23 +179,6 @@
  This package contains the header and development files which are
  needed for building GTK+ applications.
 
-Package: libgtk-3-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libgtk-3-0 (= ${binary:Version}),
-         libgtk-3-common,
-         ${misc:Depends}
-Description: GTK+ libraries and debugging symbols
- GTK+ is a multi-platform toolkit for creating graphical user
- interfaces. Offering a complete set of widgets, GTK+ is suitable
- for projects ranging from small one-off tools to complete application
- suites.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
 Package: libgtk-3-doc
 Section: doc
 Architecture: all
@@ -303,21 +286,6 @@
  .
  This package contains the development files for Gail.
 
-Package: libgail-3-0-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: ${misc:Depends},
-         libgail-3-0 (= ${binary:Version})
-Recommends: libgtk-3-0-dbg
-Description: Gail libraries and debugging symbols
- Gail is the "GNOME Accessibility Implementation Library".
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
 Package: libgail-3-doc
 Architecture: all
 Multi-Arch: foreign

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=50896&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Tue Sep 20 18:21:29 2016
@@ -179,23 +179,6 @@
  This package contains the header and development files which are
  needed for building GTK+ applications.
 
-Package: @DEBUG_PKG@
-Section: debug
-Priority: extra
-Architecture: any
-Depends: @SHARED_PKG@ (= ${binary:Version}),
-         @COMMON_PKG@,
-         ${misc:Depends}
-Description: GTK+ libraries and debugging symbols
- GTK+ is a multi-platform toolkit for creating graphical user
- interfaces. Offering a complete set of widgets, GTK+ is suitable
- for projects ranging from small one-off tools to complete application
- suites.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
 Package: @DOC_PKG@
 Section: doc
 Architecture: all
@@ -303,21 +286,6 @@
  .
  This package contains the development files for Gail.
 
-Package: libgail-3-0-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: ${misc:Depends},
-         libgail-3-0 (= ${binary:Version})
-Recommends: @DEBUG_PKG@
-Description: Gail libraries and debugging symbols
- Gail is the "GNOME Accessibility Implementation Library".
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
 Package: libgail-3-doc
 Architecture: all
 Multi-Arch: foreign

Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=50896&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Tue Sep 20 18:21:29 2016
@@ -50,7 +50,6 @@
 UDEB_PKG := $(SHARED_PKG)-udeb
 DOC_PKG := libgtk-$(APIVER)-doc
 BIN_PKG := libgtk-$(APIVER)-bin
-DEBUG_PKG := $(SHARED_PKG)-dbg
 EXAMPLES_PKG := gtk-$(APIVER)-examples
 
 # files larger than 4k in size will be compressed by dh_compress
@@ -126,8 +125,6 @@
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4
 DEB_DH_MAKESHLIBS_ARGS_libgail-3-0 += -V -- -c4
 DEB_DH_FIXPERMS_ARGS_ALL += -X$(LIBDIR)/$(SHARED_PKG)
-DEB_DH_STRIP_ARGS = --dbg-package=$(if $(findstring libgail,$(cdbs_curpkg)),libgail-3-0-dbg,$(DEBUG_PKG))
-DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
 
 # macro computing the list of 'debian/<pkg>.*" files which have a
 # corresponding ".in" file; pass the list of packages in $(1)
@@ -146,7 +143,6 @@
 		-e "s#@UDEB_PKG@#$(UDEB_PKG)#g" \
 		-e "s#@DOC_PKG@#$(DOC_PKG)#g" \
 		-e "s#@BIN_PKG@#$(BIN_PKG)#g" \
-		-e "s#@DEBUG_PKG@#$(DEBUG_PKG)#g" \
 		-e "s#@EXAMPLES_PKG@#$(EXAMPLES_PKG)#g" \
 		-e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \
 		-e "s#@GTK_BINARY_VERSION@#$(GTK_BINARY_VERSION)#g" \




More information about the pkg-gnome-commits mailing list