Skip to content

Commit 8e36921

Browse files
committed
package name fix
1 parent 0a5e36a commit 8e36921

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: php-vitexsoftware-ease-bootstrap5
1+
Source: php-vitexsoftware-ease-twbootstrap5
22
Build-Depends: debhelper (>= 7.0.50~), jq, moreutils, phpdocumentor, pkg-php-tools, phpab
33
Section: web
44
Standards-Version: 3.9.8
@@ -10,7 +10,7 @@ Homepage: https://github.com/VitexSoftware/php-ease-twbootstrap5
1010
Package: php-vitexsoftware-ease-bootstrap5
1111
Depends: ${misc:Depends},php-vitexsoftware-ease-html,javascript-common
1212
Architecture: all
13-
Conflicts: ease-framework
13+
Replaces: php-vitexsoftware-ease-bootstrap5
1414
Section: web
1515
Priority: optional
1616
Description: Set of Twitter Bootstrap 5 rendering objects

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/make -f
22

3-
PKG_PATH:=/usr/share/php/EaseTWB
3+
PKG_PATH:=/usr/share/php/EaseTWB5
44
BUILD_DIR:=build
55

66
%:

0 commit comments

Comments
 (0)