r49863 - in /desktop/unstable/gtk+3.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Aug 31 15:37:50 UTC 2016


Author: biebl
Date: Wed Aug 31 15:37:50 2016
New Revision: 49863

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49863
Log:
Drop workaround for cdbs bug which has been fixed in the mean time.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    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=49863&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Wed Aug 31 15:37:50 2016
@@ -1,6 +1,7 @@
 gtk+3.0 (3.21.5-2) UNRELEASED; urgency=medium
 
   * Mark the gdk_wayland_* symbols as linux-any.
+  * Drop workaround for cdbs bug which has been fixed in the mean time.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 31 Aug 2016 01:05:43 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=49863&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Wed Aug 31 15:37:50 2016
@@ -173,8 +173,6 @@
 	mkdir -p debian/build/glib-2.0/schemas/
 	cp gtk/org.gtk.* debian/build/glib-2.0/schemas/
 	glib-compile-schemas debian/build/glib-2.0/schemas/
-	# Work around a bug in cdbs, can be dropped once #825135 is fixed
-	mkdir -p debian/stamp-makefile-check/
 
 # Add dependencies to generate files from the debian/*.in ones
 build-indep: $(call dh_subst_files,$(DEB_INDEP_PACKAGES))




More information about the pkg-gnome-commits mailing list