[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xfonts-utils: Changes to 'debian-unstable'



 debian/changelog |    5 +++--
 debian/rules     |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 386474ce7b2c59db6225225ed6c02cf342242e6f
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Jul 12 19:50:05 2014 +0200

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index a14047c..a444e75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-xfonts-utils (1:7.7+2) UNRELEASED; urgency=medium
+xfonts-utils (1:7.7+2) unstable; urgency=medium
 
   * Delete no-longer-used debian/xsfbs/
   * Restore quilt usage (no-op now, we don't have any patches).
   * Remove Cyril from Uploaders.
   * Allow parallel builds.
 
- -- Julien Cristau <jcristau@debian.org>  Wed, 25 Dec 2013 18:20:16 +0100
+ -- Julien Cristau <jcristau@debian.org>  Sat, 12 Jul 2014 19:38:52 +0200
 
 xfonts-utils (1:7.7+1) unstable; urgency=medium
 

commit 85fb9d1d0ed8cbee182a1555046791f8c99fa3bf
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Dec 25 18:34:31 2013 +0100

    Allow parallel builds.

diff --git a/debian/changelog b/debian/changelog
index 6212cba..a14047c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xfonts-utils (1:7.7+2) UNRELEASED; urgency=medium
   * Delete no-longer-used debian/xsfbs/
   * Restore quilt usage (no-op now, we don't have any patches).
   * Remove Cyril from Uploaders.
+  * Allow parallel builds.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Dec 2013 18:20:16 +0100
 
diff --git a/debian/rules b/debian/rules
index 6640ae7..37a0d65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 SUBDIRS = bdftopcf mkfontdir mkfontscale font-util fonttosfnt
 
 %:
-	dh $@ --with autotools-dev,quilt
+	dh $@ --with autotools-dev,quilt --parallel
 
 STAMP_DIR = stampdir
 


Reply to: