r44436 - in /desktop/unstable/yelp-xsl/debian: changelog copyright

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 19 13:31:53 UTC 2015


Author: biebl
Date: Tue May 19 13:31:53 2015
New Revision: 44436

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44436
Log:
Update debian/copyright, fix paths for the .js files.

Modified:
    desktop/unstable/yelp-xsl/debian/changelog
    desktop/unstable/yelp-xsl/debian/copyright

Modified: desktop/unstable/yelp-xsl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp-xsl/debian/changelog?rev=44436&op=diff
==============================================================================
--- desktop/unstable/yelp-xsl/debian/changelog	[utf-8] (original)
+++ desktop/unstable/yelp-xsl/debian/changelog	[utf-8] Tue May 19 13:31:53 2015
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Add Homepage: URL.
+  * Update debian/copyright, fix paths for the .js files.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 19 May 2015 15:23:56 +0200
 

Modified: desktop/unstable/yelp-xsl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp-xsl/debian/copyright?rev=44436&op=diff
==============================================================================
--- desktop/unstable/yelp-xsl/debian/copyright	[utf-8] (original)
+++ desktop/unstable/yelp-xsl/debian/copyright	[utf-8] Tue May 19 13:31:53 2015
@@ -24,7 +24,7 @@
 
 For the following files:
 
-    share/yelp-xsl/js/jquery.js
+    js/jquery.js
 
     Copyright 2010, John Resig
 
@@ -35,8 +35,8 @@
 
 For the following files:
 
-    share/yelp-xsl/js/jquery.syntax.js
-    share/yelp-xsl/js/jquery.syntax.*.js
+    js/jquery.syntax.js
+    js/jquery.syntax.*.js
 
     Copyright 2011 Samuel Williams. Licensed under the MIT license
 
@@ -46,10 +46,10 @@
     rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
     sell copies of the Software, and to permit persons to whom the Software is
     furnished to do so, subject to the following conditions:
-    
+
     The above copyright notice and this permission notice shall be included in
     all copies or substantial portions of the Software.
-    
+
     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE




More information about the pkg-gnome-commits mailing list