Skip to content

Commit 7c888c8

Browse files
committed
debianization update
1 parent 1d31b38 commit 7c888c8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ composer.phar
1212
/debian/php-vitexsoftware-ease-html-widgets.substvars
1313
/debian/debhelper-build-stamp
1414
/debian/files
15+
/debian/php-vitexsoftware-ease-html-widgets-doc/
16+
/debian/php-vitexsoftware-ease-html-widgets.debhelper.log
17+
/debian/php-vitexsoftware-ease-html-widgets-doc.substvars
18+
/debian/php-vitexsoftware-ease-html-widgets-doc.debhelper.log

debian/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deb/ease-html-widgets",
33
"description": "Addons for PHP Framework (debianized)",
4-
"version": "1.2",
4+
"version": "0.1.0",
55
"authors": [
66
{
77
"name": "Vítězslav Dvořák",

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Source: php-vitexsoftware-ease-html-widgets
2-
Build-Depends: debhelper (>= 7.0.50~), phpdocumentor
2+
Build-Depends: debhelper (>= 7.0.50~), phpdocumentor, debhelper-compat (= 12)
33
Standards-Version: 4.3.0
44
Maintainer: Vítězslav Dvořák <[email protected]>
55
Uploaders: Vitex <[email protected]>

0 commit comments

Comments
 (0)