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
|
ucspi-proxy (0.99-1.1) unstable; urgency=medium
* Non-maintainer upload
* Switch to unversioned libbg-dev dependency
* Fix build with new libbg2
* Make build reproducible (Closes: #777365)
- thanks Chris Lamb for the patch
* Drop bglibs defaulting to usr/lib, already in
the default search path (Closes: #723553)
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 12 Dec 2017 17:05:43 +0100
ucspi-proxy (0.99-1) unstable; urgency=low
* new upstream version.
* debian/control: Standards-Version: 3.9.5.0.
* debian/control: fix spelling error.
-- Gerrit Pape <pape@smarden.org> Sun, 10 Aug 2014 14:58:28 +0000
ucspi-proxy (0.98-1) unstable; urgency=low
* new upstream version.
* debian/diff/0001-INSTHIER-install-the-ucspi-proxy-program.diff:
remove; applied upstream.
* debian/copyright: refer to /usr/share/common-licenses/GPL-2.
* debian/control: Standards-Version: 3.8.3.0.
-- Gerrit Pape <pape@smarden.org> Thu, 19 Nov 2009 21:54:31 +0000
ucspi-proxy (0.97-1) unstable; urgency=low
* new upstream version.
* debian/implicit: update to revision a09db2e.
* debian/control: Build-Depends: libbg1-dev; Standards-Version:
3.7.3.0.
* debian/copyright: 2006.
* debian/rules: adjust paths to bglibs; drop diet package for now.
* debian/diff/0001-INSTHIER-install-the-ucspi-proxy-program.diff,
debian/diff/0002-TARGETS-don-t-remove-.html.diff: redo
INSTHIER.diff, TARGETS.diff with git.
* debian/rules: apply patches with -p1, not -p0.
* debian/rules: don't ignore error on make clean.
* debian/diff/0003-Makefile-avoid-rpath.diff: new; avoid rpath.
-- Gerrit Pape <pape@smarden.org> Tue, 13 May 2008 20:44:00 +0000
ucspi-proxy (0.96-1) unstable; urgency=low
* new upstream version.
* debian/control: Build-Depends: bglibs-dev (>> 1.025-0);
Standards-Version: 3.6.2.0.
* debian/copyright: 2005.
* debian/implicit: update to revision 1.10.
* debian/rules: cleanup; adapt to new upstream version.
* debian/ucspi-proxy.docs: add NEWS.
* debian/diff/INSTHIER.diff: new; install the ucspi-proxy program.
* debian/diff/TARGETS.diff: new; don't remove html files on make clean.
-- Gerrit Pape <pape@smarden.org> Wed, 5 Oct 2005 10:11:57 +0000
ucspi-proxy (0.95-2) unstable; urgency=low
* debian/control: no longer Build-Depends: debhelper; Standards-Version:
3.6.1.0; update url in description.
* debian/copyright: include explicit copyright statement; refer to
common-licenses/GPL.
* debian/rules: stop using debhelper, use implicit rules.
* debian/implicit: new; implicit rules.
* debian/ucspi-proxy.docs: new.
* debian/dirs, debian/docs, debian/undocumented: remove; obsolete.
-- Gerrit Pape <pape@smarden.org> Thu, 18 Dec 2003 13:27:54 +0000
ucspi-proxy (0.95-1) unstable; urgency=low
* Initial Release (closes: #93151).
-- Gerrit Pape <pape@smarden.org> Sat, 19 Jan 2002 14:34:54 +0100
|