[Pkg-zenoss-commits] r327 - in /trunk/packages/zenoss/debian: copyright rules-extras.mk
bzed-guest at users.alioth.debian.org
bzed-guest at users.alioth.debian.org
Fri Nov 30 18:14:57 UTC 2007
Author: bzed-guest
Date: Fri Nov 30 18:14:57 2007
New Revision: 327
URL: http://svn.debian.org/wsvn/pkg-zenoss/?sc=1&rev=327
Log:
copyright file update
Modified:
trunk/packages/zenoss/debian/copyright
trunk/packages/zenoss/debian/rules-extras.mk
Modified: trunk/packages/zenoss/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/zenoss/debian/copyright?rev=327&op=diff
==============================================================================
--- trunk/packages/zenoss/debian/copyright (original)
+++ trunk/packages/zenoss/debian/copyright Fri Nov 30 18:14:57 2007
@@ -111,6 +111,16 @@
http://www.opensource.org/licenses/mit-license.php
The full text of the MIT license is included below.
+
+
+ * Products/ZenModel/skins/zenmodel/datePicker.js:
+
+ Copyright (c) 2007 Zenoss, Inc.
+
+ Originally written by Julian Robichaux
+ http://www.nsftools.com
+
+ Licensed under the MIT license, the full text of the MIT license is included below.
* ZenUtils/js/query.js:
Modified: trunk/packages/zenoss/debian/rules-extras.mk
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/zenoss/debian/rules-extras.mk?rev=327&op=diff
==============================================================================
--- trunk/packages/zenoss/debian/rules-extras.mk (original)
+++ trunk/packages/zenoss/debian/rules-extras.mk Fri Nov 30 18:14:57 2007
@@ -149,6 +149,8 @@
find . -name .cvsignore -print0 | xargs -0 rm -f ;\
mv inst/* . ;\
rm COPYRIGHT.txt; wget http://dev.zenoss.com/svn/trunk/inst/COPYRIGHT.txt ;\
+ rm Products/ZenModel/skins/zenmodel/datePicker.js; ;\
+ wget -O Products/ZenModel/skins/zenmodel/datePicker.js http://dev.zenoss.com/svn/trunk/Products/ZenModel/skins/zenmodel/datePicker.js ;\
rm -rf *.sh zen2dump.py autoinstall ZEN2UPGRADE.txt rpm fs \
MacOS genpatchdeps.py \
GNUmakefile inst conf/sudoers docs ;\
More information about the Pkg-zenoss-commits
mailing list