r49610 - /desktop/unstable/gedit/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 18 20:42:27 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 20:42:26 2016
New Revision: 49610

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49610
Log:
mention https://bugzilla.gnome.org/770100 as justification for --no-parallel here

Modified:
    desktop/unstable/gedit/debian/rules

Modified: desktop/unstable/gedit/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/rules?rev=49610&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/rules	[utf-8] (original)
+++ desktop/unstable/gedit/debian/rules	[utf-8] Thu Aug 18 20:42:26 2016
@@ -3,6 +3,8 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+# Parallel breaks i18n https://bugzilla.gnome.org/770100
 
 %:
 	dh $@ --no-parallel --with autoreconf,gir,gnome,python3




More information about the pkg-gnome-commits mailing list