[Openlanhouse-development] SF.net SVN: openlanhouse:[296] trunk
Status: Pre-Alpha
Brought to you by:
n3rd3x
|
From: <n3...@us...> - 2008-10-13 17:12:45
|
Revision: 296
http://openlanhouse.svn.sourceforge.net/openlanhouse/?rev=296&view=rev
Author: n3rd3x
Date: 2008-10-13 17:12:34 +0000 (Mon, 13 Oct 2008)
Log Message:
-----------
* Added a debian directory in all packages
Added Paths:
-----------
trunk/openlh-client/debian/
trunk/openlh-client/debian/changelog
trunk/openlh-client/debian/compat
trunk/openlh-client/debian/control
trunk/openlh-client/debian/copyright
trunk/openlh-client/debian/dirs
trunk/openlh-client/debian/docs
trunk/openlh-client/debian/files
trunk/openlh-client/debian/menu
trunk/openlh-client/debian/openlh-server.substvars
trunk/openlh-client/debian/rules
trunk/openlh-core/debian/
trunk/openlh-core/debian/changelog
trunk/openlh-core/debian/compat
trunk/openlh-core/debian/control
trunk/openlh-core/debian/copyright
trunk/openlh-core/debian/dirs
trunk/openlh-core/debian/docs
trunk/openlh-core/debian/files
trunk/openlh-core/debian/menu
trunk/openlh-core/debian/openlh-server.substvars
trunk/openlh-core/debian/rules
trunk/openlh-server/debian/
trunk/openlh-server/debian/changelog
trunk/openlh-server/debian/compat
trunk/openlh-server/debian/control
trunk/openlh-server/debian/copyright
trunk/openlh-server/debian/dirs
trunk/openlh-server/debian/docs
trunk/openlh-server/debian/files
trunk/openlh-server/debian/menu
trunk/openlh-server/debian/openlh-server.substvars
trunk/openlh-server/debian/rules
Added: trunk/openlh-client/debian/changelog
===================================================================
--- trunk/openlh-client/debian/changelog (rev 0)
+++ trunk/openlh-client/debian/changelog 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+openlh-server (0.1-1) unstable; urgency=low
+
+ * Initial release from upstream
+
+ -- Wilson Pinto J\xFAnior <wi...@op...> Mon, 13 Oct 2008 13:01:50 -0200
+
Added: trunk/openlh-client/debian/compat
===================================================================
--- trunk/openlh-client/debian/compat (rev 0)
+++ trunk/openlh-client/debian/compat 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+6
Added: trunk/openlh-client/debian/control
===================================================================
--- trunk/openlh-client/debian/control (rev 0)
+++ trunk/openlh-client/debian/control 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,12 @@
+Source: openlh-server
+Section: gnome
+Priority: extra
+Maintainer: Wilson Pinto J\xFAnior <wi...@op...>
+Build-Depends: debhelper (>= 6), autotools-dev
+Standards-Version: 3.7.3
+Homepage: http://openlanhouse.org
+
+Package: openlh-server
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: a LAN House and Cyber Caffe Manager for GNOME Desktop.
Added: trunk/openlh-client/debian/copyright
===================================================================
--- trunk/openlh-client/debian/copyright (rev 0)
+++ trunk/openlh-client/debian/copyright 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,34 @@
+This package was debianized by Wilson Pinto J\xFAnior
+<wi...@op...> on Tue, 03 Jun 2008 04:09:48 -0300.
+
+It was downloaded from http://openlanhouse.org/releases/
+
+Upstream Authors
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+Copyright:
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+License:
+
+ This package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Wilson Pinto J\xFAnior
+<wi...@op...> and is licensed under the GPL, see above.
Added: trunk/openlh-client/debian/dirs
===================================================================
--- trunk/openlh-client/debian/dirs (rev 0)
+++ trunk/openlh-client/debian/dirs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+usr/bin
Added: trunk/openlh-client/debian/docs
===================================================================
--- trunk/openlh-client/debian/docs (rev 0)
+++ trunk/openlh-client/debian/docs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
Added: trunk/openlh-client/debian/files
===================================================================
--- trunk/openlh-client/debian/files (rev 0)
+++ trunk/openlh-client/debian/files 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+openlh-server_0.1-1_i386.deb gnome extra
Added: trunk/openlh-client/debian/menu
===================================================================
--- trunk/openlh-client/debian/menu (rev 0)
+++ trunk/openlh-client/debian/menu 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+?package(openlh-server): \
+ needs="wm" \
+ section="Applications/Network" \
+ title="OpenLanhouse Server" \
+ icon="openlh-server.png" \
+ command="/usr/bin/openlh-server"
Added: trunk/openlh-client/debian/openlh-server.substvars
===================================================================
--- trunk/openlh-client/debian/openlh-server.substvars (rev 0)
+++ trunk/openlh-client/debian/openlh-server.substvars 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,2 @@
+python:Depends=python (<< 2.6), python (>= 2.5)
+misc:Depends=python-gnome2, python-gtk2, python-certtool, python-gnutls, python-sqlalchemy
Added: trunk/openlh-client/debian/rules
===================================================================
--- trunk/openlh-client/debian/rules (rev 0)
+++ trunk/openlh-client/debian/rules 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,105 @@
+#!/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
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+CROSS= --build $(DEB_BUILD_GNU_TYPE)
+endif
+
+
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+ ./configure $(CROSS) --prefix=/usr --sysconfdir=/etc --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.sub config.guess
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/openlh-server.
+ $(MAKE) DESTDIR=$(CURDIR)/debian/openlh-server install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ 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_gconf
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Property changes on: trunk/openlh-client/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/openlh-core/debian/changelog
===================================================================
--- trunk/openlh-core/debian/changelog (rev 0)
+++ trunk/openlh-core/debian/changelog 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+openlh-server (0.1-1) unstable; urgency=low
+
+ * Initial release from upstream
+
+ -- Wilson Pinto J\xFAnior <wi...@op...> Mon, 13 Oct 2008 13:01:50 -0200
+
Added: trunk/openlh-core/debian/compat
===================================================================
--- trunk/openlh-core/debian/compat (rev 0)
+++ trunk/openlh-core/debian/compat 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+6
Added: trunk/openlh-core/debian/control
===================================================================
--- trunk/openlh-core/debian/control (rev 0)
+++ trunk/openlh-core/debian/control 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,12 @@
+Source: openlh-server
+Section: gnome
+Priority: extra
+Maintainer: Wilson Pinto J\xFAnior <wi...@op...>
+Build-Depends: debhelper (>= 6), autotools-dev
+Standards-Version: 3.7.3
+Homepage: http://openlanhouse.org
+
+Package: openlh-server
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: a LAN House and Cyber Caffe Manager for GNOME Desktop.
Added: trunk/openlh-core/debian/copyright
===================================================================
--- trunk/openlh-core/debian/copyright (rev 0)
+++ trunk/openlh-core/debian/copyright 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,34 @@
+This package was debianized by Wilson Pinto J\xFAnior
+<wi...@op...> on Tue, 03 Jun 2008 04:09:48 -0300.
+
+It was downloaded from http://openlanhouse.org/releases/
+
+Upstream Authors
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+Copyright:
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+License:
+
+ This package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Wilson Pinto J\xFAnior
+<wi...@op...> and is licensed under the GPL, see above.
Added: trunk/openlh-core/debian/dirs
===================================================================
--- trunk/openlh-core/debian/dirs (rev 0)
+++ trunk/openlh-core/debian/dirs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+usr/bin
Added: trunk/openlh-core/debian/docs
===================================================================
--- trunk/openlh-core/debian/docs (rev 0)
+++ trunk/openlh-core/debian/docs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
Added: trunk/openlh-core/debian/files
===================================================================
--- trunk/openlh-core/debian/files (rev 0)
+++ trunk/openlh-core/debian/files 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+openlh-server_0.1-1_i386.deb gnome extra
Added: trunk/openlh-core/debian/menu
===================================================================
--- trunk/openlh-core/debian/menu (rev 0)
+++ trunk/openlh-core/debian/menu 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+?package(openlh-server): \
+ needs="wm" \
+ section="Applications/Network" \
+ title="OpenLanhouse Server" \
+ icon="openlh-server.png" \
+ command="/usr/bin/openlh-server"
Added: trunk/openlh-core/debian/openlh-server.substvars
===================================================================
--- trunk/openlh-core/debian/openlh-server.substvars (rev 0)
+++ trunk/openlh-core/debian/openlh-server.substvars 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,2 @@
+python:Depends=python (<< 2.6), python (>= 2.5)
+misc:Depends=python-gnome2, python-gtk2, python-certtool, python-gnutls, python-sqlalchemy
Added: trunk/openlh-core/debian/rules
===================================================================
--- trunk/openlh-core/debian/rules (rev 0)
+++ trunk/openlh-core/debian/rules 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,105 @@
+#!/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
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+CROSS= --build $(DEB_BUILD_GNU_TYPE)
+endif
+
+
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+ ./configure $(CROSS) --prefix=/usr --sysconfdir=/etc --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.sub config.guess
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/openlh-server.
+ $(MAKE) DESTDIR=$(CURDIR)/debian/openlh-server install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ 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_gconf
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Property changes on: trunk/openlh-core/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/openlh-server/debian/changelog
===================================================================
--- trunk/openlh-server/debian/changelog (rev 0)
+++ trunk/openlh-server/debian/changelog 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+openlh-server (0.1-1) unstable; urgency=low
+
+ * Initial release from upstream
+
+ -- Wilson Pinto J\xFAnior <wi...@op...> Mon, 13 Oct 2008 13:01:50 -0200
+
Added: trunk/openlh-server/debian/compat
===================================================================
--- trunk/openlh-server/debian/compat (rev 0)
+++ trunk/openlh-server/debian/compat 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+6
Added: trunk/openlh-server/debian/control
===================================================================
--- trunk/openlh-server/debian/control (rev 0)
+++ trunk/openlh-server/debian/control 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,12 @@
+Source: openlh-server
+Section: gnome
+Priority: extra
+Maintainer: Wilson Pinto J\xFAnior <wi...@op...>
+Build-Depends: debhelper (>= 6), autotools-dev
+Standards-Version: 3.7.3
+Homepage: http://openlanhouse.org
+
+Package: openlh-server
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: a LAN House and Cyber Caffe Manager for GNOME Desktop.
Added: trunk/openlh-server/debian/copyright
===================================================================
--- trunk/openlh-server/debian/copyright (rev 0)
+++ trunk/openlh-server/debian/copyright 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,34 @@
+This package was debianized by Wilson Pinto J\xFAnior
+<wi...@op...> on Tue, 03 Jun 2008 04:09:48 -0300.
+
+It was downloaded from http://openlanhouse.org/releases/
+
+Upstream Authors
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+Copyright:
+
+ Wilson Pinto J\xFAnior <wi...@op...>
+
+License:
+
+ This package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Wilson Pinto J\xFAnior
+<wi...@op...> and is licensed under the GPL, see above.
Added: trunk/openlh-server/debian/dirs
===================================================================
--- trunk/openlh-server/debian/dirs (rev 0)
+++ trunk/openlh-server/debian/dirs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+usr/bin
Added: trunk/openlh-server/debian/docs
===================================================================
--- trunk/openlh-server/debian/docs (rev 0)
+++ trunk/openlh-server/debian/docs 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
Added: trunk/openlh-server/debian/files
===================================================================
--- trunk/openlh-server/debian/files (rev 0)
+++ trunk/openlh-server/debian/files 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1 @@
+openlh-server_0.1-1_i386.deb gnome extra
Added: trunk/openlh-server/debian/menu
===================================================================
--- trunk/openlh-server/debian/menu (rev 0)
+++ trunk/openlh-server/debian/menu 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,6 @@
+?package(openlh-server): \
+ needs="wm" \
+ section="Applications/Network" \
+ title="OpenLanhouse Server" \
+ icon="openlh-server.png" \
+ command="/usr/bin/openlh-server"
Added: trunk/openlh-server/debian/openlh-server.substvars
===================================================================
--- trunk/openlh-server/debian/openlh-server.substvars (rev 0)
+++ trunk/openlh-server/debian/openlh-server.substvars 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,2 @@
+python:Depends=python (<< 2.6), python (>= 2.5)
+misc:Depends=python-gnome2, python-gtk2, python-certtool, python-gnutls, python-sqlalchemy
Added: trunk/openlh-server/debian/rules
===================================================================
--- trunk/openlh-server/debian/rules (rev 0)
+++ trunk/openlh-server/debian/rules 2008-10-13 17:12:34 UTC (rev 296)
@@ -0,0 +1,105 @@
+#!/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
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+CROSS= --build $(DEB_BUILD_GNU_TYPE)
+endif
+
+
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+ ./configure $(CROSS) --prefix=/usr --sysconfdir=/etc --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.sub config.guess
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/openlh-server.
+ $(MAKE) DESTDIR=$(CURDIR)/debian/openlh-server install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ 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_gconf
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Property changes on: trunk/openlh-server/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|