bitwise (0.70-1) unstable; urgency=medium

  * New upstream release; skips 0.60, which was never uploaded to Debian.
  * Upstream adds unary plus and minus to the expression parser, and gives
    &, ^ and | the C precedence order.
  * Upstream fixes a stack buffer overflow when tokenizing long tokens, and
    undefined shifts at and past the width of the value.
  * debian/watch: track the tarball attached to each GitHub release. The old
    regex followed the git-archive endpoint, which never matched the orig
    tarball actually shipped. Let uscan symlink the orig rather than mangling
    the downloaded filename.
  * Update Standards-Version to 4.7.4.
  * debian/copyright: refresh years and restore the missing copyright holder
    name.
  * Bump debhelper compat to 14, adding dh-sequence-single-binary, which
    compat 14 no longer activates implicitly.
  * Add debian/upstream/metadata.
  * Drop the redundant -Wl,--as-needed from debian/rules; it has been the
    default since bullseye.
  * Drop Rules-Requires-Root: no; it is the dpkg default since 1.22.13.

 -- Ramon Fried <rfried.dev@gmail.com>  Sat, 05 Sep 2026 21:22:18 +0000

bitwise (0.50-1) unstable; urgency=medium

  * Update to standards version: 4.6.2
  * Change build-depends (debhelper-compat to debhelper)
  * Update copyright year
  * Fix debian watch regex

 -- Ramon Fried <rfried.dev@gmail.com>  Fri, 19 Jan 2024 16:43:07 +0200

bitwise (0.43-1) unstable; urgency=medium

  * Fixed build warnings Closes: Bug#997150
  * Add support for IPv4 in command line mode.

 -- Ramon Fried <rfried.dev@gmail.com>  Wed, 10 Nov 2021 14:38:23 +0200

bitwise (0.42-1) unstable; urgency=medium

  * Add support for leading 0 on binary numbers

 -- Ramon Fried <rfried.dev@gmail.com>  Fri, 16 Apr 2021 23:49:18 +0300

bitwise (0.41-1) unstable; urgency=medium

  * Added mouse support for flipping bits.
  * Fixed dependencies Closes: Bug#944619

 -- Ramon Fried <rfried.dev@gmail.com>  Mon, 23 Dec 2019 13:07:48 -0500

bitwise (0.40-1) unstable; urgency=medium

  * Initial release Closes: Bug#933990

 -- Ramon Fried <rfried.dev@gmail.com>  Sat, 10 Aug 2019 21:00:03 -0400
