Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit db5eb1c

Browse files
committed
chore: update qdk2 version
1 parent 80b8239 commit db5eb1c

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
qdk2 (0.27) trusty; urgency=medium
2+
3+
* Merge QDK v2.3.10
4+
5+
-- ED Hong <edhongcy@gmail.com> Fri, 19 Apr 2019 10:55:00 +0800
6+
17
qdk2 (0.26) trusty; urgency=medium
28

3-
* Some enhabcement and bug fix for code signing
9+
* Some enhabcement and bug fix for code signing
410

511
-- ED Hong <edhongcy@gmail.com> Fri, 19 Apr 2019 10:55:00 +0800
612

debian/control.bionic

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Standards-Version: 3.9.5
88

99
Package: qdk2
1010
Architecture: amd64
11-
Depends: python (<< 3.0),
11+
Depends: python (<< 3.0),
1212
python (>= 2.6),
1313
pv,
1414
bsdmainutils (>= 9.0),
1515
curl (>= 7.35),
1616
openssl (>= 1.0),
1717
${shlibs:Depends},
18-
${misc:Depends}
18+
${misc:Depends}
1919
Description: QNAP Development Toolkit Next Generation
2020
Provides tools to build QNAP package

debian/control.trusty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Standards-Version: 3.9.5
99

1010
Package: qdk2
1111
Architecture: amd64
12-
Depends: python (<< 3.0),
12+
Depends: python (<< 3.0),
1313
python (>= 2.6),
1414
bsdmainutils (>= 9.0),
1515
curl (>= 7.35),
@@ -18,6 +18,6 @@ Depends: python (<< 3.0),
1818
pv,
1919
${python:Depends},
2020
${shlibs:Depends},
21-
${misc:Depends}
21+
${misc:Depends}
2222
Description: QNAP Development Toolkit Next Generation
2323
Provides tools to build QNAP package

debian/control.xenial

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Standards-Version: 3.9.5
88

99
Package: qdk2
1010
Architecture: amd64
11-
Depends: python (<< 3.0),
11+
Depends: python (<< 3.0),
1212
python (>= 2.6),
1313
pv,
1414
bsdmainutils (>= 9.0),
1515
curl (>= 7.35),
1616
openssl (>= 1.0),
1717
${python:Depends},
1818
${shlibs:Depends},
19-
${misc:Depends}
19+
${misc:Depends}
2020
Description: QNAP Development Toolkit Next Generation
2121
Provides tools to build QNAP package

0 commit comments

Comments
 (0)