Skip to content

Commit 6cdc8bb

Browse files
author
Vítězslav Dvořák
committed
Update .gitignore and debian control file for php-abraflexi-datatables
1 parent 1916f4d commit 6cdc8bb

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@
5151
/social-preview.png
5252
/debian/.debhelper/
5353
/debian/php-abraflexi-datatables/
54+
debian/files
55+

debian/control

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ Rules-Requires-Root: no
1111
#Vcs-Browser: https://salsa.debian.org/debian/php-abraflexi-datatables
1212

1313
Package: php-abraflexi-datatables
14-
Architecture: any
14+
Architecture: all
1515
Multi-Arch: foreign
1616
Depends:
1717
${misc:Depends},
1818
${shlibs:Depends},
1919
php-vitexsoftware-ease-bootstrap5-widgets-abraflexi
20-
Description: auto-generated package by debmake
21-
This Debian binary package was auto-generated by the
22-
debmake(1) command provided by the debmake package.
20+
Description: DataTables integration for AbraFlexi PHP applications
21+
This package provides a PHP library for seamless integration of the DataTables
22+
JavaScript library with AbraFlexi-based applications. It enables developers to
23+
easily display, manage, and interact with AbraFlexi data in dynamic, interactive
24+
tables within web applications. The package is designed to work with the
25+
VitexSoftware EASE framework and supports Bootstrap 5 widgets for a modern UI.

0 commit comments

Comments
 (0)