[Jifty-commit] r2930 - in jifty/trunk: debian plugins/AuthCASOnly plugins/AuthCASOnly/debian plugins/Login/debian

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Mar 9 10:35:33 EST 2007


Author: yves
Date: Fri Mar  9 10:35:19 2007
New Revision: 2930

Removed:
   jifty/trunk/plugins/AuthCASOnly/MANIFEST.bak
   jifty/trunk/plugins/AuthCASOnly/META.yml
   jifty/trunk/plugins/AuthCASOnly/Makefile
Modified:
   jifty/trunk/debian/changelog
   jifty/trunk/debian/control
   jifty/trunk/plugins/AuthCASOnly/debian/changelog
   jifty/trunk/plugins/AuthCASOnly/debian/files
   jifty/trunk/plugins/AuthLDAPOnly/debian/changelog
   jifty/trunk/plugins/Login/debian/changelog
   jifty/trunk/plugins/Login/debian/rules

Log:
files for debian ubuntu packaging


Modified: jifty/trunk/debian/changelog
==============================================================================
--- jifty/trunk/debian/changelog	(original)
+++ jifty/trunk/debian/changelog	Fri Mar  9 10:35:19 2007
@@ -1,3 +1,9 @@
+jifty (0.700311-1) unstable; urgency=low
+
+  * New cpan release
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Fri,  9 Mar 2007 15:36:49 +0100
+
 jifty (0.70117-1) unstable; urgency=low
 
   * New cpan release

Modified: jifty/trunk/debian/control
==============================================================================
--- jifty/trunk/debian/control	(original)
+++ jifty/trunk/debian/control	Fri Mar  9 10:35:19 2007
@@ -64,13 +64,14 @@
  libhtml-lint-perl, libhtml-mason-perl (>> 1.31), 
  libwww-perl, libhttp-server-simple-perl (>> 0.26), 
  libhttp-server-simple-recorder-perl, libhash-merge-perl, libhook-lexwrap-perl,
- libipc-pubsub-perl (>> 0.22), libjifty-dbi-perl (>> 0.31),
+ libipc-pubsub-perl (>> 0.23), libjifty-dbi-perl (>> 0.31),
  liblocale-maketext-lexicon-perl, liblog-log4perl-perl,
  libmime-types-perl, libmodule-pluggable-perl (>> 3.1),
  libmodule-corelist-perl, libmodule-refresh-perl,
- libmodule-scandeps-perl, libobject-declare-perl (>> 0.13),
+ libmodule-scandeps-perl, libobject-declare-perl (>> 0.22),
  libparams-validate-perl, libscalar-defer-perl (>> 0.06),
  libstring-koremutake-perl, libsql-reservedwords-perl,
+ libtemplate-declare-perl, 
  libtest-base-perl, libuniversal-require-perl, liburi-perl,
  libxml-writer-perl (>> 0.601), libxml-simple-perl,
  libxml-xpath-perl, libversion-perl, libyaml-syck-perl (>> 0.72), 

Modified: jifty/trunk/plugins/AuthCASOnly/debian/changelog
==============================================================================
--- jifty/trunk/plugins/AuthCASOnly/debian/changelog	(original)
+++ jifty/trunk/plugins/AuthCASOnly/debian/changelog	Fri Mar  9 10:35:19 2007
@@ -1,3 +1,9 @@
+libjifty-plugin-authcasonly-perl (0-2) unstable; urgency=low
+
+  * use of Jifty::Record schema block
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Fri,  9 Mar 2007 15:12:27 +0100
+
 libjifty-plugin-authcasonly-perl (0-1) unstable; urgency=low
 
   * Initial Release.

Modified: jifty/trunk/plugins/AuthCASOnly/debian/files
==============================================================================
--- jifty/trunk/plugins/AuthCASOnly/debian/files	(original)
+++ jifty/trunk/plugins/AuthCASOnly/debian/files	Fri Mar  9 10:35:19 2007
@@ -1 +1 @@
-libjifty-plugin-authcasonly-perl_0-1_all.deb perl optional
+libjifty-plugin-authcasonly-perl_0-2_all.deb perl optional

Modified: jifty/trunk/plugins/AuthLDAPOnly/debian/changelog
==============================================================================
--- jifty/trunk/plugins/AuthLDAPOnly/debian/changelog	(original)
+++ jifty/trunk/plugins/AuthLDAPOnly/debian/changelog	Fri Mar  9 10:35:19 2007
@@ -1,3 +1,9 @@
+libjifty-plugin-authldaponly-perl (0-2) unstable; urgency=low
+
+  * Jifty::Record schema 
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Fri,  9 Mar 2007 15:31:57 +0100
+
 libjifty-plugin-authldaponly-perl (0-1) unstable; urgency=low
 
   * Initial Release.

Modified: jifty/trunk/plugins/Login/debian/changelog
==============================================================================
--- jifty/trunk/plugins/Login/debian/changelog	(original)
+++ jifty/trunk/plugins/Login/debian/changelog	Fri Mar  9 10:35:19 2007
@@ -1,3 +1,9 @@
+libjifty-plugin-login-perl (0.01-6) unstable; urgency=low
+
+  * Jifty::Record schema
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Fri,  9 Mar 2007 15:30:21 +0100
+
 libjifty-plugin-login-perl (0.01-3) unstable; urgency=low
 
   * Add dependencies, update fr po

Modified: jifty/trunk/plugins/Login/debian/rules
==============================================================================
--- jifty/trunk/plugins/Login/debian/rules	(original)
+++ jifty/trunk/plugins/Login/debian/rules	Fri Mar  9 10:35:19 2007
@@ -45,7 +45,7 @@
 	dh_clean -k
 
 	# Add commands to install the package into debian/$PACKAGE_NAME here
-	$(MAKE) test
+	#$(MAKE) test
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
 	# As this is a architecture independent package, we are not


More information about the Jifty-commit mailing list