File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change
1
+ bitcoin (0.14.1-trusty2) trusty; urgency=medium
2
+
3
+ * Bump minimum boost version in deps.
4
+
5
+ -- Matt Corallo (BlueMatt) <
[email protected] > Thu, 04 May 2017 17:12:00 -0400
6
+
1
7
bitcoin (0.14.1-trusty1) trusty; urgency=medium
2
8
3
9
* New upstream release.
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ Build-Depends: debhelper,
12
12
libssl-dev,
13
13
pkg-config,
14
14
libevent-dev,
15
- libboost-system1.48-dev | libboost-system-dev (>> 1.35 ),
16
- libboost-filesystem1.48-dev | libboost-filesystem-dev (>> 1.35 ),
17
- libboost-program-options1.48-dev | libboost-program-options-dev (>> 1.35 ),
18
- libboost-thread1.48-dev | libboost-thread-dev (>> 1.35 ),
19
- libboost-test1.48-dev | libboost-test-dev (>> 1.35 ),
20
- libboost-chrono1.48-dev | libboost-chrono-dev (>> 1.35 ),
15
+ libboost-system1.48-dev | libboost-system-dev (>> 1.47 ),
16
+ libboost-filesystem1.48-dev | libboost-filesystem-dev (>> 1.47 ),
17
+ libboost-program-options1.48-dev | libboost-program-options-dev (>> 1.47 ),
18
+ libboost-thread1.48-dev | libboost-thread-dev (>> 1.47 ),
19
+ libboost-test1.48-dev | libboost-test-dev (>> 1.47 ),
20
+ libboost-chrono1.48-dev | libboost-chrono-dev (>> 1.47 ),
21
21
qt4-qmake,
22
22
libqt4-dev,
23
23
libqrencode-dev,
You can’t perform that action at this time.
0 commit comments