Skip to content

Debian Changelog uruk (20080330-1)

2008

uruk (20080330-1) unstable; urgency=low

   * New upstream release.
   * debian/control: Add Vcs-Arch header.  Unfortunately, gna.org does not
     offer archzoom, so no Vcs-Browser header for now.
   * debian/copyright: machine-interpretable, using proposal by Sam Hocevar
     (http://wiki.debian.org/Proposals/CopyrightFormat).

 -- Joost van Baal <joostvb@debian.org>  Sun, 30 Mar 2008 15:21:18 +0200

uruk (20080307-1) unstable; urgency=low

   * New upstream release.
   * debian/control: Don't use unneeded Debian revisions in build dependencies:
     be nice to backporters.  (Thanks lintian.)

 -- Joost van Baal <joostvb@debian.org>  Sat, 08 Mar 2008 08:44:32 +0100

uruk (20071101-3) unstable; urgency=low

   * debian/postinst: enable upgrading a not yet configured uruk.  Thanks
     Wessel Dankers for reporting this bug (in private communication).
   * debian/control: move homepage to proper field.
   * debian/control: Standards-Version compliancy upgraded from 3.7.2 to
     3.7.3 (no further changes needed).

 -- Joost van Baal <joostvb@debian.org>  Thu, 07 Feb 2008 15:54:17 +0100

2007

uruk (20071101-2) unstable; urgency=low

   * Ignore errors from init script when removing package: these might be
     caused by lacking (manual) configuration of the package.  Thanks
     Jacob Holst (Closes: #452904).

 -- Joost van Baal <joostvb@debian.org>  Tue, 04 Dec 2007 16:39:45 +0100

uruk (20071101-1) unstable; urgency=low

   * New upstream release. Missed 20071030, which introduced:
     - no longer try to support non-ascii characters in .txt manpages
       (Closes: #441659)
     - If you're using hook scripts (by setting $rc_a, $rc_b, ... or $rc_i
       in your uruk rc file), you might be hit by an incompatibility.  See
       upstream NEWS file (in /usr/share/doc/uruk/NEWS) for details.
     - The uruk init script now is (should be) Linux Standards Base v 3.1.0
       compliant.
     See upstream NEWS file for other changes and new features in the 20071030
     and 20071101 releases.
   * debian/copyright: no longer GPL v2, but v3 (or higher).  Add MIT
     license for Fred Vos's XML stuff in contrib/.
   * debian/rules: do not ignore error from "make distclean".  (Thanks
     lintian).
   * debian/rules: compress NEWS.Debian (Thanks lintian).
   * debian/control: Standards-Version compliancy upgraded from 3.6.2.0 to
     3.7.2 (no further changes needed).

 -- Joost van Baal <joostvb@debian.org>  Sun, 04 Nov 2007 15:55:38 +0100

2006

uruk (20051129-1) unstable; urgency=low

   * New upstream release.
   * control: build-depend upon zoem >= 05-328: new \tr semantics
     (Closes: #354677).
   * control: found out how to add Homepage pseudo-field (finally!).

 -- Joost van Baal <joostvb@debian.org>  Thu, 02 Mar 2006 11:13:55 +0100

2005

uruk (20051027-1) unstable; urgency=low

   * New upstream release.  (20051026 suffered from an annoying bug, no public
     Debian package for that one was released.)
   * debian/rules: added NEWS.Debian for documenting incompatibly changes.
   * debian/{prerm,postinst}: make sure firewall rules are no longer disabled
     during upgrade.  They now are merely reloaded:
     + prerm: call "invoke-rc.d uruk stop" only on package removal.
     + postinst: call "invoke-rc.d uruk force-reload" on upgrade.
   * debian/control: changed package description.
   * /etc/uruk/rc, README.Debian: add some pointers to quick setup guide in
     uruk(8).
   * debian/{rules,uruk.default}: default script now shipped upstream, we
     install that one.
   * debian/rules: don't install .ps and .txt copies of manpages: these are
     easily generated from other installed formats.
   * debian/rules: generate md5sums (implementation inspired by dh_md5sums).
   * debian/control: s/joostvb-uruk@mdcc.cx/joostvb@debian.org/
   * debian/control: Standards-Version compliancy upgraded from 3.6.1.0 to
     3.6.2.0 (no further changes needed).
   * First upload to the Debian archive (Closes: #332819)

 -- Joost van Baal <joostvb@debian.org>  Sun, 30 Oct 2005 18:44:05 +0100

uruk (20050718-1) unstable; urgency=low

   * New upstream pre-release.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Mon, 18 Jul 2005 18:04:50 +0200

uruk (20050414-1) unstable; urgency=low

   * New upstream prerelease.
   * conffiles: add /etc/default/uruk, used by init script.
   * control: make homepage stand out.
   * This package now is maintained at http://arch.gna.org/uruk/ .
   * rules, uruk.default: ship example /etc/default/uruk script.
   * rules: compress new ChangeLog.2003 file.
   * control: checked standards compliance: bumped from 3.5.8 to 3.6.1.0.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Fri, 15 Apr 2005 23:24:37 +0200

2004

uruk (20040625-1) unstable; urgency=low

   * New upstream.  BEWARE!  This is a prerelease.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Fri, 25 Jun 2004 10:43:34 +0200

uruk (20040216-1) unstable; urgency=low

   * New upstream.  BEWARE!  Upstream 20040213 was _severely_ broken.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Mon, 16 Feb 2004 16:25:07 +0100

uruk (20040213-1) unstable; urgency=low

   * New upstream.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Fri, 13 Feb 2004 17:05:03 +0100

uruk (20040210-1) unstable; urgency=low

   * New upstream.  Beware: slightly changed defaults in ICMP blocking.
     See upstream NEWS file.
   * rc: point to the right places to get uruk initialized and configured.
   * postinst: instead of update-rc.d's default we now use "start 40 S . stop
     89 0 6 ." for the uruk runlevels (the same as used by other iptables
     calling packages).

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Tue, 10 Feb 2004 15:03:09 +0100

2003

uruk (20031111-1) unstable; urgency=low

   * New upstream.  Beware: backwards incompatibility.  See upstream docs.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Tue, 11 Nov 2003 13:44:47 +0100

uruk (20031026-1) unstable; urgency=low

   * New upstream (missed 20031008).
   * First public release of this Debian package.
   * README.Debian, TODO.Debian added.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Sun, 26 Oct 2003 16:49:50 +0100

uruk (20031005-1) unstable; urgency=low

   * New upstream.  (Not publicly released.)
   * rules: copyleft statement added.
   * control: description spiced up.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Sun, 05 Oct 2003 20:38:10 +0200

uruk (20031004-1) unstable; urgency=low

   * Initial release.

 -- Joost van Baal <joostvb-uruk@mdcc.cx>  Sun, 05 Oct 2003 14:40:32 +0200