Skip to content

Commit b6e94ae

Browse files
committed
debian: Update dh-php build dependency
1 parent 570e49f commit b6e94ae

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Source: php-hypernode
22
Section: php
33
Priority: optional
4-
Maintainer: Rick van de Loo <[email protected]>
4+
Maintainer: Hypernode Tech Team <[email protected]>
55
Build-Depends:
6-
debhelper (>= 9),
7-
dh-php (>= 0.10),
6+
debhelper (>= 10~),
7+
dh-php (>= 4~),
88
php5.6-dev,
99
php7.0-dev,
1010
php7.1-dev,
@@ -15,7 +15,7 @@ Build-Depends:
1515
php8.1-dev,
1616
php8.2-dev,
1717
php8.3-dev
18-
Standards-Version: 3.9.5
18+
Standards-Version: 4.5.1
1919
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
2020
Vcs-Browser: https://github.com/ByteInternet/php-hypernode
2121

debian/control.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Source: php-hypernode
22
Section: php
33
Priority: optional
4-
Maintainer: Rick van de Loo <[email protected]>
4+
Maintainer: Hypernode Tech Team <[email protected]>
55
Build-Depends:
6-
debhelper (>= 9),
7-
dh-php (>= 0.10),
6+
debhelper (>= 10~),
7+
dh-php (>= 4~),
88
php5.6-dev,
99
php7.0-dev,
1010
php7.1-dev,
@@ -15,7 +15,7 @@ Build-Depends:
1515
php8.1-dev,
1616
php8.2-dev,
1717
php8.3-dev
18-
Standards-Version: 3.9.5
18+
Standards-Version: 4.5.1
1919
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
2020
Vcs-Browser: https://github.com/ByteInternet/php-hypernode
2121

0 commit comments

Comments
 (0)