r43219 - in /desktop/unstable/gnome-color-manager/debian: changelog rules

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Fri Sep 26 05:45:57 UTC 2014


Author: noskcaj-guest
Date: Fri Sep 26 05:45:57 2014
New Revision: 43219

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43219
Log:
debian/rules: enable parallel build. Closes: #759118

Modified:
    desktop/unstable/gnome-color-manager/debian/changelog
    desktop/unstable/gnome-color-manager/debian/rules

Modified: desktop/unstable/gnome-color-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-color-manager/debian/changelog?rev=43219&op=diff
==============================================================================
--- desktop/unstable/gnome-color-manager/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-color-manager/debian/changelog	[utf-8] Fri Sep 26 05:45:57 2014
@@ -1,6 +1,7 @@
 gnome-color-manager (3.14.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/rules: enable parallel build. Closes: #759118
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 26 Sep 2014 13:13:30 +1000
 

Modified: desktop/unstable/gnome-color-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-color-manager/debian/rules?rev=43219&op=diff
==============================================================================
--- desktop/unstable/gnome-color-manager/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-color-manager/debian/rules	[utf-8] Fri Sep 26 05:45:57 2014
@@ -6,3 +6,4 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
+DEB_BUILD_PARALLEL = 1




More information about the pkg-gnome-commits mailing list