|  | @@ -3,8 +3,8 @@ Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 | 
												
													
														
															|  |  Homepage: https://github.com/latchset/jose
 |  |  Homepage: https://github.com/latchset/jose
 | 
												
													
														
															|  |  Standards-Version: 4.1.1
 |  |  Standards-Version: 4.1.1
 | 
												
													
														
															|  |  Build-Depends: debhelper (>= 10~),
 |  |  Build-Depends: debhelper (>= 10~),
 | 
												
													
														
															|  | -    libjansson-dev,
 |  | 
 | 
												
													
														
															|  | -    libssl-dev,
 |  | 
 | 
												
													
														
															|  | 
 |  | +    libjansson-dev (>= 2.10),
 | 
												
													
														
															|  | 
 |  | +    libssl-dev (>= 1.0.2),
 | 
												
													
														
															|  |      pkg-config,
 |  |      pkg-config,
 | 
												
													
														
															|  |      zlib1g-dev,
 |  |      zlib1g-dev,
 | 
												
													
														
															|  |  Priority: optional
 |  |  Priority: optional
 | 
												
											
												
													
														
															|  | @@ -39,7 +39,10 @@ Description: Javascript Object Signing and Encryption (José) - library
 | 
												
													
														
															|  |  Package: libjose-dev
 |  |  Package: libjose-dev
 | 
												
													
														
															|  |  Architecture: any
 |  |  Architecture: any
 | 
												
													
														
															|  |  Depends: ${misc:Depends},
 |  |  Depends: ${misc:Depends},
 | 
												
													
														
															|  | -   libjose0 (= ${binary:Version}),
 |  | 
 | 
												
													
														
															|  | 
 |  | +    libjansson-dev,
 | 
												
													
														
															|  | 
 |  | +    libjose0 (= ${binary:Version}),
 | 
												
													
														
															|  | 
 |  | +    libssl-dev,
 | 
												
													
														
															|  | 
 |  | +    zlib1g-dev,
 | 
												
													
														
															|  |  Section: libdevel
 |  |  Section: libdevel
 | 
												
													
														
															|  |  Description: Javascript Object Signing and Encryption (José) - development files
 |  |  Description: Javascript Object Signing and Encryption (José) - development files
 | 
												
													
														
															|  |   This package provides the development files for José, a C-language
 |  |   This package provides the development files for José, a C-language
 |