2009
dnsproxy (1.15-6) unstable; urgency=low
* Moving to quilt as a patch system:
+ Replace depend on dpatch with a depend on quilt
+ Include quilt.make instead of dpatch.make in debian/rules
+ Renamed file 00list to series
+ Rename patches and remove dpatch cruft from them
* Added a README.source file to document patch handling for policy
compliance
* Updated Standards-Version
* Updated maintainer email address
-- Patrick Schoenfeld <schoenfeld@debian.org> Tue, 13 Jan 2009 13:14:25 +0100
2008
dnsproxy (1.15-5) unstable; urgency=low
* Added ${misc:Depends} to the depends of the binary package for the case
that the debhelpers makes use of it
* Make sure that config.sub and config.guess are up to date to make porters
work easier
* Delete config.sub and config.guess in clean target to avoid that it gets
into the diff.gz when built two times in a row
* Install dnsproxy binary with permission mask 755 instead of 555
* Rewritten the init script:
+ Now features a status action to show the status of dnsproxy
+ Uses the standard lsb functions
* Added a depend on lsb-base because its required for the init script
* Added a patch for the wrong use of hypens in the manpage
* Replace (C) and (c) with appropriate (legally entitled) copyright symbol
* Add missing licensing and copyright information for libevent/compat/tree.h
to debian/copyright and clarify copyright situation a bit more by
specifying correct years
* Replace explicit listing of years with a earliest year - latest year
variant in copyright information.
* Fixed use of wrong path in machine-parseable copyright information for
libevent/compat/sys/tree.h
* Added missing years to machine-readable part of the copyright file
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Tue, 12 Feb 2008 14:23:50 +0100
2007
dnsproxy (1.15-4) unstable; urgency=low
* debian/rules: Made build-stamp target depend on config.status to fix
problems with parallel builds
* Updated to Standards-Version 3.7.3
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Mon, 03 Dec 2007 10:09:33 +0100
dnsproxy (1.15-3) unstable; urgency=low
* Use the new Homepage field * Only use --host argument to configure if cross-building * Added marchine-parseable part to debian/copyright * Added Vcs-Headers to debian/control
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Fri, 30 Nov 2007 19:05:01 +0100
dnsproxy (1.15-2) unstable; urgency=low
* Did some changes to fix build errors:
- Added a patch to fix missing prototypes
- Added an option in CFLAGS to include a _USE_GNU define
- Added groff-base to build dependencies
(Closes: #404898)
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Thu, 1 Feb 2007 17:08:08 +0100
2006
dnsproxy (1.15-1) unstable; urgency=low
* Initial release (Closes: #402597) * Added an init script * Added debian-specific notes to README.Debian
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Sat, 16 Dec 2006 20:46:45 +0100