r47499 - in /trunk/jifty/debian: changelog copyright rules

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Thu Nov 19 20:24:36 UTC 2009


Author: yvesago-guest
Date: Thu Nov 19 20:24:30 2009
New Revision: 47499

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47499
Log:
* update dh_install rules for backport
* add copyright for facebox.js
* update changelog

Modified:
    trunk/jifty/debian/changelog
    trunk/jifty/debian/copyright
    trunk/jifty/debian/rules

Modified: trunk/jifty/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/changelog?rev=47499&op=diff
==============================================================================
--- trunk/jifty/debian/changelog (original)
+++ trunk/jifty/debian/changelog Thu Nov 19 20:24:30 2009
@@ -1,6 +1,5 @@
 jifty (0.91117-1) UNRELEASED; urgency=low
 
-TODO waiting for libtest-script-run-perl (>= 0.03)
 TODO failing test on t/TestApp-Plugin-REST/t/03-format.t
 
   [ AGOSTINI Yves ]
@@ -10,6 +9,7 @@
   * update patches
   * add ${misc:Depends} for dh7
   * Update copyright format to proposal rev=196
+  * Add copyright for facebox.js
   * control: 
      - add dep on libtest-script-run-perl (>= 0.03)
      - Standards-Version: bump to 3.8.3

Modified: trunk/jifty/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/copyright?rev=47499&op=diff
==============================================================================
--- trunk/jifty/debian/copyright (original)
+++ trunk/jifty/debian/copyright Thu Nov 19 20:24:30 2009
@@ -19,6 +19,11 @@
 Copyright: Copyright 2004-2006, Best Practical Solutions, LLC
 License: GPL-1+ | Artistic
  This Library is licensed to you under the same terms as Perl 5.x
+
+Files: */share/web/static/js/facebox.js
+Copyright: Copyright 2007, 2008 Chris Wanstrath
+License: MIT
+ Licensed under the MIT
 
 Files: */share/web/static/[css|js|images]/yui/* 
 Copyright: Copyright (c) 2007, Yahoo! Inc.

Modified: trunk/jifty/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/rules?rev=47499&op=diff
==============================================================================
--- trunk/jifty/debian/rules (original)
+++ trunk/jifty/debian/rules Thu Nov 19 20:24:30 2009
@@ -10,7 +10,7 @@
 	# skip test for buil test
 
 override_dh_install:
-	dh_install -pjifty usr/share/perl5/Jifty/Manual/Tutorial* 
+	dh_install -pjifty debian/tmp/usr/share/perl5/Jifty/Manual/Tutorial* usr/share/perl5/Jifty/Manual/ 
 	dh_install -plibjifty-perl -XManual/Tutorial \
                 -Xprototypism/scriptaculous -Xjs/jquery-1.2.6.js \
                 -Xprototype.js debian/tmp/*




More information about the Pkg-perl-cvs-commits mailing list