Directorios reestructurados, ahora se usa debuild para construir el paquete Debian
|
@ -8,7 +8,7 @@ require_once (__DIR__.'/../vn-image/configure.php');
|
||||||
set_include_path
|
set_include_path
|
||||||
(
|
(
|
||||||
get_include_path ()
|
get_include_path ()
|
||||||
.PATH_SEPARATOR.__DIR__.'/package/usr/share/php'
|
.PATH_SEPARATOR.__DIR__.'/lib'
|
||||||
);
|
);
|
||||||
|
|
||||||
const _DEVELOPER_MODE = TRUE;
|
const _DEVELOPER_MODE = TRUE;
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
hedera-web (1.0-49) stable; urgency=low
|
||||||
|
|
||||||
|
* Initial Release.
|
||||||
|
|
||||||
|
-- Juan Ferrer Toribio <juan@verdnatura.es> Wed, 19 Aug 2015 12:00:00 +0200
|
|
@ -0,0 +1 @@
|
||||||
|
9
|
|
@ -1,7 +1,14 @@
|
||||||
Package: hedera-web
|
Source: hedera-web
|
||||||
Version: 1.0-48
|
Priority: optional
|
||||||
Architecture: all
|
|
||||||
Maintainer: Juan Ferrer Toribio <juan@verdnatura.es>
|
Maintainer: Juan Ferrer Toribio <juan@verdnatura.es>
|
||||||
|
Build-Depends: build-essential, debhelper
|
||||||
|
Standards-Version: 3.9.3
|
||||||
|
Section: misc
|
||||||
|
Homepage: http://www.verdnatura.es
|
||||||
|
Vcs-Git: git://www.verdnatura.es/var/git/hedera-web
|
||||||
|
|
||||||
|
Package: hedera-web
|
||||||
|
Architecture: any
|
||||||
Depends: apache2, php5-mysql, php-vn-web
|
Depends: apache2, php5-mysql, php-vn-web
|
||||||
Suggests: php-text-captcha, php5-imap, vn-image, tinymce
|
Suggests: php-text-captcha, php5-imap, vn-image, tinymce
|
||||||
Section: misc
|
Section: misc
|
|
@ -0,0 +1,24 @@
|
||||||
|
Format: http://dep.debian.net/deps/dep5
|
||||||
|
Name: hedera-web
|
||||||
|
Source: svn://www.verdnatura.es/hedera
|
||||||
|
|
||||||
|
Files: *
|
||||||
|
Copyright: 2011-2015 Juan Ferrer Toribio <juan@verdnatura.es>
|
||||||
|
License: GPL-3.0+
|
||||||
|
|
||||||
|
License: GPL-3.0+
|
||||||
|
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 program 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 can be found in "/usr/share/common-licenses/GPL-3".
|
|
@ -0,0 +1,4 @@
|
||||||
|
conf/* etc/
|
||||||
|
lib/vn usr/share/php/
|
||||||
|
doc/* usr/share/doc/hedera-web
|
||||||
|
web/* usr/share/hedera-web
|
|
@ -0,0 +1,7 @@
|
||||||
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
%:
|
||||||
|
dh $@
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
/etc/hedera-web/config.php
|
|
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 182 KiB |
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 298 KiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 285 KiB After Width: | Height: | Size: 285 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 426 KiB |
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 192 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 297 KiB After Width: | Height: | Size: 297 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |