blob: d19ba30b1a677d1f0513e350b0496ae436bf3bdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
psocksxx (0.0.6-3) UNRELEASED; urgency=low
* Make build results reproducible (Closes: #789399):
- New debian/patches/0500-ReproducibleBuilds.patch:
At doxygen setup change HTML_TIMESTAMP to NO.
* New debian/patches/0100-hurd.patch:
- Add missing hurd/system.h.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 20 Jun 2015 18:40:22 +0200
psocksxx (0.0.6-2) unstable; urgency=medium
* debian/rules:
- Add *-indep rules to prevent build errors if only
architecture specific targets build. (Closes: #768183)
* debian/control:
- Move doxygen from Build-Depends to Build-Depends-Indep.
* debian/patches/10_test_network.patch:
- Disable test_connect_addr to prevent build errors.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 06 Nov 2014 13:10:19 +0100
psocksxx (0.0.6-1) unstable; urgency=low
* Initial release (Closes: #763432).
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 04 Oct 2014 12:40:08 +0200
|