[Pkg-voip-commits] r3156 - in libcommoncpp2/trunk/debian: . patches

Mark Purcell msp at alioth.debian.org
Sat Feb 17 13:41:26 CET 2007


Author: msp
Date: 2007-02-17 13:41:26 +0100 (Sat, 17 Feb 2007)
New Revision: 3156

Removed:
   libcommoncpp2/trunk/debian/patches/bug360492.dpatch
Modified:
   libcommoncpp2/trunk/debian/changelog
   libcommoncpp2/trunk/debian/patches/00list
   libcommoncpp2/trunk/debian/patches/soname-1.5.3.dpatch
Log:
* Cleanup debian/patches

Modified: libcommoncpp2/trunk/debian/changelog
===================================================================
--- libcommoncpp2/trunk/debian/changelog	2007-02-17 12:17:56 UTC (rev 3155)
+++ libcommoncpp2/trunk/debian/changelog	2007-02-17 12:41:26 UTC (rev 3156)
@@ -8,8 +8,9 @@
   * Cleanup gnutls.dpatch for new upstream version
   * delete debian/patches/no_udp_reuseaddr.dpatch - incorporated
     upstream
+  * Cleanup debian/patches
 
- -- Mark Purcell <msp at debian.org>  Sat, 17 Feb 2007 12:17:40 +0000
+ -- Mark Purcell <msp at debian.org>  Sat, 17 Feb 2007 12:41:17 +0000
 
 libcommoncpp2 (1.5.3-4) unstable; urgency=low
 

Modified: libcommoncpp2/trunk/debian/patches/00list
===================================================================
--- libcommoncpp2/trunk/debian/patches/00list	2007-02-17 12:17:56 UTC (rev 3155)
+++ libcommoncpp2/trunk/debian/patches/00list	2007-02-17 12:41:26 UTC (rev 3156)
@@ -1,5 +1,4 @@
 01_debian
-#bug360492.dpatch
 gnutls
-no_udp_reuseaddr
 soname-1.5.3
+kFreeBSD

Deleted: libcommoncpp2/trunk/debian/patches/bug360492.dpatch
===================================================================
--- libcommoncpp2/trunk/debian/patches/bug360492.dpatch	2007-02-17 12:17:56 UTC (rev 3155)
+++ libcommoncpp2/trunk/debian/patches/bug360492.dpatch	2007-02-17 12:41:26 UTC (rev 3156)
@@ -1,21 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## bug360492.dpatch by  Yan Morin <yan.morin at savoirfairelinux.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: http://bugs.debian.org/360492 
-
- at DPATCH@
-diff -urNad libcommoncpp2-1.3.26~/template/pointer.h libcommoncpp2-1.3.26/template/pointer.h
---- libcommoncpp2-1.3.26~/template/pointer.h	2006-02-25 23:36:00.000000000 +0000
-+++ libcommoncpp2-1.3.26/template/pointer.h	2006-04-18 23:09:29.000000000 +0100
-@@ -43,6 +43,10 @@
-  * @short Template for creating reference count managed smart pointers.
-  **/
- 
-+#ifndef CCXX_MISSING_H_
-+#include <cc++/missing.h>
-+#endif
-+
- namespace ost {
- 
- /**

Modified: libcommoncpp2/trunk/debian/patches/soname-1.5.3.dpatch
===================================================================
--- libcommoncpp2/trunk/debian/patches/soname-1.5.3.dpatch	2007-02-17 12:17:56 UTC (rev 3155)
+++ libcommoncpp2/trunk/debian/patches/soname-1.5.3.dpatch	2007-02-17 12:41:26 UTC (rev 3156)
@@ -5,27 +5,27 @@
 ## DP: v1.5.3 requires an soname update
 
 @DPATCH@
-diff -urNad libcommoncpp2-1.5.3~/configure libcommoncpp2-1.5.3/configure
---- libcommoncpp2-1.5.3~/configure	2006-11-21 14:20:00.000000000 +0000
-+++ libcommoncpp2-1.5.3/configure	2006-12-07 18:44:03.000000000 +0000
-@@ -1517,7 +1517,7 @@
+diff -urNad libcommoncpp2-1.5.5~/configure libcommoncpp2-1.5.5/configure
+--- libcommoncpp2-1.5.5~/configure	2007-01-25 13:30:45.000000000 +0000
++++ libcommoncpp2-1.5.5/configure	2007-02-17 12:38:37.000000000 +0000
+@@ -1518,7 +1518,7 @@
  
  
- VERSION="1.5.3"
+ VERSION="1.5.5"
 -LT_RELEASE="1.5"
 +LT_RELEASE="1.5.3"
- LT_VERSION="0:3"
+ LT_VERSION="0:5"
  
  ac_ext=cc
-diff -urNad libcommoncpp2-1.5.3~/configure.ac libcommoncpp2-1.5.3/configure.ac
---- libcommoncpp2-1.5.3~/configure.ac	2006-11-21 14:17:14.000000000 +0000
-+++ libcommoncpp2-1.5.3/configure.ac	2006-12-07 18:44:15.000000000 +0000
+diff -urNad libcommoncpp2-1.5.5~/configure.ac libcommoncpp2-1.5.5/configure.ac
+--- libcommoncpp2-1.5.5~/configure.ac	2007-01-25 13:30:23.000000000 +0000
++++ libcommoncpp2-1.5.5/configure.ac	2007-02-17 12:38:17.000000000 +0000
 @@ -11,7 +11,7 @@
  AC_INIT(src/thread.cpp)
  
- VERSION="1.5.3"
+ VERSION="1.5.5"
 -LT_RELEASE="1.5"
 +LT_RELEASE="1.5.3"
- LT_VERSION="0:3"
+ LT_VERSION="0:5"
  
  dnl this is a C++ library after all..




More information about the Pkg-voip-commits mailing list