[Erp5-report] r34822 lucas - /spec/debian-tiolive-application/debian/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 27 14:44:19 CEST 2010


Author: lucas
Date: Tue Apr 27 14:44:14 2010
New Revision: 34822

URL: http://svn.erp5.org?rev=34822&view=rev
Log:
Draft of debian package for tiolive-package. Work in progress.

Added:
    spec/debian-tiolive-application/debian/
    spec/debian-tiolive-application/debian/changelog
    spec/debian-tiolive-application/debian/compat
    spec/debian-tiolive-application/debian/control
    spec/debian-tiolive-application/debian/copyright
    spec/debian-tiolive-application/debian/dirs
    spec/debian-tiolive-application/debian/docs
    spec/debian-tiolive-application/debian/files
    spec/debian-tiolive-application/debian/rules   (with props)

Added: spec/debian-tiolive-application/debian/changelog
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/changelog?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/changelog (added)
+++ spec/debian-tiolive-application/debian/changelog [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,5 @@
+erp5 (5.4.6-001) unstable; urgency=low
+
+  * Initial release
+
+ -- Lucas Carvalho <lucas at nexedi.com>  Mon, 19 Apr 2010 19:56:14 -0400

Added: spec/debian-tiolive-application/debian/compat
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/compat?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/compat (added)
+++ spec/debian-tiolive-application/debian/compat [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,1 @@
+1

Added: spec/debian-tiolive-application/debian/control
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/control?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/control (added)
+++ spec/debian-tiolive-application/debian/control [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,16 @@
+Source: erp5
+Section: zope
+Priority: extra
+Maintainer: Lucas Carvalho <lucas at nexedi.com>
+Build-Depends: erp5-5.4.6
+Standards-Version: 3.8.0.1
+Homepage: http://www.erp5.org/
+
+Package: tiolive-application
+Architecture: amd64
+Depends: erp5-5.4.6
+Description: ERP5 is a Zope framework which allows to
+ implement ERP software.  It includes a Rapid Application
+ Development system and a Universal Business Model which
+ together allow to model any business process in very 
+ short time.

Added: spec/debian-tiolive-application/debian/copyright
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/copyright?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/copyright (added)
+++ spec/debian-tiolive-application/debian/copyright [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,39 @@
+This package was debianized by:
+
+    Lucas Carvalho <lucas at nexedi.com> on Mon, 19 Apr 2010 19:56:14 -0400
+
+It was downloaded from:
+
+    https://svn.erp5.org/repos/public/erp5/trunk/buildout/
+
+Upstream Author(s):
+
+    Łukasz Nowak <luke at nexedi.com>
+
+Copyright:
+
+    <Copyright (C) 2010 Nexedi SA>
+
+License:
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Debian packaging is:
+
+    Copyright (C) 2010 Lucas Carvalho <lucas at nexedi.com>
+
+and is licensed under the GPL version 3, see above.

Added: spec/debian-tiolive-application/debian/dirs
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/dirs?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/dirs (added)
+++ spec/debian-tiolive-application/debian/dirs [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,1 @@
+var/lib/erp5

Added: spec/debian-tiolive-application/debian/docs
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/docs?rev=34822&view=auto
==============================================================================
    (empty)

Added: spec/debian-tiolive-application/debian/files
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/files?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/files (added)
+++ spec/debian-tiolive-application/debian/files [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,1 @@
+tiolive-application_5.4.6-001_amd64.deb zope extra

Added: spec/debian-tiolive-application/debian/rules
URL: http://svn.erp5.org/spec/debian-tiolive-application/debian/rules?rev=34822&view=auto
==============================================================================
--- spec/debian-tiolive-application/debian/rules (added)
+++ spec/debian-tiolive-application/debian/rules [utf8] Tue Apr 27 14:44:14 2010
@@ -1,0 +1,71 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+VERSION=5.4.6
+INSTALL_PATH='/var/lib/erp5'
+SOFTWARE_PATH='/opt/erp5/$(VERSION)'
+
+configure:
+# We have nothing to do.
+
+build:
+	svn co https://svn.erp5.org/repos/public/erp5/trunk/buildout/ $(INSTALL_PATH)
+	echo "[software_definition]" >> $(INSTALL_PATH)/timmy-base.cfg
+	echo "software_home = $(SOFTWARE_PATH)" >> $(INSTALL_PATH)/timmy-base.cfg
+	$(SOFTWARE_PATH)/bin/python2.4 $(INSTALL_PATH)/bootstrap/bootstrap.py -c $(INSTALL_PATH)/timmy-base.cfg
+	cd $(INSTALL_PATH); $(SOFTWARE_PATH)/bin/python2.4 bin/buildout -vv -D -c timmy-base.cfg
+
+clean: 
+	dh_testdir
+	dh_testroot
+	rm -rf $(INSTALL_PATH)
+
+install: build
+	dh_testdir
+	dh_testroot
+	mkdir -p $(CURDIR)/debian/tiolive-application-$(VERSION)$(INSTALL_PATH)
+	cp -rf $(INSTALL_PATH) $(CURDIR)/debian/tiolive-application-$(VERSION)$(INSTALL_PATH)
+
+# Build architecture-independent files here.
+binary-indep: install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs 
+	dh_installdocs
+	dh_installexamples
+#	dh_install
+#	dh_installmenu
+#	dh_installdebconf
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_python
+#	dh_installinit
+#	dh_installcron
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_perl
+	dh_makeshlibs
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: spec/debian-tiolive-application/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Erp5-report mailing list