donkey (1.2.0-9) unstable; urgency=medium

  * Drop the obsolete python3-six dependency that should have been
    dropped in the 1.2.0 upstream version update. Closes: #1079885

 -- Peter Pentchev <roam@debian.org>  Wed, 28 Aug 2024 15:06:29 +0300

donkey (1.2.0-8) unstable; urgency=medium

  * Fix FTBFS with debhelper 13.17 and later: we override dh_auto_install,
    so it is on us to pass --destdir now.
  * Apply debputy's X-Style: black.

 -- Peter Pentchev <roam@debian.org>  Tue, 27 Aug 2024 12:02:51 +0300

donkey (1.2.0-7) unstable; urgency=medium

  * Explicitly declare dh-sequence-single-binary.
  * Declare compliance with Policy 4.7.0 with no changes.
  * Add the years 2021 and 2024 to my debian/* copyright notice.
  * Use debhelper compat level 14:
    - use X-DH-Compat
    - let debhelper take care of some default dependencies
  * Use dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Use dh-package-notes to record ELF package metadata.
  * Mark the regex string as raw in the re-usage patch.
  * Add the re-raw patch to mark one more regex string as raw.

 -- Peter Pentchev <roam@debian.org>  Fri, 02 Aug 2024 00:38:26 +0300

donkey (1.2.0-6) unstable; urgency=medium

  * Use the "pty" test driver to avoid problems with tmux not always
    sending us the full output of the command that was run.
    Closes: #990355

 -- Peter Pentchev <roam@debian.org>  Sun, 27 Jun 2021 01:00:00 +0300

donkey (1.2.0-5) unstable; urgency=medium

  * Disable the "stringop-truncation" GCC warning: our use of strncpy()
    is indeed safe.
  * Declare compliance with Debian Policy 4.5.0 with no changes.
  * Add the year 2020 to my debian/* copyright notice.
  * Drop the adequate autopkgtest.
  * Mark the feature-check autopkgtest as superficial.
  * Drop the Name and Contact upstream metadata fields.
  * Bump the debhelper compat level to 13, use execute_after.

 -- Peter Pentchev <roam@debian.org>  Thu, 07 May 2020 02:51:58 +0300

donkey (1.2.0-4) unstable; urgency=medium

  * Switch to a DEP-14 debian/master branch.
  * Add a simple git-buildpackage config file.
  * Add the year 2019 to my debian/* copyright notice.
  * Use the test-name autopkgtest feature.

 -- Peter Pentchev <roam@debian.org>  Thu, 28 Feb 2019 13:32:09 +0200

donkey (1.2.0-3) unstable; urgency=medium

  * Minimize the upstream signing key, only keep the roam@ringlet.net UID.
  * Declare compliance with Debian Policy 4.3.0 with no changes.
  * Bump the debhelper compatibility level to 12 with no changes.

 -- Peter Pentchev <roam@debian.org>  Tue, 25 Dec 2018 23:01:29 +0200

donkey (1.2.0-2) unstable; urgency=medium

  * Add the cleanup-tempdir-diag patch to try to fix the FTBFS on several
    architectures due to invoking tmux incorrectly.
  * Add the re-usage patch to try to fix three tests on the Hurd due to
    the "tab3" terminal mode being set by default; this is easier than
    trying to invoke stty before running donkey in the tmux window.

 -- Peter Pentchev <roam@debian.org>  Thu, 30 Aug 2018 14:34:11 +0300

donkey (1.2.0-1) unstable; urgency=medium

  * Bring up to compliance with Debian Policy 4.2.1: install the upstream
    release notes (00changes) as NEWS and not changelog.
  * Drop the Lintian overrides related to B-D: debhelper-compat -
    Lintian 2.5.98 no longer emits these warnings and errors.
  * New upstream release:
    - update the upstream copyright years (missed this in the 1.1.0 upload)
    - add tmux as a build and test dependency

 -- Peter Pentchev <roam@debian.org>  Mon, 27 Aug 2018 14:34:52 +0300

donkey (1.1.0-1) unstable; urgency=medium

  * Use my Debian e-mail address.
  * Declare compliance with Debian Policy 4.1.4 with no changes.
  * Drop two empty lines at the end of the changelog file.
  * Add a trivial autopkgtest running adequate on the installed package.
  * Use the B-D: debhelper-compat (= 11) mechanism.
  * New upstream release:
    - add the python3, python3-ddt, and python3-test build dependencies
    - run the upstream test suite during the build
    - add an autopkgtest that runs the upstream test suite
    - add an autopkgtest that runs feature-check

 -- Peter Pentchev <roam@debian.org>  Fri, 18 May 2018 00:46:50 +0300

donkey (1.0.2-1) unstable; urgency=medium

  * Bump the year on my debian/* copyright notice.
  * Bring up to compliance with Debian Policy 4.1.3:
    - change the package priority from "extra" to "optional"
  * Remove trailing whitespace in old changelog entries.
  * Add "Rules-Requires-Root: no" to the source control stanza and
    override the upstream Makefile's install(1) invocations.
  * Bump the debhelper compatibility level to 11 with no changes.
  * New upstream release: fix a mostly harmless GCC 7 warning.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 10 Jan 2018 14:45:35 +0200

donkey (1.0.1-1) unstable; urgency=medium

  * Switch various upstream and Debian URLs to the HTTPS scheme.
  * Remove an obsolete exported variable from the rules file.
  * Depend on debhelper 10 now that it's even in jessie-backports.
  * Switch back to pgpsigurlmangle in the watch file; pgpmode=auto will
    not detect a missing upstream signature file.
  * Use the v4 substitution variables in the watch file.
  * New upstream release.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 15 Nov 2016 16:39:43 +0200

donkey (1.0.0-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 3.9.8 with no changes.
  * Fix a spelling error in the 0.5-21 changelog entry.
  * Point the Vcs-* fields in the control file and Repository fields in
    the upstream metadata file to my full-source GitLab repository.
  * Update the metadata Bug-Submit field to make it a mailto: URL.
  * Give the "other" licenses in the copyright file unique names and
    bump the year on my debian/* copyright notice.
  * Update the watch file to version 4 and add pgpmode=auto to let uscan
    discover the PGP signature by itself.
  * New upstream release:
    - drop all the patches and the donkey.1 manual page, integrated upstream
    - remove the debian/* files to create the directories and install
      the manual page.
    - don't pass the installation directory any longer
    - add libmd-dev or libssl-dev as build dependencies
    - update the upstream copyright information
    - let the watch file look for *.tar.xz, too
  * Bump the debhelper compatibility level to 10:
    - dh-autoreconf and --parallel are the defaults now
    - override the Lintian debhelper version warning as it itself suggests

 -- Peter Pentchev <roam@ringlet.net>  Mon, 18 Apr 2016 12:06:58 +0300

donkey (0.5-21) unstable; urgency=medium

  * Bump Standards-Version to 3.9.6 with no changes.
  * Add the debian/upstream/metadata file.
  * Add Multi-Arch: foreign to the binary package.
  * Get the build flags directly from debhelper 9 and use dh_auto_*
    properly, specifying our custom build directory.  Thus, drop
    the versioned build dependency on dpkg-dev for dpkg-buildflags.
  * Add --parallel to the debhelper invocation (not that it matters a lot).
  * Do not use the upstream "setup" script, just build in src/.
  * Use dh-autoreconf and add the 03-autoreconf patch.
  * Let uscan verify upstream's signature against my own key.
  * Rephrase some sentences in the package's long description and
    in the debian/donkey.1 manual page.
  * Drop the README.Debian file - it merely repeats the long description.
  * Drop the source compression options; dpkg-dev's defaults are good enough.
  * Do not automatically build with -Werror, only if requested.

 -- Peter Pentchev <roam@ringlet.net>  Fri, 24 Oct 2014 11:14:34 +0300

donkey (0.5-20) unstable; urgency=low

  * Point the homepage and the watch file to the new devel.ringlet.net
    homepage.
  * Build with large file support; there are actually no function calls
    that use a file size or offset at all.
  * Bump Standards-Version to 3.9.4 with no changes.
  * Bump the debhelper compatibility level to 9 with no changes.
  * Update the copyright file's header to copyright-format/1.0 and bump
    the year of my copyright notice.
  * Drop hardening-includes, use dpkg-dev 1.16.1+ for hardening.
  * Switch the source compression to xz, not that it really matters.

 -- Peter Pentchev <roam@ringlet.net>  Thu, 12 Sep 2013 12:46:24 +0300

donkey (0.5-19) unstable; urgency=low

  * Remove the -fPIE exception for mips/mipsel now that #532821 is fixed.
  * Bump Standards-Version to 3.9.1 with no changes.
  * Convert to the 3.0 (quilt) format with bzip2 compression.
  * Do not install the 00install file.
  * Add the 02-build-flags patch to honor CPPFLAGS and LDFLAGS.
  * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default values
    for CFLAGS, CPPFLAGS, and LDFLAGS.
  * Refresh the copyright file:
    - update it to the latest DEP 5 candidate format
    - bump the year on my copyright notice
    - since parts of donkey are licensed under GPL-2 (no later versions),
      add a GPL-2 license stanza
    - relicense debian/* under GPL-2+
  * Add a DEP 3 header to the 01-warnings patch.
  * Switch to Git and point the Vcs-* fields to Gitorious.
  * Turn the build hardening on by default unless the "nohardening" build
    option is specified.
  * Use hardening-includes instead of hardening-wrapper so that
    the hardened flags are visible in CFLAGS and LDFLAGS.
  * Bump the debhelper compatibility level to 8 with no changes.
  * Build with -Werror by default unless the "nowerror" build option is
    specified.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 01 Mar 2011 12:41:57 +0200

donkey (0.5-18) unstable; urgency=low

  * New maintainer.  Closes: #541053
  * Fix a FTBFS on GNU/kFreeBSD.  Closes: #414341
  * Properly clean up the object directory as also suggested by
    Cyril Brulebois in #414341.
  * Add the Vcs-Svn and Vcs-Browser control fields.
  * Add a watch file.
  * Escape several minus signs in the manual page.
  * Remove the dot at the end of the short description.
  * Specify a debhelper compatibility version of 7:
    - create the debian/compat file
    - install into debian/donkey instead of debian/tmp
    - version the debhelper build dependency
    - add ${misc:Depends} to the binary package
    - minimize the rules file using override targets
  * Bump Standards-Version from 3.2.1 to 3.8.3 with no changes.
  * Add all copyright holders to the copyright file and convert it to
    the DEP 5 format.
  * Silence a couple of compiler warnings with a quilt patch and
    a README.source file to note the use of quilt.
  * Use the build hardening wrapper if the "hardening" option is
    specified in DEB_BUILD_OPTIONS.
  * Remove the trailing whitespace in the long description and reflow it
    to 76 characters per line, as suggested by Kartik Mistry.

 -- Peter Pentchev <roam@ringlet.net>  Sat, 22 Aug 2009 15:17:21 +0300

donkey (0.5-17) unstable; urgency=low

  * fix typo in description, closes: Bug#171372

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Wed, 26 Feb 2003 02:57:42 +0900

donkey (0.5-16) unstable; urgency=low

  * fix donkey.1: whatis parse for donkey(1) failed
    closes: Bug#101104

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Tue, 19 Jun 2001 23:05:49 +0900

donkey (0.5-15) unstable; urgency=low

  * priority: extra

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun, 29 Apr 2001 04:13:03 +0900

donkey (0.5-14) unstable; urgency=low

  * fix build problem,
    mkdir obj should be in build time (by user), not clean time (by root)
    closes: Bug#95641

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sun, 29 Apr 2001 01:54:55 +0900

donkey (0.5-13) unstable; urgency=low

  * fix manpages referring to /usr/doc/donkey.
    it should be /usr/share/doc/donkey
    closes: Bug#95359

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 27 Apr 2001 14:10:16 +0900

donkey (0.5-12) unstable; urgency=low

  * adapt new policy
  * add Build-Depends:

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Fri, 12 Jan 2001 17:09:19 +0900

donkey (0.5-11) unstable; urgency=low

  * fix FSSTND-dir-in-usr

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Sat,  9 Oct 1999 02:54:57 +0900

donkey (0.5-10) unstable; urgency=low

  * Initial Debian release (from JP archives)

 -- Fumitoshi UKAI <ukai@debian.or.jp>  Thu, 19 Aug 1999 03:08:56 +0900

donkey (0.5-9) unstable frozen; urgency=low

  * lintian error fix

 -- araki yasuhiro <yasu@debian.or.jp>  Tue, 24 Nov 1998 17:18:47 +0900

donkey (0.5-8) unstable frozen; urgency=low

  * lintian error fix

 -- araki yasuhiro <yasu@debian.or.jp>  Tue, 24 Nov 1998 17:07:53 +0900

donkey (0.5-7) unstable; urgency=low

  * fix packaging (not debian native package)

 -- araki yasuhiro <yasu@debian.or.jp>  Tue,  1 Sep 1998 18:24:09 +0900

donkey (0.5-6) unstable; urgency=low

  * Architecture fix i386 to any

 -- araki yasuhiro <yasu@debian.or.jp>  Tue, 25 Aug 1998 14:34:33 +0900

donkey (0.5-5) unstable; urgency=low

  * fix changelog-file-not-compressed
  * fix description-starts-with-package-name
  * fix manual page

 -- araki yasuhiro <yasu@debian.or.jp>  Mon, 15 Jun 1998 13:54:58 +0900

donkey (0.5-4) unstable; urgency=low

  * libc6 first release
  * maintenaer e-mail change

 -- araki yasuhiro <yasu@debian.or.jp>  Fri, 15 May 1998 00:32:58 +0900

donkey (0.5-3) bo-jp hamm-jp; urgency=low

  * distribution change
  * README update. some tips add.

 -- araki yasuhiro <yasuhi-a@is.aist-nara.ac.jp>  Sat, 23 Aug 1997 19:15:09 +0900

donkey (0.5-2) unstable; urgency=low

  * Independ kernel version
  * section change to net

 -- araki yasuhiro <yasuhi-a@is.aist-nara.ac.jp>  Sat, 23 Aug 1997 17:37:53 +0900

donkey (0.5-1) unstable; urgency=low

  * Initial Release.

 -- araki yasuhiro <yasuhi-a@is.aist-nara.ac.jp>  Sun, 8 Jun 1997 16:04:05 +0900
