infobash (3.65) unstable; urgency=medium

  * update RPM spec file to work with Fedora 40, update to xz tarballs.
  * read from PRETTY_NAME from /etc/os-release, if known DIST_FILES are missing
    (needed for e.g. OpenSUSE).

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 02 Dec 2024 02:00:54 +0100

infobash (3.64.1) unstable; urgency=medium

  * fix up regexp.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 13 Aug 2023 11:56:56 +0200

infobash (3.64) unstable; urgency=medium

  * also calculate used storage correctly for NVMe.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 13 Aug 2023 10:48:32 +0200

infobash (3.63) unstable; urgency=medium

  * recognize NVMe storage (major=259) for HDD size calculations.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 13 Aug 2023 10:03:42 +0200

infobash (3.62) unstable; urgency=medium

  * add quassel-client integration.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 23 Jul 2023 00:36:30 +0200

infobash (3.61) unstable; urgency=medium

  * either vendor- or product identification suffices for system detection,
    in case only one of them is given.
  * bump standards version to 4.6.2, no changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 19 Mar 2023 05:26:37 +0100

infobash (3.60) unstable; urgency=medium

  * OpenWrt support:
    - recognize /etc/openwrt_release
    - drop hard dependency on hostname, fall back to /proc/sys/kernel/hostname,
      if available, set SHOWHOST=0 if not.
    - disable DEFSCHEME and SHOWIRC on OpenWrt.
    - support busybox ps (no parameters) as a fallback.
    - don't depend on runlevel, its absence is non-fatal anyways.
  * support verbosity level -v4, by printing board information (borrowed from
    the adapted detection used by OpenWrt).
  * bump standards version to 4.6.1, no changes necessary.
  * switch to compat level 13.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 12 Oct 2022 00:23:24 +0200

infobash (3.51) unstable; urgency=medium

  * drop support for Ceni's nicinfo, it's broken in Debian's Ceni.
  * no longer suggest various IRC clients, that's just a bit too optional.
  * bump standards version to 4.5.0:
    - switch to https where possible.
    - support DEB_BUILD_OPTIONS="nodoc".
  * switch to compat level 12.
  * allow R³=no.
  * no longer hardcode "dh ${@} --parallel".
  * switch priority from extra to optional.
  * fix SGML warnings:
    - no *info/productname or alternative
    - no refentry/refmeta/refmiscinfo@class=source
    - no *info/productnumber or alternative
    - no refentry/refmeta/refmiscinfo@class=version
    - no fallback for source, so inserted a fixme
    - no titled ancestor of refentry
    - no refentry/refmeta/refmiscinfo@class=manual
    - no fallback for manual, so inserted a fixme
  * update shipped RPM spec file.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 12 Apr 2020 23:17:50 +0200

infobash (3.50) unstable; urgency=medium

  * make sure to parse only the first line of /etc/issue, thanks to bfree.
  * infobash.sgml: fix spelling for "whether".
  * infobash.sgml: remove trailing whitespace.
  * infobash.sgml: move upstream URL to github.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 03 Oct 2015 22:41:07 +0200

infobash (3.49) unstable; urgency=medium

  * report fw_platform_size for UEFI, if available.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 12 Jan 2015 20:42:02 +0100

infobash (3.48) unstable; urgency=medium

  * use a slightly more standard DH9 debian/rules.
  * bump standards version to 3.9.6, no changes necessary.
  * convert to machine readable copyright.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 03 Jan 2015 23:10:09 +0100

infobash (3.47) unstable; urgency=low

  * bump standards version to 3.9.5, no changes necessary.
  * debian/control: switch Vcs tags to github.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 13 Apr 2014 22:59:54 +0200

infobash (3.46) unstable; urgency=low

  * bump standards version to 3.9.4, no changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 12 Jan 2013 03:05:21 +0100

infobash (3.45) unstable; urgency=low

  * detect IRC client more reliably, thanks to locsmif.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 10 Mar 2012 22:30:10 +0100

infobash (3.44) unstable; urgency=low

  * further nullglob/ test bugfixes from locsmif.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 10 Mar 2012 22:06:15 +0100

infobash (3.43) unstable; urgency=low

  * drop nullglob clearing to avoid wrong output, thanks to locsmif.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 10 Mar 2012 18:43:52 +0100

infobash (3.42) unstable; urgency=low

  * bump standards version to 3.9.3, no changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 23 Feb 2012 16:40:47 +0100

infobash (3.41) unstable; urgency=low

  * drop armel again, without Core IDs (^processor\t\:) matching it is fragile
    and will probably break for multi-core armel devices.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 21 Jan 2012 23:38:23 +0100

infobash (3.40) unstable; urgency=low

  * add cpuinfo parsing for:
    - armel, thanks to DonKult (untested)
  * fix CPU parsing regression on x86.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 20 Jan 2012 15:03:37 +0100

infobash (3.39) unstable; urgency=low

  * add cpuinfo parsing for:
    - mips (tested)
    - sparc (untested)
    - ppc (untested)

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 20 Jan 2012 14:34:08 +0100

infobash (3.38) unstable; urgency=low

  * switch to compat level 9.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 16 Jan 2012 01:37:53 +0100

infobash (3.37) unstable; urgency=low

  * add simple UEFI detection.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 08 Aug 2011 00:14:56 +0200

infobash (3.36) unstable; urgency=low

  * bump standards version to 3.9.2, no changes necessary.
  * update eMail addresses.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 29 Apr 2011 04:32:36 +0200

infobash (3.35) unstable; urgency=low

  * collate core info for multi-core CPUs.
  * update copyrights.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 26 Feb 2011 23:06:25 +0000

infobash (3.34) unstable; urgency=low

  * adapt for aptosid

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 26 Aug 2010 02:12:46 +0200

infobash (3.33) unstable; urgency=low

  * switch to compat level 8.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 08 Aug 2010 04:31:50 +0200

infobash (3.32) unstable; urgency=low

  * bump standards version to 3.9.1, no changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue, 03 Aug 2010 20:47:50 +0200

infobash (3.31) unstable; urgency=low

  * update years in copyrights.
  * bump standards version to 3.8.4, no changes necessary.
  * switch to dpkg-source 3.0 (native) format.
  * fix indenting for nicinfo.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 26 Apr 2010 00:25:33 +0200

infobash (3.30) unstable; urgency=low

  * add quassel client support
   - requires infobash (or symlink) in ~/.config/quassel-irc.org/scripts/

 -- Bernard Gray <bernard.gray@gmail.com>  Thu, 25 Feb 2010 16:12:45 +1100

infobash (3.29) unstable; urgency=low

  * use nicinfo, if available to detecting network cards.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 06 Feb 2010 03:38:02 +0100

infobash (3.28) unstable; urgency=low

  * fix manpage spelling error, s/accelleration/acceleration/.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 18 Jan 2010 22:29:03 +0100

infobash (3.27) unstable; urgency=low

  * fix manpage spelling error, s/seperated/separated/.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 18 Jan 2010 22:17:28 +0100

infobash (3.26) unstable; urgency=low

  * assume maintenance ipso facto.
  * add support for detecting hyper threading CPUs.
  * bump standards version to 3.8.3, no changes necessary.
  * re-indent dependency folding in debian/control.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 18 Jan 2010 22:13:52 +0100

infobash (3.25) unstable; urgency=low

  [ Michiel de Boer ]
  * Supporting Konversation's /exec mechanism is too much trouble.
    I give up. Infobash works via /cmd now. Removed all the cruft
    accumulated over the years that enabled talking to Konversation
    via DCOP and Dbus. The previous mechanism introduced a race
    condition where $PPID would be set to 1 (init) and the roots()
    function would end up believing it was an unknown client, and
    both parameter handling and output to Konversation would fail.
    Konversation's /exec implementation is idiotic, their developers
    should buy a clue. A Perl wrapper is not proper /exec
    functionality.
  * Adjusted documentation in the SGML file. Please rebuild man page.
  * Removed Konversation stuff such as symbolic link creating from
    infobash.spec (slh could you doublecheck if what I did was correct?)

  [ Stefan Lippers-Hollmann ]
  * nuke no longer required links.
  * fix SGML syntax.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 03 Jun 2009 21:02:24 +0200

infobash (3.22) unstable; urgency=low

  * Rearranged $KONVI handling a little bit, it didn't make much sense
    in the first place. Removed associated error handler for the same
    reason. Updated a comment to note dbus handling.
  * Forgot a spurious redirection into /tmp/foo meant for testing and
    not for a release version....removed it.

 -- Michiel de Boer <ltown2@web.de>  Thu, 21 May 2009 14:34:37 +0200

infobash (3.21) unstable; urgency=low

  * brown paper back release:
    - fix infobash if called outside of KONVI.
  * update copyrights.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 20 May 2009 23:16:11 +0200

infobash (3.20) unstable; urgency=low

  * Supports Konversation >= 1.1.75, i.e. dbus infrastructure
  * Also supports Konversation < 1.1.75, i.e. dcop infrastructure, intelligent
    switching
  * Removed stuff for Konversation-specific config file, nobody cares about that
  * Replaced all instances of echo "$something" | somecommand with:
    somecommand <<< "$somevar". Infobash is now >= Bash 2.05b again.
  * Removed bashism: [[ something =~ foo|bar|baz ]] that requires > Bash 3 and
    that Michael Deelwater introduced. Good idea to check for wrappers _before_
    the switch block, just streamlined the implementation a little bit using Gawk
    instead of ps and such. I don't use sed anywhere else anyway.
  * Fixed hdd detection a bit for now: uses sysfs instead: (/sys/block/*/device/model)
    but only if /sys/block/*/devive/removable = 0
  * Removed silly sata detection (/proc/scsi/scsi), who needs it
  * Version bump to 3.20 to reflect important changes
  * NOTE: new Konversation totally blows when it comes to running scripts: it starts a
    process that starts the script and then disappears. Infobash now can't walk the
    process tree upwards to find out what has started it. Fix was grueling. See code
    for comments.
  * Had to introduce expr for extended float comparison (Bash sucks at that anyway)
    that helps compare Konversation version numbers better.
  * I'll say my prayers that all of it works, even though I'm not christian and I
    generally do everything the church forbids.

 -- Michiel de Boer <ltown2@web.de>  Wed, 20 May 2009 14:24:17 +0200

infobash (3.12) unstable; urgency=low

  * add symlink for konversation v2 integration.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 11 May 2009 14:02:46 +0200

infobash (3.11) unstable; urgency=low

  * To avoid spamming, Infobash now prints a number >2 cores/CPUs.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 15 Apr 2009 16:26:39 +0200

infobash (3.10) unstable; urgency=low

  * To avoid spamming, Infobash now prints a number >4 cores/CPUs
  * This core counter didn't work properly in oneliners, introduced
    additional dashes to prevent the number from mixing with color codes.
  * Additional refactoring of CPU handling
  * Changed all instances of ${VAR+foo} into {$VAR:+foo} and added
    commentary at top of script. (There is an operational difference
    between the two)
  * Version bump to 3.10 to indicate importance of this fix (spam prevention)

 -- Michiel de Boer <ltown2@web.de>  Tue, 07 Apr 2009 00:06:56 +0200

infobash (3.05) unstable; urgency=low

  * make lintian happy and depend on ${misc:Depends}.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 08 Dec 2008 22:43:48 +0100

infobash (3.04) unstable; urgency=low

  * Do not convert IRC client variable to lowercase permanently.

 -- Michael Deelwater <michael.deelwater@googlemail.com>  Mon, 10 Nov 2008 20:46:34 +0100

infobash (3.03) unstable; urgency=low

  [ Horst Tritremmel ]
  * Version 3.03

  [ Michael Deelwater ]
  * Fix wrong IRC client detection since the change to /bin/dash.
  * Fix string: "cooperation" -> "corporation". Thanks to h2.

  [ Stefan Lippers-Hollmann ]
  * revert licensing back to "GPLv2 or later", in consent with the upstream
    author.
  * update locsmif's email address.
  * change upstream location.
  * revert (unreleased) patches contributed by other copyright holders under
    the pretense of GPL v3+, until they can get asked about their licensing
    choice - even if one-liners are probably not copyrightable.
  * add myself to uploaders.
  * drop dependency on bash >= 2.05, even woody had it.
  * xrandr has moved from xbase-clients to x11-xserver-utils.
  * switch buildsystem from customised cdbs to debhelper 7/ dh, bump compat
    level and build-depends accordingly.
  * indent and fix debian/copyright.
  * update RPM spec file.
  * update standards version to 3.8.0, no further changes necessary.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 09 Nov 2008 18:30:14 +0100

infobash (3.02) unstable; urgency=low

  * Filter out unwanted content from xrandr output when detecting screen
    resolution, not all output are equal.

 -- Kel Modderman <kelvmod@gmail.com>  Sat, 21 Jun 2008 12:35:58 +1000

infobash (3.01) unstable; urgency=low

  * Implemented bc removal patch by slh
  * Took over maintainership from slh
  * Removed coreutils from dependency list, as coreutils is essential
  * Added error handler for bc missing when konversation is used.

 -- Michiel de Boer <ltown2@web.de>  Wed, 28 Nov 2007 00:03:03 +0100

infobash (3.00) unstable; urgency=low

  * don't add a bogus dependency on bc, it's just useless bloat.
  * change debian/copyright to use GPL3.
  * remove myself as maintainer.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 22 Nov 2007 21:01:11 +0100

infobash (2.68) unstable; urgency=low

  [ Stefan Lippers-Hollmann ]
  * add VCS control headers.
  * update syntax for Vcs headers in debian/control
  * drop Recommends to Suggests.

  [ Michiel de Boer ]
  * Version bump to 3.00
  * Updated to GPLv3
  * Rewrite of distro detection
  * Added distro version file corruption detection due to possible corruptions
    by other tools or user modifications. Will reject anything larger than 80
    characters, and is overridable with --crap
  * Added interactive license display with --version, to conform to GPLv3
    better
  * Complete overhaul and improvements of code style, indenting
  * Rewrite of CPU flags detection
  * Added runlevel detection and tty resolution detection in non-X mode
  * Some changes to the manual

  [ Kel Modderman ]
  * Discard FREQ detection and improve the xrander RES parser to display
    refresh rates alongside resolution for every atteched screen.

 -- Kel Modderman <kelvmod@gmail.com>  Mon, 19 Nov 2007 11:17:34 +1000

infobash (2.67) unstable; urgency=low

  * Small cosmetic changes to infobash.conf
  * Added major numbers to parsing code of /proc/partitions for second and
    third IDE controller

 -- Michiel de Boer <infobash@rebelhomicide.demon.nl>  Mon, 16 Jul 2007 04:13:29 +0200

infobash (2.66) unstable; urgency=low

  * The Gaim project has died and is now called 'Pidgin'. Added detection for
    that.
  * Also updated the sgml documentation to reflect the existance of 'Pidgin'

 -- Michiel de Boer <infobash@rebelhomicide.demon.nl>  Wed, 30 May 2007 21:12:38 +0200

infobash (2.65) unstable; urgency=low

  * Attempt to fix soft/fakeraid volume size calculation bug
  * Added Sabayon Linux release info checking
  * Rewrote recently introduced new xrandr parsing code due to bug report

 -- Michiel de Boer <infobash@rebelhomicide.demon.nl>  Wed, 02 May 2007 03:10:18 +0200

infobash (2.62) unstable; urgency=low

  * xrandr's output also changed with X.org 1.3.0, this code should get
    refresh rate from both old and new.
  * protect against empty strings in glxinfo data with multiple displays

 -- Michiel de Boer <infobash@rebelhomicide.demon.nl>  Tue, 24 Apr 2007 05:04:28 +0200

infobash (2.61) unstable; urgency=low

  * Changed spaces from mandatory to optional in the regex that fetches the
  resolution from xrandr, because as of X.org 1.3.0 (afaik) resolution is
  reported as '1024x768' instead of '1024 x 768'.

 -- Michiel de Boer <infobash@rebelhomicide.demon.nl>  Mon, 23 Apr 2007 21:10:29 +0200

infobash (2.60) unstable; urgency=low

  * Included usage of lvm volumes in hdd usage detection (requested by slh).

 -- locsmif <infobash@rebelhomicide.demon.nl>  Fri, 23 Mar 2007 00:55:21 +0100

infobash (2.59) unstable; urgency=low

  * Request from slh: changed free memory detection. Now free, buffers and
    cached are subtracted from total for used memory indication. /proc/meminfo
    is now used instead of free(1)

 -- locsmif <infobash@rebelhomicide.demon.nl>  Fri, 23 Mar 2007 00:10:42 +0100

infobash (2.58) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 22 Jan 2007 17:41:36 +0100

infobash (2.55.2) unstable; urgency=low

  * import upstream changes regarding "sse,sse2,sse3 detection".

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sun, 21 Jan 2007 02:48:24 +0100

infobash (2.55.1) unstable; urgency=low

  * generate the manpage on package build time.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu,  4 Jan 2007 22:57:09 +0100

infobash (2.55) unstable; urgency=low

  * new upstream release.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu,  4 Jan 2007 13:12:02 +0100

infobash (2.54) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue,  2 Jan 2007 16:36:12 +0100

infobash (2.53) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 11 Dec 2006 17:42:05 +0100

infobash (2.52) unstable; urgency=low

  * new upstream version.
  * patches applied upstream.
  * fix Recommends/ Suggests.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 11 Dec 2006 17:30:07 +0100

infobash (2.51.1) unstable; urgency=low

  * wget is not essential.
  * fix insecure tempfile handling.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 11 Dec 2006 16:37:16 +0100

infobash (2.51) unstable; urgency=low

  * new upstream release, internal sidux detection.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat,  2 Dec 2006 01:13:40 +0100

infobash (2.49+2.50rc22.1) unstable; urgency=low

  * Non-maintainer upload.
  * fix lintian errors.
  * add sidux detection.
  * bump compat level.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 29 Nov 2006 18:41:35 +0100

infobash (2.49+2.50rc21) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon,  2 Oct 2006 15:26:39 +0200

infobash (2.49+2.50rc20) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 28 Sep 2006 03:32:03 +0200

infobash (2.49+2.50rc17) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue, 19 Sep 2006 22:09:00 +0200

infobash (2.49+2.50rc16) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri,  1 Sep 2006 01:45:18 +0200

infobash (2.49+2.50rc14) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue,  1 Aug 2006 01:26:31 +0200

infobash (2.49+2.50rc12) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue,  6 Jun 2006 17:15:39 +0200

infobash (2.49+2.50rc10) unstable; urgency=low

  * finally upgrade to the latest upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 16 Feb 2006 19:14:40 +0100

infobash (2.49+2.50rc8) unstable; urgency=low

  * new upstream version:
    - fixes X.org 6.9 detection.
    - adds special treatment for ATi r300.new upstream version:
      - fixes X.org 6.9 detection.
      - adds special treatment for ATi r300.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 31 Dec 2005 01:56:43 +0100

infobash (2.49+2.50rc7) unstable; urgency=low

  * new upstream snapshot.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Mon, 10 Oct 2005 14:17:40 +0200

infobash (2.49+2.50rc4) unstable; urgency=low

  * new upstream snapshot.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue,  6 Sep 2005 22:45:32 +0200

infobash (2.12) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed, 17 Aug 2005 02:23:24 +0200

infobash (2.11) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed,  3 Aug 2005 03:39:37 +0200

infobash (2.10) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 29 Jul 2005 10:45:25 +0200

infobash (2.04) unstable; urgency=low

  * new upstream version.
  * fix packaging.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Sat, 23 Jul 2005 23:02:13 +0200

infobash (2.03) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Fri, 22 Jul 2005 02:12:15 +0200

infobash (2.01) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Tue, 19 Jul 2005 03:40:34 +0200

infobash (2.00b21) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 18 Jul 2005 14:37:10 +0200

infobash (2.00b20) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 14 Jul 2005 01:54:43 +0200

infobash (2.00b18-1) unstable; urgency=low

  * new upstream version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Thu, 30 Jun 2005 12:38:20 +0200

infobash (2.00b15-1) unstable; urgency=low

  * update to current version.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed,  9 Mar 2005 00:33:23 +0100

infobash (2.00b11-1) unstable; urgency=low

  * Initial Release.

 -- Stefan Lippers-Hollmann <s.l-h@gmx.de>  Wed,  2 Feb 2005 16:40:46 +0100
