[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/2.1.0.0-1-11-g98a6d4c

Chow Loong Jin hyperair at debian.org
Wed Jul 3 19:56:33 UTC 2013


The following commit has been merged in the master branch:
commit 4d4abb22afb9cb35285357558d75294da9ac6a85
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Jun 18 02:20:49 2013 +0800

    Refresh assemblyversion.patch

diff --git a/debian/patches/assemblyversion.patch b/debian/patches/assemblyversion.patch
index 0af5065..9eb0df9 100644
--- a/debian/patches/assemblyversion.patch
+++ b/debian/patches/assemblyversion.patch
@@ -3,14 +3,14 @@ Description: Replace * with 0 in AssemblyVersion since we don't like wildcards
  in our assembly versions
 Index: gdata-sharp/version/AssemblyVersion.cs
 ===================================================================
---- gdata-sharp.orig/version/AssemblyVersion.cs	2012-06-03 06:26:21.000000000 +0800
-+++ gdata-sharp/version/AssemblyVersion.cs	2012-06-03 06:35:18.346934004 +0800
+--- gdata-sharp.orig/version/AssemblyVersion.cs	2013-06-18 02:20:02.429961328 +0800
++++ gdata-sharp/version/AssemblyVersion.cs	2013-06-18 02:20:25.411025001 +0800
 @@ -51,7 +51,7 @@
  // You can specify all the values or you can default the Revision and Build Numbers 
  // by using the '*' as shown below:
  
--[assembly: AssemblyVersion("2.1.0.*")]
-+[assembly: AssemblyVersion("2.1.0.0")]
+-[assembly: AssemblyVersion("2.2.0.*")]
++[assembly: AssemblyVersion("2.2.0.0")]
  
  
  

-- 
gdata-sharp



More information about the Pkg-cli-libs-commits mailing list