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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
desproxy (0.1.0~pre3-10) unstable; urgency=medium
* debian/watch
- Update. Patch thanks to Bart Martens <bartm@debian.org>
https://qa.debian.org/cgi-bin/watchfile.cgi?package=desproxy
-- Jari Aalto <jari.aalto@cante.net> Sun, 30 Oct 2016 08:57:00 +0200
desproxy (0.1.0~pre3-9) unstable; urgency=medium
[ Jari Aalto ]
* debian/control
- (Build-Depends): debhelper 9.
- (Standards-Version): Update to 3.9.8.
* desproxy.1.pod
- Fix typo.
* debian/pod2man.mk
- Make build reproducible (Closes: 782211).
Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.
[ Mario Lang <mlang@debian.org> ]
* debian/control
- (Vcs-*): Update to anonscm.debian.org.
-- Jari Aalto <jari.aalto@cante.net> Thu, 20 Oct 2016 20:44:30 +0300
desproxy (0.1.0~pre3-8) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright:
- Update to format 1.0.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables (Closes: #665213). Patch thanks to
Simon Ruderich <simon@ruderich.org>.
* debian/*.mk
- Delete no longer used debian-*.mk files.
-- Jari Aalto <jari.aalto@cante.net> Fri, 23 Mar 2012 01:40:09 -0400
desproxy (0.1.0~pre3-7) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): Update to debhelper 9, dpkg-dev 1.16.1.
* debian/copyright:
- Update to DEP5.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 17:21:43 -0500
desproxy (0.1.0~pre3-6) unstable; urgency=low
* debian/*.mk
- Update makefile snippets.
* debian/control
- (Description): Improve wording (Closes: #602924).
* debian/debian-autotools.mk
- Remove. No longer needed.
* debian/rules
- Update all targets to dh(1).
-- Jari Aalto <jari.aalto@cante.net> Sat, 13 Nov 2010 11:10:15 +0200
desproxy (0.1.0~pre3-5) unstable; urgency=low
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): update to debhelper 8.
- (Standards-Version): 3.9.1.
* debian/patches
- (20+30): New. Change 'buffer' to unsigned which fixes
desproxy-socksserver(1). Patch thanks to Daniel Burr
<dburr@topcon.com> (Closes: #592202).
-- Jari Aalto <jari.aalto@cante.net> Mon, 11 Oct 2010 13:09:20 +0300
desproxy (0.1.0~pre3-3) unstable; urgency=low
* Move to format: 3.0 (quilt).
* debian/{clean,desproxy.manpages,upstream}
- New files moved from debian/rules for dh(1).
* debian/control
- (Build-Depends): Remove dpatch.
- (Standards-Version): Update to 3.8.3.
* debian/copyright
- Minor layout update. Use FSF URL.
* debian/debian-compile.mk
- New file.
* debian/desproxy.doc-base
- New file.
* debian/patches
- (10): Convert from dpatch to quilt.
- (20): Add compile fix patch.
* debian/rules
- (top-level): Remove dpatch.
-- Jari Aalto <jari.aalto@cante.net> Thu, 14 Jan 2010 18:30:01 +0200
desproxy (0.1.0~pre3-2) unstable; urgency=low
* debian/*.1
- Remove generated files.
* debian/compat
- Update to 7.
* debian/control
- (Build-Depends): Update debhelper to 7.
- (Homepage): Move upward.
- (Standards-Version): update to 3.8.2.
* debian/copyright
- Minor layout adjustments. Use ISO dates.
- Spell out GPL-2 (lintian).
* debian/rules
- Rewrite config.sub and config.guess handling so, that
the updated version are copied from Debian during compile, but
restored during making the *.deb. This keeps config.* changes
out of *.diff.gz
- (install): use dh_prep (lintian).
* debian/debian-vars.mk
- Updated. Added config.* and MAKE_FLAGS etc.
-- Jari Aalto <jari.aalto@cante.net> Fri, 07 Aug 2009 08:21:54 +0000
desproxy (0.1.0~pre3-1) unstable; urgency=low
* Initial release (Closes: #321758)
-- Jari Aalto <jari.aalto@cante.net> Fri, 31 Oct 2008 19:06:12 +0000
|