tags 459715 pending
tags 459743 pending
tags 459743 pending
-- 
 -----------------------------------------------------------------
|   ,''`.                                             Victor Seva |
|  : :' :                      [EMAIL PROTECTED] |
|  `. `'                                   PGP Key ID: 0xDD12F253 |
|    `-                        Debian user, admin and contributor |
 -----------------------------------------------------------------
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 5450)
+++ debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+pwlib (1.10.10-3) UNRELEASED; urgency=low
+
+  * Add patch from Rober Millan to solve FTBFS on parallel build.
+    (Closes: #459715, #459743)
+
+ -- Victor Seva <[EMAIL PROTECTED]>  Wed, 02 Apr 2008 12:53:52 +0200
+
 pwlib (1.10.10-2) unstable; urgency=low
 
   [ Kilian Krause ]
Index: debian/rules
===================================================================
--- debian/rules	(revision 5450)
+++ debian/rules	(working copy)
@@ -114,7 +114,7 @@
 	touch build-arch-stamp
 
 build-indep: build-indep-stamp
-build-indep-stamp:
+build-indep-stamp: config.status
 	$(MAKE) docs
 	touch build-indep-stamp
 
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 5447)
+++ debian/changelog	(working copy)
@@ -7,6 +7,10 @@
   [ Faidon Liambotis ]
   * Fix bug where shlibs were very strict on binNMUed versions.
 
+  [ Victor Seva ]
+  * Add patch from Rober Millan to solve FTBFS on parallel build.
+    (Closes: #459742)
+
  -- Faidon Liambotis <[EMAIL PROTECTED]>  Tue, 01 Apr 2008 08:33:25 +0300
 
 opal (2.2.11~dfsg1-3) unstable; urgency=high
Index: debian/rules
===================================================================
--- debian/rules	(revision 5447)
+++ debian/rules	(working copy)
@@ -109,7 +109,7 @@
 	touch build-arch-stamp
 
 build-indep: build-indep-stamp
-build-indep-stamp:
+build-indep-stamp: config.status
 	$(MAKE) $(MAKE_BUILD_PARAM) docs
 	touch build-indep-stamp
 

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to