Cosmetics : remove spaces at the end of lines and correct lines with more than 80 chars

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1643 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-08-01 07:11:14 +00:00
parent e823248ff7
commit 9fef934b71
29 changed files with 87 additions and 78 deletions

2
debian/changelog vendored
View File

@@ -39,7 +39,7 @@ domframework (0.4-1) testing; urgency=low
domframework (0.3-1) testing; urgency=low
* dbLayer : Create a operationnal list table for sqlite/mysql/pgsql
* authorization model
* authorization model
-- Dominique Fournier <dominique@fournier38.fr> Fri, 20 Jun 2014 15:18:47 +0100
domframework (0.2-1) testing; urgency=low

1
debian/control vendored
View File

@@ -12,4 +12,3 @@ Recommends: php5-cli
Description: PHP Framework with basic functionnalities
The DomFramework allow the developpers to create easily some PHP applications.
Provide authentication, abstraction to databases, and much more !

4
debian/rules vendored
View File

@@ -12,7 +12,7 @@
clean:
dh_testdir
dh_testroot
dh_clean
dh_clean
install: build
dh_testdir
@@ -26,7 +26,7 @@ install: build
binary: build install
dh_testdir
dh_testroot
dh_installchangelogs
dh_installchangelogs
# dh_installdocs
# dh_installexamples
# dh_install

2
debian/watch vendored
View File

@@ -6,7 +6,7 @@
# Compulsory line, this is a version 3 file
version=3
# Uncomment to examine a Webpage
# Uncomment to examine a Webpage
# <Webpage URL> <string match>
#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz