This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +13
-7
lines changed Expand file tree Collapse file tree 4 files changed +13
-7
lines changed Original file line number Diff line number Diff line change
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
+
1
7
qdk2 (0.26) trusty; urgency=medium
2
8
3
- * Some enhabcement and bug fix for code signing
9
+ * Some enhabcement and bug fix for code signing
4
10
5
11
-- ED Hong <edhongcy@gmail.com> Fri, 19 Apr 2019 10:55:00 +0800
6
12
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Standards-Version: 3.9.5
8
8
9
9
Package: qdk2
10
10
Architecture: amd64
11
- Depends: python (<< 3.0),
11
+ Depends: python (<< 3.0),
12
12
python (>= 2.6),
13
13
pv,
14
14
bsdmainutils (>= 9.0),
15
15
curl (>= 7.35),
16
16
openssl (>= 1.0),
17
17
${shlibs:Depends},
18
- ${misc:Depends}
18
+ ${misc:Depends}
19
19
Description: QNAP Development Toolkit Next Generation
20
20
Provides tools to build QNAP package
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Standards-Version: 3.9.5
9
9
10
10
Package: qdk2
11
11
Architecture: amd64
12
- Depends: python (<< 3.0),
12
+ Depends: python (<< 3.0),
13
13
python (>= 2.6),
14
14
bsdmainutils (>= 9.0),
15
15
curl (>= 7.35),
@@ -18,6 +18,6 @@ Depends: python (<< 3.0),
18
18
pv,
19
19
${python:Depends},
20
20
${shlibs:Depends},
21
- ${misc:Depends}
21
+ ${misc:Depends}
22
22
Description: QNAP Development Toolkit Next Generation
23
23
Provides tools to build QNAP package
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ Standards-Version: 3.9.5
8
8
9
9
Package: qdk2
10
10
Architecture: amd64
11
- Depends: python (<< 3.0),
11
+ Depends: python (<< 3.0),
12
12
python (>= 2.6),
13
13
pv,
14
14
bsdmainutils (>= 9.0),
15
15
curl (>= 7.35),
16
16
openssl (>= 1.0),
17
17
${python:Depends},
18
18
${shlibs:Depends},
19
- ${misc:Depends}
19
+ ${misc:Depends}
20
20
Description: QNAP Development Toolkit Next Generation
21
21
Provides tools to build QNAP package
You can’t perform that action at this time.
0 commit comments