[Pkg-cli-libs-commits] [flickrnet] 05/08: Update AssemblyInfo.diff patch

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Mon Apr 17 17:46:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository flickrnet.

commit 8c13345d4c787af5d0dd1aa9dbdd9cdfa43a94d0
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Mon Apr 17 18:34:12 2017 +0100

    Update AssemblyInfo.diff patch
---
 debian/changelog                 |  1 +
 debian/patches/AssemblyInfo.diff | 39 ++++++++++++++-------------------------
 2 files changed, 15 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87a58e4..be3962e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ flickrnet (1:3.24+dfsg-1) UNRELEASED; urgency=medium
   * Convert debian/copyright to machine readable format 
   * Update debian/watch, add Files-Excluded, rename source package flickrnet
   * Import new upstream release (3.24) 
+  * Update AssemblyInfo.diff patch 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Mon, 17 Apr 2017 18:12:06 +0100
 
diff --git a/debian/patches/AssemblyInfo.diff b/debian/patches/AssemblyInfo.diff
index 9bbf10c..7a72e69 100644
--- a/debian/patches/AssemblyInfo.diff
+++ b/debian/patches/AssemblyInfo.diff
@@ -2,31 +2,20 @@ Description: Fix assembly version to comply with the Debian CLI Policy
 Origin: vendor, Debian
 Forwarded: no
 Author: Varun Hiremath <varun at debian.org>  
-Last-Update: Thu, 13 Aug 2009 20:52:59 -0400
-Index: libflickrnet2-48055~2.2.0/FlickrNet/AssemblyInfo.cs
-===================================================================
---- libflickrnet2-48055~2.2.0.orig/FlickrNet/AssemblyInfo.cs	2009-03-10 04:03:54.000000000 -0400
-+++ libflickrnet2-48055~2.2.0/FlickrNet/AssemblyInfo.cs	2009-08-13 20:48:01.000000000 -0400
-@@ -30,7 +30,7 @@
- // You can specify all the values or you can default the Revision and Build Numbers 
- // by using the '*' as shown below:
+Last-Update: Mon, 17 Apr 2017
+--- a/FlickrNet/AssemblyInfo.cs
++++ b/FlickrNet/AssemblyInfo.cs
+@@ -15,11 +15,11 @@
  
--[assembly: AssemblyVersion("2.2.0.*")]
-+[assembly: AssemblyVersion("2.2.0.0")]
+ [assembly: AssemblyTitle("Flickr .Net Api Library")]
+ [assembly: AssemblyDescription(".Net library for accessing Flickr.com Api functionality")]
+-[assembly: AssemblyCompany("http://flickrnet.codeplex.com")]
++[assembly: AssemblyCompany("https://github.com/samjudson/")]
+ [assembly: AssemblyProduct("Flickr .Net Api Library")]
+ [assembly: AssemblyCopyright("Copyright © Sam Judson 2010")]
+ [assembly: ComVisible(false)]
+ [assembly: CLSCompliant(true)]
+-[assembly: AssemblyVersion("3.14.0.0")]
++[assembly: AssemblyVersion("3.24.0.0")]
  
- //
- // In order to sign your assembly you must specify a key to use. Refer to the 
-@@ -61,10 +61,10 @@
- [assembly: AssemblyKeyName("")]
  
- #if !WindowsCE
--[assembly: AssemblyKeyFile("..\\..\\FlickrNet.snk")]
-+[assembly: AssemblyKeyFile("FlickrNet.snk")]
- [assembly: AllowPartiallyTrustedCallers()]
- [assembly: SecurityPermission(SecurityAction.RequestMinimum, Execution = true)]
- #endif
- 
- [assembly: CLSCompliantAttribute(true)]
--[assembly: ComVisible(false)]
-\ No newline at end of file
-+[assembly: ComVisible(false)]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/flickrnet.git



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