Codebase list unsafeopenssl / 0f3daa3
Improve packaging for Kali Remove obsolete *-dbg package Sophie Brun 4 years ago
5 changed file(s) with 15 addition(s) and 39 deletion(s). Raw diff Collapse all Expand all
0 openssl-unsafe (1.0.2i-1kali1) kali; urgency=low
0 unsafeopenssl (1.0.2i-1kali1) kali-dev; urgency=low
11
2 * initial build
2 [ Pavel Nakonechnyi ]
3 * Initial packaging
34
4 -- Pavel Nakonechnyi <[email protected]> Wed, 25 Sep 2019 12:00:00 +0100
5 -- Sophie Brun <[email protected]> Wed, 30 Oct 2019 14:17:13 +0100
+0
-1
debian/compat less more
0 9
0 Source: openssl-unsafe
1 Build-Depends: debhelper (>= 9), m4, bc, dpkg-dev (>= 1.15.7), libz-dev
0 Source: unsafeopenssl
1 Build-Depends: debhelper-compat (= 12), m4, bc, dpkg-dev (>= 1.15.7), libz-dev
22 Section: utils
33 Priority: optional
4 Maintainer: Pavel Nakonechnyi <[email protected]>
5 Standards-Version: 4.1.1
4 Maintainer: Kali Developers <[email protected]>
5 Uploaders: Sophie Brun <[email protected]>
6 Standards-Version: 4.4.1
7 Homepage: https://github.com/gremwell/unsafeopenssl-pkg-deb
8 Vcs-Git: https://gitlab.com/kalilinux/packages/unsafeopenssl.git
9 Vcs-Browser: https://gitlab.com/kalilinux/packages/unsafeopenssl
610
711 Package: openssl-unsafe
8 Priority: optional
912 Architecture: any
10 Depends: libunsafessl1.0.2 (= ${binary:Version}), ${perl:Depends}, ${misc:Depends}
13 Depends: libunsafessl1.0.2 (= ${binary:Version}), ${perl:Depends},
14 ${misc:Depends}, ${shlibs:Depends}
1115 Suggests: ca-certificates
1216 Description: Secure Sockets Layer toolkit - cryptographic utility - UNSAFE VERSION
1317 This package is part of the OpenSSL project's implementation of the SSL
2529
2630 Package: libunsafessl1.0.2
2731 Section: libs
28 Priority: optional
2932 Architecture: any
3033 Multi-Arch: same
3134 Pre-Depends: ${misc:Pre-Depends}
32 Depends: ${misc:Depends}
35 Depends: ${misc:Depends}, ${shlibs:Depends}
3336 Description: Secure Sockets Layer toolkit - shared libraries - UNSAFE VERSION
3437 This package is part of the OpenSSL project's implementation of the SSL
3538 and TLS cryptographic protocols for secure communication over the
3942
4043 Package: libunsafessl-dev
4144 Section: libdevel
42 Priority: optional
4345 Architecture: any
4446 Multi-Arch: same
4547 Depends: libunsafessl1.0.2 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
5052 .
5153 It contains development libraries, header files, and manpages for libssl
5254 and libcrypto.
53
54 Package: libunsafessl1.0.2-dbg
55 Section: debug
56 Priority: optional
57 Architecture: any
58 Multi-Arch: same
59 Depends: libunsafessl1.0.2 (= ${binary:Version}), ${misc:Depends}
60 Description: Secure Sockets Layer toolkit - debug information - UNSAFE VERSION
61 This package is part of the OpenSSL project's implementation of the SSL
62 and TLS cryptographic protocols for secure communication over the
63 Internet.
64 .
65 It contains debugging symbols for libssl and libcrypto.
+0
-12
debian/gbp.conf less more
0 [DEFAULT]
1 debian-branch = kali/master
2 debian-tag = kali/%(version)s
3 upstream-tag = v%(version)s
4 pristine-tar = False
5
6 [pq]
7 patch-numbers = False
8
9 [dch]
10 multimaint-merge = True
11
200200 dh_compress -a
201201 chmod 700 debian/openssl-unsafe/etc/unsafessl/private
202202 dh_fixperms -a -X etc/unsafessl/private
203 dh_strip -plibunsafessl1.0.2 --dbg-package=libunsafessl1.0.2-dbg
204203 dh_strip -a -Nlibunsafessl1.0.2
205204 dh_perl -a -d
206205 # dpkg-gensymbols -Pdebian/libunsafessl1.0.2/ -plibunsafessl1.0.2 -c4