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

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Sun Jun 7 18:40:37 UTC 2009


Author: yvesago-guest
Date: Sun Jun  7 18:40:30 2009
New Revision: 37805

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37805
Log:
* s/UNRELEASED/unstable/ \o/
* remove TestApp restart test files
* fix license name for rsh.js

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=37805&op=diff
==============================================================================
--- trunk/jifty/debian/changelog (original)
+++ trunk/jifty/debian/changelog Sun Jun  7 18:40:30 2009
@@ -1,4 +1,4 @@
-jifty (0.90519-1) UNRELEASED; urgency=low
+jifty (0.90519-1) unstable; urgency=low
 
   [ AGOSTINI Yves ]
   * new release
@@ -18,8 +18,7 @@
   * links: - scriptaculous and protoype now in Plugin::Prototypism
      - update to jquery 1.2.6
   * copyright: - remove plugins related copyrights
-     - add singlepage/rsh/rsh.js copyright 
-    TODO: License name ?
+     - add singlepage/rsh/rsh.js other-BSD copyright 
   * patches: 
      - update debian patchs for 4 manpage-has-bad-whatis-entry
      - allow follow symlink for js libraries

Modified: trunk/jifty/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/copyright?rev=37805&op=diff
==============================================================================
--- trunk/jifty/debian/copyright (original)
+++ trunk/jifty/debian/copyright Sun Jun  7 18:40:30 2009
@@ -147,7 +147,7 @@
 
 Files: */js/singlepage/rsh/rsh.js
 Copyright: Copyright (c) 2007 Brian Dillard and Brad Neuberg:
-License: ???
+License: other-BSD
  Brian Dillard | Project Lead | bdillard at pathf.com | http://blogs.pathf.com/agileajax/
  Brad Neuberg | Original Project Creator | http://codinginparadise.org
 

Modified: trunk/jifty/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/rules?rev=37805&op=diff
==============================================================================
--- trunk/jifty/debian/rules (original)
+++ trunk/jifty/debian/rules Sun Jun  7 18:40:30 2009
@@ -37,6 +37,8 @@
 	rm -rf t/TestApp/testapp*
 	# remove test mailbox
 	rm -rf t/TestApp/mailbox*
+	# remove test file
+	rm -rf t/TestApp-RestartServer/var/*
 
 install: install-stamp
 install-stamp: build-stamp




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