r32989 - in /trunk/jifty/debian: changelog control

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Fri Apr 10 09:05:59 UTC 2009


Author: yvesago-guest
Date: Fri Apr 10 09:05:54 2009
New Revision: 32989

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32989
Log:
debian/control: remove quilt, old plugins, recover gregoa updates lost by svn_load_dir

Modified:
    trunk/jifty/debian/changelog
    trunk/jifty/debian/control

Modified: trunk/jifty/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/changelog?rev=32989&op=diff
==============================================================================
--- trunk/jifty/debian/changelog (original)
+++ trunk/jifty/debian/changelog Fri Apr 10 09:05:54 2009
@@ -2,6 +2,9 @@
 
   [ AGOSTINI Yves ]
   * new release
+  * remove EditInPlace, WikiToolbar, AuthzLDAP no more embedded in jifty
+  * remove debian patchs
+
   * add dep on libjifty-plugin-halo-perl (Closes: #506176)
   * add patch to follow prototype.js symlink in online docs
 

Modified: trunk/jifty/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/control?rev=32989&op=diff
==============================================================================
--- trunk/jifty/debian/control (original)
+++ trunk/jifty/debian/control Fri Apr 10 09:05:54 2009
@@ -1,7 +1,7 @@
 Source: jifty
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.3), libyaml-perl (>= 0.35),
  libtest-log4perl-perl, libtest-www-selenium-perl, libtest-pod-perl,
  libemail-simple-perl (>= 2.003), libcgi-pm-perl (>= 3.30),
@@ -57,7 +57,7 @@
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Jifty/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/jifty/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/jifty/
 
 Package: jifty
 Architecture: all
@@ -132,14 +132,14 @@
  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: 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,
 Description:  Jifty perl libraries
  This package provides perl libraries for Jifty framework. 
  .
@@ -233,25 +233,3 @@
 Description: Jifty plugin to add SiteNews 
  This plugin provides a way to include site news in your Jifty application.
 
-Package: libjifty-plugin-editinplace-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl
-Description: Edit files via web browser
- This plugin provides a way to edit files and develop online your Jifty
- application.
-
-Package: libjifty-plugin-wikitoolbar-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl
-Description: Jifty plugin to add a wiki toolbar to your textarea box 
- This plugin provides a way to add a toolbar widget to your text area.
-
-Package: libjifty-plugin-authzldap-perl
-Section: perl
-Architecture: all
-Depends: ${perl:Depends}, perl (>> 5.8.3), libjifty-perl, libnet-ldap-perl, 
- libcache-cache-perl
-Description: Jifty plugin to add dynamic ldap authorization
- This plugin provides authorization with dynamic ldap filters.




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