Author: aurel32
Date: 2011-02-08 08:28:35 +0000 (Tue, 08 Feb 2011)
New Revision: 4503

Modified:
   glibc-package/branches/eglibc-2.13/debian/changelog
   glibc-package/branches/eglibc-2.13/debian/quiltrc
Log:
  * debian/quiltrc: use new option "--reject-format=unified" instead of
    "--unified-reject-files".



Modified: glibc-package/branches/eglibc-2.13/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/changelog 2011-02-07 23:10:46 UTC 
(rev 4502)
+++ glibc-package/branches/eglibc-2.13/debian/changelog 2011-02-08 08:28:35 UTC 
(rev 4503)
@@ -108,8 +108,10 @@
     in pthread_rwlock_timedrdlock() and pthread_rwlock_timedwrlock().
   * Whitelist tst-makecontext3.out test on ia64, as it is new and can't 
     succeed on this architecture.
+  * debian/quiltrc: use new option "--reject-format=unified" instead of
+    "--unified-reject-files".
 
- -- Aurelien Jarno <[email protected]>  Mon, 07 Feb 2011 19:06:28 +0100
+ -- Aurelien Jarno <[email protected]>  Tue, 08 Feb 2011 09:27:55 +0100
 
 eglibc (2.11.2-11) unstable; urgency=low
 

Modified: glibc-package/branches/eglibc-2.13/debian/quiltrc
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/quiltrc   2011-02-07 23:10:46 UTC 
(rev 4502)
+++ glibc-package/branches/eglibc-2.13/debian/quiltrc   2011-02-08 08:28:35 UTC 
(rev 4503)
@@ -1,4 +1,4 @@
 QUILT_PATCHES="debian/patches"
-QUILT_PATCH_OPTS="--unified-reject-files"
+QUILT_PATCH_OPTS="--reject-format=unified"
 QUILT_DIFF_ARGS="--no-timestamps --no-index"
 QUILT_REFRESH_ARGS="-pab --no-timestamps --no-index --diffstat"


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to