File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- php-spojenet-abraflexi (3.3.2.263~noble ) UNRELEASED; urgency=medium
1+ php-spojenet-abraflexi (3.3.2) UNRELEASED; urgency=medium
22
33 * more strict types
44 * jenkins-Spoje.Net-php-spojenet-abraflexi-263
Original file line number Diff line number Diff line change 33 "description" : " Library for easy interaction with czech accounting system AbraFlexi." ,
44 "homepage" : " https://github.com/Spoje-NET/php-abraflexi" ,
55 "license" : " GPL-2.0+" ,
6- "version" : " 3.3.0" ,
76 "type" : " library" ,
87 "authors" : [
98 {
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ override_dh_auto_test:
2121
2222
2323override_dh_install :
24- jq ' .version = "' ` dpkg-parsechangelog | sed -n ' s/^Version: //p' | sed ' s/~.*//' ` ' "' debian/composer.json | sponge debian/composer.json
2524 dh_install
25+ jq ' .version = "' ` dpkg-parsechangelog | sed -n ' s/^Version: //p' | sed ' s/~.*//' ` ' "' debian/composer.json | sponge debian/php-spojenet-abraflexi/usr/share/php/AbraFlexi/composer.json
2626 sed -i -e " s/\/\.\.\/\.\.\//\//g" debian/php-spojenet-abraflexi/usr/share/php/AbraFlexi/RO.php
2727 sed -i -e " s/\/\.\.\/\.\.\//\//g" debian/php-spojenet-abraflexi/usr/share/php/AbraFlexi/Functions.php
2828 sed -i -e " s/\.\.\/test\//\/usr\/share\/php\/AbraFlexi\/tools\//g" debian/php-spojenet-abraflexi/usr/share/php/AbraFlexi/tools/* .php
You can’t perform that action at this time.
0 commit comments