[Jifty-commit] r2117 - in jifty/trunk: debian plugins/EditInPlace/debian

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Nov 6 06:19:32 EST 2006


Author: yves
Date: Mon Nov  6 06:18:46 2006
New Revision: 2117

Added:
   jifty/trunk/plugins/EditInPlace/debian/
   jifty/trunk/plugins/EditInPlace/debian/changelog
   jifty/trunk/plugins/EditInPlace/debian/compat
   jifty/trunk/plugins/EditInPlace/debian/control
   jifty/trunk/plugins/EditInPlace/debian/rules   (contents, props changed)
   jifty/trunk/plugins/Login/debian/
   jifty/trunk/plugins/Login/debian/changelog
   jifty/trunk/plugins/Login/debian/compat
   jifty/trunk/plugins/Login/debian/control
   jifty/trunk/plugins/Login/debian/rules   (contents, props changed)
Modified:
   jifty/trunk/debian/README
   jifty/trunk/debian/changelog
   jifty/trunk/debian/control
   jifty/trunk/debian/rules

Log:
  Files for debian packaging, now rather for actual cpan release than for svn.
  


Modified: jifty/trunk/debian/README
==============================================================================
--- jifty/trunk/debian/README	(original)
+++ jifty/trunk/debian/README	Mon Nov  6 06:18:46 2006
@@ -14,4 +14,13 @@
 Please let me know if they do and I'll try and fix them.
 
 Bart Bunting
- 
+
+And others packages from cpan 0.60912 here :
+ deb http://ftp.univ-metz.fr/debian sarge jifty
+
+with some plugins packages, update for sarge and ubuntu 6.06 LTS
+
+Yves Agostini
+
+We work on harmonizing and cleaning this ...
+

Modified: jifty/trunk/debian/changelog
==============================================================================
--- jifty/trunk/debian/changelog	(original)
+++ jifty/trunk/debian/changelog	Mon Nov  6 06:18:46 2006
@@ -1,3 +1,17 @@
+jifty (0.60912-2) unstable; urgency=low
+
+  * Add missing dependencies, 
+  * Add fr.po 
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Wed, 25 Oct 2006 09:46:26 +0200
+
+jifty (0.60912-1) unstable; urgency=low
+
+  * Change version and clean dependencies on module-refresh-perl and
+    locale-maketext-lexicon for sarge
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Mon, 23 Oct 2006 10:55:17 +0200
+
 jifty (0.60728-3) unstable; urgency=low
 
   * Missed some date dependencies

Modified: jifty/trunk/debian/control
==============================================================================
--- jifty/trunk/debian/control	(original)
+++ jifty/trunk/debian/control	Mon Nov  6 06:18:46 2006
@@ -53,20 +53,21 @@
  libcompress-zlib-perl, libcss-squish-perl (>> 0.05),
  libcrypt-cbc-perl, libdatetime-format-builder-perl,
  libdatetime-format-iso8601-perl, libdate-manip-perl,
- libextutils-command-perl (>> 1.11), libfile-find-rule-perl,
- libfile-mmagic-perl, libfile-sharedir-perl, libhash-merge-perl,
- libhtml-lint-perl, libhtml-mason-perl (>> 1.31),
+ libfile-find-rule-perl, libfile-mmagic-perl, libfile-sharedir-perl,
+ libhash-merge-perl, libhtml-lint-perl, libhtml-mason-perl (>> 1.31),
  libhttp-server-simple-perl (>> 0.20),
  libhttp-server-simple-recorder-perl, liblog-log4perl-perl,
  liblocale-maketext-lexicon-perl (>> 0.60),
- liblocale-maketext-simple-perl, libemail-folder-perl,
+ liblocale-maketext-simple-perl (>> 0.18), libemail-folder-perl,
  libemail-localdelivery-perl, libemail-mime-perl,
  libemail-mime-creator-perl, libemail-send-perl, libmime-types-perl,
  libmodule-pluggable-perl (>> 2.95), libmodule-refresh-perl (>> 0.09),
  libobject-declare-perl, libscalar-defer-perl,
  libstring-koremutake-perl, libspiffy-perl, libwww-mechanize-perl (>>
  1.12), libversion-perl, libxml-simple-perl, libxml-writer-perl,
- libxml-xpath-perl, libyaml-perl, libyaml-syck-perl (>> 0.67),
+ libxml-xpath-perl, libyaml-perl, libyaml-syck-perl (>> 0.67), 
+ libhook-lexwrap-perl, libparams-util-perl,  libclass-inspector-perl, 
+ libemail-mime-contenttype-perl,
 Description: Jifty perl libraries
  Yet another web framework.
  .

Modified: jifty/trunk/debian/rules
==============================================================================
--- jifty/trunk/debian/rules	(original)
+++ jifty/trunk/debian/rules	Mon Nov  6 06:18:46 2006
@@ -38,7 +38,7 @@
 	dh_testroot
 
 	# Add commands to clean up after the build process here
-	$(MAKE) clean
+	-$(MAKE) clean
 	dh_clean build-stamp install-stamp
 
 install: build install-stamp

Added: jifty/trunk/plugins/EditInPlace/debian/changelog
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/EditInPlace/debian/changelog	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,6 @@
+libjifty-plugin-editinplace-perl (0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Mon, 23 Oct 2006 11:26:37 +0200
+

Added: jifty/trunk/plugins/EditInPlace/debian/compat
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/EditInPlace/debian/compat	Mon Nov  6 06:18:46 2006
@@ -0,0 +1 @@
+4

Added: jifty/trunk/plugins/EditInPlace/debian/control
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/EditInPlace/debian/control	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,15 @@
+Source: libjifty-plugin-editinplace-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2)
+Build-Depends-Indep: perl (>= 5.8.0-7)
+Maintainer: AGOSTINI Yves <agostini at univ-metz.fr>
+Standards-Version: 3.6.1
+
+Package: libjifty-plugin-editinplace-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, 
+Description:  Jifty::Plugin::EditInPlace
+ .
+ Jifty Plugin, file editor for devel mode.
+ .

Added: jifty/trunk/plugins/EditInPlace/debian/rules
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/EditInPlace/debian/rules	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,83 @@
+#!/usr/bin/make -f
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# If set to a true value then MakeMaker's prompt function will
+# always return the default without waiting for user input.
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	# Add commands to compile the package here
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="-Wall -O2 -g"
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+
+	# Add commands to clean up after the build process here
+	-$(MAKE) distclean
+
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+	# Add commands to install the package into debian/$PACKAGE_NAME here
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	# As this is a architecture independent package, we are not
+	# supposed to install stuff to /usr/lib. MakeMaker creates
+	# the dirs, we delete them from the deb:
+	rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+#	dh_installcron
+#	dh_installmenu
+#	dh_installexamples
+	dh_installdocs 
+	dh_installchangelogs 
+	dh_perl
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

Added: jifty/trunk/plugins/Login/debian/changelog
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Login/debian/changelog	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,18 @@
+libjifty-plugin-login-perl (0.01-3) unstable; urgency=low
+
+  * Add dependencies, update fr po
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Wed, 25 Oct 2006 10:46:46 +0200
+
+libjifty-plugin-login-perl (0.01-2) unstable; urgency=low
+
+  * add fr po
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Mon, 23 Oct 2006 15:59:14 +0200
+
+libjifty-plugin-login-perl (0.01-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- AGOSTINI Yves <agostini at univ-metz.fr>  Mon, 23 Oct 2006 11:21:36 +0200
+

Added: jifty/trunk/plugins/Login/debian/compat
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Login/debian/compat	Mon Nov  6 06:18:46 2006
@@ -0,0 +1 @@
+4

Added: jifty/trunk/plugins/Login/debian/control
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Login/debian/control	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,20 @@
+Source: libjifty-plugin-login-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2)
+Build-Depends-Indep: perl (>= 5.8.0-7)
+Maintainer: AGOSTINI Yves <agostini at univ-metz.fr>
+Standards-Version: 3.6.1
+
+Package: libjifty-plugin-login-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libemail-address-perl, 
+ libemail-messageid-perl, libemail-mime-modifier-perl,
+ libemail-mime-encodings-perl,  libemail-mime-perl, libemail-simple-perl, 
+ libemail-simple-creator-perl, libreturn-value-perl, libtime-piece-perl, 
+ libemail-date-perl
+Recommends: libio-all-perl, libnet-perl
+Description:  Jifty::Plugin::Login
+ .
+ .
+ Localized Login plugin for Jifty Framework.

Added: jifty/trunk/plugins/Login/debian/rules
==============================================================================
--- (empty file)
+++ jifty/trunk/plugins/Login/debian/rules	Mon Nov  6 06:18:46 2006
@@ -0,0 +1,83 @@
+#!/usr/bin/make -f
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# If set to a true value then MakeMaker's prompt function will
+# always return the default without waiting for user input.
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	# Add commands to compile the package here
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="-Wall -O2 -g"
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+
+	# Add commands to clean up after the build process here
+	-$(MAKE) distclean
+
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+	# Add commands to install the package into debian/$PACKAGE_NAME here
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	# As this is a architecture independent package, we are not
+	# supposed to install stuff to /usr/lib. MakeMaker creates
+	# the dirs, we delete them from the deb:
+	rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+#	dh_installcron
+#	dh_installmenu
+#	dh_installexamples
+	dh_installdocs 
+	dh_installchangelogs 
+	dh_perl
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary


More information about the Jifty-commit mailing list