r53237 - in /desktop/experimental/gnome-shell/debian: changelog rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Thu Aug 31 11:44:30 UTC 2017


Author: jbicha
Date: Thu Aug 31 11:44:30 2017
New Revision: 53237

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53237
Log:
Drop disable-new-dtags flag, no longer needed

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/rules

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=53237&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Thu Aug 31 11:44:30 2017
@@ -10,6 +10,10 @@
     - Depend on caribou (LP: #1589240)
     - Recommend chrome-gnome-shell
     - Recommend switcheroo-control for dual GPU support
+  * debian/rules:
+    - Drop disable-new-dtags flag, no longer needed
+    - Drop dh_girepository override, doesn't work with meson
+      and apparently not needed
   * Drop icon theme dependency hack no longer used by Ubuntu 
   * Add run-unit-tests.patch: Run unit tests with meson
   * Drop 3.14 upgrade hack, not needed after stretch

Modified: desktop/experimental/gnome-shell/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/rules?rev=53237&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/rules	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/rules	[utf-8] Thu Aug 31 11:44:30 2017
@@ -5,8 +5,6 @@
 # Ensure at build time that the library has no dependencies on undefined
 # symbols, and speed up loading.
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-# Work around binutils behaviour change https://bugs.debian.org/847298
-DEB_LDFLAGS_MAINT_APPEND += -Wl,--disable-new-dtags
 
 %:
 	dh $@ --with gir,gnome --buildsystem=meson




More information about the pkg-gnome-commits mailing list