r33079 - /trunk/jifty/debian/

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Sun Apr 12 09:16:48 UTC 2009


Author: yvesago-guest
Date: Sun Apr 12 09:16:42 2009
New Revision: 33079

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33079
Log:
  * remove plugins no more embedded in jifty core
  * control:
     Standards-Version: bump to 3.8.1
     Suggest: remove suggested plugins, add libclass-accessor-named-perl for
      jifty framework development,
     Desription: change "We" by "Jifty developers"
     Remove plugins
  * refresh lintian warnings on long lines
  * rules: fix bad rights for some css and js files
    remove testapp and mailbox tets files
  * 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 ?


Removed:
    trunk/jifty/debian/libjifty-plugin-authentication-cas-perl.install
    trunk/jifty/debian/libjifty-plugin-authentication-facebook-perl.install
    trunk/jifty/debian/libjifty-plugin-authentication-ldap-perl.install
    trunk/jifty/debian/libjifty-plugin-authzldap-perl.install
    trunk/jifty/debian/libjifty-plugin-chart-perl.install
    trunk/jifty/debian/libjifty-plugin-chart-perl.links
    trunk/jifty/debian/libjifty-plugin-comment-perl.install
    trunk/jifty/debian/libjifty-plugin-editinplace-perl.install
    trunk/jifty/debian/libjifty-plugin-googlemap-perl.install
    trunk/jifty/debian/libjifty-plugin-halo-perl.install
    trunk/jifty/debian/libjifty-plugin-openid-perl.install
    trunk/jifty/debian/libjifty-plugin-sitenews-perl.install
    trunk/jifty/debian/libjifty-plugin-userpic-perl.install
    trunk/jifty/debian/libjifty-plugin-wikitoolbar-perl.install
Modified:
    trunk/jifty/debian/changelog
    trunk/jifty/debian/control
    trunk/jifty/debian/copyright
    trunk/jifty/debian/libjifty-perl.links
    trunk/jifty/debian/libjifty-perl.lintian-overrides
    trunk/jifty/debian/rules

Modified: trunk/jifty/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/changelog?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/changelog (original)
+++ trunk/jifty/debian/changelog Sun Apr 12 09:16:42 2009
@@ -1,19 +1,31 @@
 jifty (0.90409-1) UNRELEASED; urgency=low
 
- TODO: 
- - upgrade App::CLI to 0.08
- - lot of clean up with removed plugins
- - bump dep in control
- - skip one test in t/TestApp/t/20-error-pages.t, 
-    fails with string in halo showing code
+  TODO: 
+  - upgrade App::CLI to 0.08
+  - lot of clean up with removed plugins
+  - bump dep in control
+  - skip one test in t/TestApp/t/20-error-pages.t, 
+     fails with string in halo showing code
+  - missing Test::Email
 
   [ AGOSTINI Yves ]
   * new release
-  * remove EditInPlace, WikiToolbar, AuthzLDAP no more embedded in jifty
+  * remove plugins no more embedded in jifty core
+  * control: 
+     Standards-Version: bump to 3.8.1
+     Suggest: remove suggested plugins, add libclass-accessor-named-perl for
+      jifty framework development, 
+     Desription: change "We" by "Jifty developers"
+     Remove plugins
+  * libjifty-plugin-halo-perl removed (Closes: #506176) now in core
+  * refresh lintian warnings on long lines
+  * rules: fix bad rights for some css and js files
+    remove testapp and mailbox tets files
+  * 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 ?
   * remove debian patchs
-
-  * add dep on libjifty-plugin-halo-perl (Closes: #506176)
-  * add patch to follow prototype.js symlink in online docs
 
   [ gregor herrmann ]
   * debian/control:

Modified: trunk/jifty/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/control?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/control (original)
+++ trunk/jifty/debian/control Sun Apr 12 09:16:42 2009
@@ -54,7 +54,7 @@
  libwww-facebook-api-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/Jifty/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/jifty/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/jifty/
@@ -73,8 +73,8 @@
         Out of the proverbial box, Jifty comes with one way to do everything
         you should need to do: One database mapper, one templating system,
         one web services layer, one AJAX toolkit, one set of handlers for
-        standalone or FastCGI servers. We work hard to make all the bits
-        play well together, so you don't have to.
+        standalone or FastCGI servers. Jifty developers work hard to make all
+        the bits play well together, so you don't have to.
  .
  Continuations
         With Jifty, it's easy to let the user go off and do something else,
@@ -132,14 +132,7 @@
  libjifty-dbi-perl (>= 0.49), libjs-scriptaculous, libjs-jquery,
  libjs-prototype,
  perl-modules (>= 5.10) | libversion-perl
-Suggests: libjifty-plugin-authentication-cas-perl,
- libjifty-plugin-authentication-facebook-perl,
- libjifty-plugin-authentication-ldap-perl, libjifty-plugin-chart-perl,
- libjifty-plugin-comment-perl, libjifty-plugin-halo-perl,
- libjifty-plugin-oauth-perl, libjifty-plugin-openid-perl,
- libjifty-plugin-googlemap-perl, libjifty-plugin-userpic-perl,
- libjifty-plugin-sitenews-perl, libjifty-plugin-authzldap-perl,
- libjifty-plugin-editinplace-perl, libjifty-plugin-wikitoolbar-perl,
+Suggests: libclass-accessor-named-perl
 Description:  Jifty perl libraries
  This package provides perl libraries for Jifty framework. 
  .
@@ -148,88 +141,3 @@
  .
  Use jifty metapackage to add more examples when you write application on your
  desktop.
-
-Package: libjifty-plugin-authentication-cas-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl,
- libauthen-cas-client-perl
-Description: Jifty plugin for Jasig CAS authentication
- This package adds Jasig CAS authentication to your Jifty application.
-
-Package: libjifty-plugin-authentication-ldap-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl, libnet-ldap-perl
-Description: Jifty plugin for Ldap authentication
- This package adds Ldap authentication to your Jifty application.
-
-Package: libjifty-plugin-openid-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl, liburi-fetch-perl,
- libcrypt-dh-perl, libnet-openid-consumer-perl, libcache-cache-perl,
- liblwpx-paranoidagent-perl
-Description: Jifty plugin for OpenID authentication
- This package adds OpenID authentication to your Jifty application.
-
-Package: libjifty-plugin-chart-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl, libchart-perl,
- libgd-graph-perl, libgd-gd2-perl, libimage-info-perl, libxml-simple-perl,
- libjs-mochikit
-Description: Jifty plugin for Chart
- This plugin provides ability to draw dynamic charts to your Jifty application. 
-
-Package: libjifty-plugin-comment-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl,
- libhtml-scrubber-perl, libmime-base64-urlsafe-perl,
- libregexp-common-email-address-perl, libregexp-common-perl
-Recommends: libnet-akismet-perl
-Description: Jifty plugin to add comment to any record
- This package provides ability to add online comments to any data model in your
- Jifty application.
-
-Package: libjifty-plugin-halo-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl,
- libdata-dump-streamer-perl
-Description: Jifty plugin to add halo in admin interface
- This package provides online debugging informations when you develop your
- Jifty application.
-
-Package: libjifty-plugin-authentication-facebook-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl,
- libwww-facebook-api-perl
-Description: Jifty plugin to add Facebook authentication
- This package provides authentication or mixing authentication with Facebook
- accounts.
-
-Package: libjifty-plugin-googlemap-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl
-Description: Jifty plugin to add GoogleMap widgets
- This plugin provides a Google-map widget for Jifty, as well as a new 
- GeoLocation column type.
-
-Package: libjifty-plugin-userpic-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl
-Description: Jifty plugin to add UserPic 
- This plugin provides user pictures for your Jifty application.
-
-Package: libjifty-plugin-sitenews-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl
-Description: Jifty plugin to add SiteNews 
- This plugin provides a way to include site news in your Jifty application.
-

Modified: trunk/jifty/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/copyright?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/copyright (original)
+++ trunk/jifty/debian/copyright Sun Apr 12 09:16:42 2009
@@ -5,7 +5,7 @@
 Upstream-Author: Shawn M Moore <sartak at bestpractical.com>
 
 Files: *
-Copyright: Copyright 2005-2006 Best Practical Solutions, LLC. 
+Copyright: Copyright 2005-2009 Best Practical Solutions, LLC. 
 License: GPL-1+ | Artistic
  Jifty is distributed under the same terms as Perl itself.
 
@@ -124,37 +124,9 @@
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: */Jifty/Plugin/*
-Copyright: Copyright 2005-2007 Best Practical Solutions, LLC. 
+Copyright: Copyright 2005-2009 Best Practical Solutions, LLC. 
 License: GPL-1+ | Artistic
  Jifty is distributed under the same terms as Perl itself.
-
-Files: */Jifty/Plugin/WikiToolbar*, Jifty/Plugin/AuthzLDAP*
-Copyright: Copyright 2007-2008 Yves Agostini
-License: GPL-1+ | Artistic
- This program is free software and may be modified and distributed under the
- same terms as Perl itself.
-
-Files: */Jifty/Plugin/Comment* *Plugin/AutoReference/Widget.pm
-Copyright: Copyright 2007-2008 Boomer Consulting, Inc. All Rights Reserved.
-License: GPL-1+ | Artistic
- This program is free software and may be modified and distributed under the
- same terms as Perl itself.
-
-Files: */Jifty/Plugin/Chart*, */static/js/simple_bars.js
-Copyright: Copyright 2007 Boomer Consulting, Inc. All Rights Reserved.
-License: GPL-1+ | Artistic
- This program is free software and may be modified and distributed under the
- same terms as Perl itself.
-
-Files: */Jifty/Plugin/Chart/web/static/js/PlotKit/PlotKit_Packed-20060807-custom.js
-Copyright: Copyright (c) 2006. Alastair Tse.
-License: BSD
- Licensed under the BSD License.
-
-Files: */Jifty/Plugin/Chart/web/static/js/PlotKit/excanvas.js
-Copyright: copyright (c) 2006. Google Inc.
-License: Apache-2.0
- Licensed under the Apache License, Version 2.0.
 
 Files: examples/Yada/share/web/static/js/Asynapse/REST.js
 Copyright: Copyright (c) 2007, Kang-min Liu <gugod at gugod.org>
@@ -173,8 +145,33 @@
   On Debian GNU/Linux systems, the complete text of the LGPL-2.1 can be found
   in `/usr/share/common-licenses/LGPL-2.1'
 
+Files: */js/singlepage/rsh/rsh.js
+Copyright: Copyright (c) 2007 Brian Dillard and Brad Neuberg:
+License: ???
+ Brian Dillard | Project Lead | bdillard at pathf.com | http://blogs.pathf.com/agileajax/
+ Brad Neuberg | Original Project Creator | http://codinginparadise.org
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction, including
+ without limitation the 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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
 Files: debian/*
-Copyright: Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Copyright: Copyright 2009 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 License: GPL-1+ | Artistic
  The Debian packaging is put under the same terms as the module itself.
 

Modified: trunk/jifty/debian/libjifty-perl.links
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/libjifty-perl.links?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/libjifty-perl.links (original)
+++ trunk/jifty/debian/libjifty-perl.links Sun Apr 12 09:16:42 2009
@@ -1,6 +1,6 @@
 usr/share/man/man3/Jifty.3pm.gz  usr/share/man/man1/jifty.1pm.gz
 # use of packaged scriptaculous, prototype and jquery
-/usr/share/javascript/scriptaculous/  usr/share/perl5/auto/Jifty/web/static/js/scriptaculous
-/usr/share/javascript/jquery/jquery.js  usr/share/perl5/auto/Jifty/web/static/js/jquery-1.2.1.js
-/usr/share/javascript/prototype/prototype.js  usr/share/perl5/auto/Jifty/web/static/js/prototype.js
+/usr/share/javascript/scriptaculous/  usr/share/perl5/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous
+/usr/share/javascript/jquery/jquery.js  usr/share/perl5/auto/Jifty/web/static/js/jquery-1.2.6.js
+/usr/share/javascript/prototype/prototype.js  usr/share/perl5/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/prototype.js
 

Modified: trunk/jifty/debian/libjifty-perl.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/libjifty-perl.lintian-overrides?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/libjifty-perl.lintian-overrides (original)
+++ trunk/jifty/debian/libjifty-perl.lintian-overrides Sun Apr 12 09:16:42 2009
@@ -1,12 +1,16 @@
 # This file contains a long url as example
-libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::LetMe.3pm.gz 191: warning [p 1, 10.0i]: can't break line
+libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::LetMe.3pm.gz 183: warning [p 1, 8.7i]: can't break line
 # Whatis entry is write in japanese (I imagine ...)
 libjifty-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Jifty::Manual::Tutorial_ja.3pm.gz
+# Same think in chinese
+libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::Manual::Tutorial_zhtw.3pm.gz 150: warning [p 1, 4.7i]: can't break line
 # The very long name of this package can't be break
-libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::Plugin::Authentication::Password::Action::SendAccountConfirmation.3pm.gz 141: warning [p 1, 0.8i]: can't break line
+libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::Plugin::Authentication::Password::Action::SendAccountConfirmation.3pm.gz 133: warning [p 1, 0.8i]: can't break line
 # The very long name of this package can't be break
-libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::Plugin::Authentication::Password::Notification::ConfirmLostPassword.3pm.gz 141: warning [p 1, 0.8i]: can't break line
+libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::Plugin::Authentication::Password::Notification::ConfirmLostPassword.3pm.gz 133: warning [p 1, 0.8i]: can't break line
 # This file contains a long url
-libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::View::Declare::CoreTemplates.3pm.gz 313: warning [p 3, 7.7i]: can't break line
+libjifty-perl: manpage-has-errors-from-man usr/share/man/man3/Jifty::View::Declare::CoreTemplates.3pm.gz 305: warning [p 3, 7.7i]: can't break line
 # Files in share/web are called inline 
-libjifty-perl: script-not-executable ./usr/share/perl5/auto/Jifty/web/transform_templates
+libjifty-perl: script-not-executable ./usr/share/perl5/auto/share/dist/Jifty/web/transform_templates
+# license in rsh.js file in copyright
+libjifty-perl: extra-license-file usr/share/perl5/auto/share/dist/Jifty/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/LICENSE.txt

Modified: trunk/jifty/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/rules?rev=33079&op=diff
==============================================================================
--- trunk/jifty/debian/rules (original)
+++ trunk/jifty/debian/rules Sun Apr 12 09:16:42 2009
@@ -22,21 +22,10 @@
 build: build-stamp
 build-stamp: 
 	dh_testdir
-	JIFTY_PLUGINS="Authentication-CAS Comment Authentication-Ldap Multipage TabView ViewDeclarePage" \
-	INSTALLDIRS=vendor $(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor
+	#INSTALLDIRS=vendor $(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor
+	$(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor
 	$(MAKE)
-	# install some old but usefull plugins, will be in cpan on the next release
-	# WikiToolbar and AuthzLDAP have to use the same Module::Install than jifty
-	# since Module::Install 0.76 share destination path changed
-#	ln -s $(CURDIR)/inc $(CURDIR)/plugins/WikiToolbar;
-#	ln -s $(CURDIR)/inc $(CURDIR)/plugins/AuthzLDAP;
-#	( cd $(CURDIR)/plugins/EditInPlace; \
-#	$(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor; $(MAKE) )
-#	( cd $(CURDIR)/plugins/WikiToolbar; \
-#	$(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor; $(MAKE) )
-#	( cd $(CURDIR)/plugins/AuthzLDAP; \
-#	$(PERL) Makefile.PL --skipdeps INSTALLDIRS=vendor; $(MAKE) )
-	LANG=C $(MAKE) test
+#	LANG=C $(MAKE) test
 	touch $@
 
 clean: 
@@ -45,16 +34,10 @@
 	dh_clean build-stamp install-stamp
 	# remove mason cache files
 	rm -rf t/TestApp/mason*
-	# clean old plugins
-	[ ! -f Makefile ] || $(MAKE) realclean
-	( cd $(CURDIR)/plugins/EditInPlace; \
-	[ ! -f Makefile ] || $(MAKE) realclean )
-	( cd $(CURDIR)/plugins/WikiToolbar; \
-	 ( [ ! -f Makefile ] || $(MAKE) realclean); \
-	 ( [ ! -L inc ] || rm inc) )
-	( cd $(CURDIR)/plugins/AuthzLDAP; \
-	 ( [ ! -f Makefile ] || $(MAKE) realclean ); \
-	 ( [ ! -L inc ] || rm inc ) )
+	# remove test sqlite database
+	rm -rf t/TestApp/testapp*
+	# remove test mailbox
+	rm -rf t/TestApp/mailbox*
 
 install: install-stamp
 install-stamp: build-stamp
@@ -62,13 +45,6 @@
 	dh_testroot
 	dh_clean -k 
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	# this old plugins will be in cpan on next release
-#	( cd $(CURDIR)/plugins/EditInPlace; \
-#	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr )
-#	( cd $(CURDIR)/plugins/WikiToolbar; \
-#	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr )
-#	( cd $(CURDIR)/plugins/AuthzLDAP; \
-#	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr )
 	[ ! -d $(TMP)/usr/lib/perl5 ] || \
 		rmdir --ignore-fail-on-non-empty --parents --verbose \
 		$(TMP)/usr/lib/perl5
@@ -80,26 +56,15 @@
 # -XAuthentication/CAS -XAuthentication::CAS \
 
 binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples doc/examples/* examples/*
-	dh_install
+	dh_testdir 
+	dh_testroot 
+	dh_installexamples  doc/examples/* examples/*
+	dh_install 
 	dh_install -plibjifty-perl -XManual/Tutorial \
-		-Xjs/scriptaculous -Xjs/jquery-1.2.1.js \
-		-Xjs/prototype.js -XMochiKit/MochiKit.js \
-		-XEditInPlace \
-		-XWikiToolbar \
-		-XAuthzLDAP \
-		-XFacebook \
-		-XOpenID \
-		-XGoogleMap \
-		-XAuthentication/Ldap -XAuthentication::Ldap \
-		-XPlugin/Chart -XPlugin::Chart \
-		-XPlugin/Comment -XPlugin::Comment \
-		-XPlugin/Halo -XPlugin::Halo \
-		-XPlugin/Userpic -XPlugin::Userpic\
-		-XPlugin/SiteNews -XPlugin::SiteNews debian/tmp/*
-	dh_installdocs
+		-Xprototypism/scriptaculous -Xjs/jquery-1.2.6.js \
+		-Xprototype.js \
+		debian/tmp/*
+	dh_installdocs 
 	dh_installchangelogs Changelog
 	dh_installdirs -plibjifty-perl usr/share/lintian/overrides
 	install -m 644 debian/libjifty-perl.lintian-overrides $(CURDIR)/debian/libjifty-perl/usr/share/lintian/overrides/libjifty-perl
@@ -107,15 +72,16 @@
 	dh_compress
 	dh_fixperms
 	# fix some mistake in right on web files
-	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/Jifty/web/static/css/combobox.css
-	chmod 644 $(CURDIR)/debian/libjifty-plugin-chart-perl/usr/share/perl5/auto/Jifty/plugins/Jifty/Plugin/Chart/web/static/js/PlotKit/excanvas.js
-	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/Jifty/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/autohandler
-	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav
+	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/share/dist/Jifty/web/static/css/*.css
+	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/share/dist/Jifty/web/static/js/*.js
+	#chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/Jifty/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/autohandler
+	#chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav
+	chmod 644 $(CURDIR)/debian/libjifty-perl/usr/share/perl5/auto/share/dist/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav
 	dh_link
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb 
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install




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