[Pkg-voip-commits] r5475 - in /pwlib-titan/trunk/debian: changelog rules

paravoid at alioth.debian.org paravoid at alioth.debian.org
Thu Apr 3 16:13:49 UTC 2008


Author: paravoid
Date: Thu Apr  3 16:13:49 2008
New Revision: 5475

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5475
Log:
* Add patch from Robert Millan to solve FTBFS on parallel build.
  (Closes: #459743)
* Remove emacs stuff from the end of the changelog.

Modified:
    pwlib-titan/trunk/debian/changelog
    pwlib-titan/trunk/debian/rules

Modified: pwlib-titan/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib-titan/trunk/debian/changelog?rev=5475&op=diff
==============================================================================
--- pwlib-titan/trunk/debian/changelog (original)
+++ pwlib-titan/trunk/debian/changelog Thu Apr  3 16:13:49 2008
@@ -1,3 +1,14 @@
+pwlib-titan (1.11.2-3) UNRELEASED; urgency=low
+
+  [ Victor Seva ]
+  * Add patch from Robert Millan to solve FTBFS on parallel build.
+    (Closes: #459743)
+
+  [ Faidon Liambotis ]
+  * Remove emacs stuff from the end of the changelog.
+
+ -- Faidon Liambotis <paravoid at debian.org>  Thu, 03 Apr 2008 19:07:41 +0300
+
 pwlib-titan (1.11.2-2) unstable; urgency=low
 
   [ Kilian Krause ]
@@ -197,10 +208,10 @@
 pwlib (1.8.4-2) unstable; urgency=low
 
   * Jose Carlos:
-    + Ack previous NMU. Thanks to Sam Hocevar for his work. 
+    + Ack previous NMU. Thanks to Sam Hocevar for his work.
     (Closes: #315233, #309873, #313032, #310825, #310813)
   * Kilian:
-    + Included Mimas_patch1. 
+    + Included Mimas_patch1.
 
  -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri, 15 Jul 2005 10:21:16 +0300
 
@@ -291,7 +302,7 @@
 
   * Jose Carlos
      + Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
-     + Added libkrb5-dev to Build-Depends: field. 
+     + Added libkrb5-dev to Build-Depends: field.
 
  -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 28 Sep 2004 20:02:51 +0200
 
@@ -341,7 +352,7 @@
       to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
     - debian/rules: using dpkg-architecture to properly detect in which
       architecture type we're being built. Upstream system is broken, and it
-      is causing breakages depending on the buildd that pick us for compiling. 
+      is causing breakages depending on the buildd that pick us for compiling.
       (Closes: #271531)
     - Urgency high as our goal is to put new pwlib/oh323 in Sarge.
 
@@ -426,7 +437,7 @@
      + debian/patches:
          - 05_hppa: adds missing arch hppa in unix.mak
          - 06_plugins_shared: don't build plugins for static target.
-	   (Closes: #254916)
+           (Closes: #254916)
 
  -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 27 Jun 2004 15:11:01 +0200
 
@@ -485,7 +496,6 @@
   * added build dependency on libldap2-dev and libsdl1.2-dev.
   * added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
     libexpat1-dev.
-   
 
  -- Tim Johann <t1m at phrogstar.de>  Mon, 22 Sep 2003 22:21:00 +0200
 
@@ -512,7 +522,7 @@
   * Simpler naming scheme.  The patch enabled us to just use
     libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
   * complies standards vesion 3.6.0
-  * debhelper version 4 compatibility 
+  * debhelper version 4 compatibility
 
  -- Tim Johann <t1m at phrogstar.de>  Tue, 29 Jul 2003 23:54:00 +0200
 
@@ -721,7 +731,3 @@
   * Initial Release.
 
  -- Thomas Bushnell, BSG <tb at debian.org>  Mon, 13 Nov 2000 23:04:02 -0800
-
-Local variables:
-mode: debian-changelog
-End:

Modified: pwlib-titan/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib-titan/trunk/debian/rules?rev=5475&op=diff
==============================================================================
--- pwlib-titan/trunk/debian/rules (original)
+++ pwlib-titan/trunk/debian/rules Thu Apr  3 16:13:49 2008
@@ -115,7 +115,7 @@
 	touch build-arch-stamp
 
 build-indep: build-indep-stamp
-build-indep-stamp:
+build-indep-stamp: config.status
 	$(MAKE) docs
 	cp debian/libpt-doc.docs debian/$(PACKAGE)-doc.docs
 	touch build-indep-stamp




More information about the Pkg-voip-commits mailing list