hello (2.12.3-1ubuntu1~ppa1) resolute; urgency=medium

  * Testing (LP: #1234567)

 -- John Doe <john.doe@ubuntu.com>  Tue, 14 Jul 2026 10:14:21 -0400

hello (2.12.3-1) unstable; urgency=medium

  * New upstream release. Closes: #1027032.
  * Disable dh_autoreconf.
  * Use debian/hello.docs instead of override_dh_installdocs.
  * Update upstream signing key.
  * Switch copyright to DEP-5 format. Closes: #754710.
    Thanks to Osamu Aoki and Andreas Tille.
  * Switch debian/watch to version 5.
  * Mark package as "Multi-Arch: foreign".
  * Drop "Rules-Requires-Root: no" (default).
  * Drop "Priority: optional" (default).
  * Update standards-version.
  * Fine-tune salsa-ci.yml.

 -- Joe Schmoe <joe.schmoe@debian.org>  Thu, 14 May 2026 10:15:00 +0200

hello (2.10-5) unstable; urgency=medium

  * Add autopkgtest dependency on make. Closes: #1103293.
    Thanks to Jochen Sprickerhof.

 -- Joe Schmoe <joe.schmoe@debian.org>  Wed, 16 Apr 2025 11:50:00 +0200

hello (2.10-4) unstable; urgency=medium

  * Drop help2man from Build-Depends (not needed when using gbp/Salsa).
  * Run autopkgtests in a way which also works for other GNU packages.
    This change also fixes indirectly some undesired side effects
    of the old ad-hoc setup. Closes: #1034115.
  * Source should be buildable after a successful build. Closes: #1044215.
  * Hardcode COPYRIGHT_YEAR to make the build reproducible.
  * Drop obsolete debian/rules-old.
  * Update standards version.
  * Add debian/salsa-ci.yml.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sat, 12 Apr 2025 23:45:00 +0200

hello (2.10-3) unstable; urgency=medium

  * Add some autopkgtests. Closes: #871622.
  * Add Vcs-Git and Vcs-Browser fields to debian/control. Closes: #893083.
  * Raise debhelper compat level from 9 to 13. This enables autoreconf,
    and as a result, some additional build-dependencies are required:
  - Add texinfo to Build-Depends, for a normal build.
  - Add help2man to Build-Depends, for a build using git.
  * Use secure URI in Homepage field.
  * Set upstream metadata fields Bug-Submit, Name and Repository-Browse.
  * Add upstream signing-key.
  * Use a common debian/watch file which is valid for most GNU packages.
  * Sort control fields using wrap-and-sort.
  * Update standards version to 4.6.2.

 -- Joe Schmoe <joe.schmoe@debian.org>  Mon, 26 Dec 2022 16:30:00 +0100

hello (2.10-2) unstable; urgency=medium

  * Fix version skew. Closes: #928887.
  * Drop debian/compat and use new syntax to specify compat level.
  * Standards-Version: 4.3.0 (no changes for this).
  * Rules-Requires-Root: no

 -- Joe Schmoe <joe.schmoe@debian.org>  Mon, 13 May 2019 20:06:50 +0200

hello (2.10-1) unstable; urgency=low

  * New upstream release.
  * debian/patches: Drop 01-fix-i18n-of-default-message, no longer needed.
  * debian/patches: Drop 99-config-guess-config-sub, no longer needed.
  * debian/rules: Drop override_dh_auto_build hack, no longer needed.
  * Standards-Version: 3.9.6 (no changes for this).

 -- Joe Schmoe <joe.schmoe@debian.org>  Sun, 22 Mar 2015 11:56:00 +0100

hello (2.9-2) unstable; urgency=low

  * Apply patch from Reuben Thomas to fix i18n of default message.
    This is upstream commit c4aed00. Closes: #767172.
  * The previous change in src/hello.c trigger a rebuild of man/hello.1
    that we don't need. Add a "touch man/hello.1" to avoid it.
  * Use Breaks: hello-debhelper (<< 2.9), not Conflicts,
    as hello-debhelper is deprecated.
  * Restore simple watch file from old hello package that was lost
    when the packages were renamed.
  * Update 99-config-guess-config-sub patch.

 -- Joe Schmoe <joe.schmoe@debian.org>  Thu, 06 Nov 2014 12:03:40 +0100

hello (2.9-1) unstable; urgency=low

  * New upstream release. Closes: #744195.
  * Source now contains README-dev. Closes: #621716.
  * Reworded short description.
  * Renamed source and binary from "hello-debhelper" to "hello".
  * The hello package will be renamed to "hello-traditional".
  * The file debian/rules is now the one using dh.
  * Added appropriate Conflicts/Replaces.
  * Raised priority to "optional".
  * Standards-Version: 3.9.5.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sat, 12 Apr 2014 15:23:26 +0200

hello-debhelper (2.8-1) unstable; urgency=low

  * New upstream release.
  * Increase debhelper compatibility level to 9.
  * Dropped CFLAGS stuff, debhelper already takes care of that.
  * Dropped dh_auto_clean as it does no longer work. Just make distclean
    if there is a Makefile. Added override_dh_auto_clean to dh version.
  * Dropped patch 01-no-usr-share-info-dir-gz. No longer needed
    when using debhelper >= 9.20120311 with a source package created
    with a recent automake which supports AM_UPDATE_INFO_DIR.
  * Updated Build-Depends accordingly.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sun, 27 May 2012 23:28:00 +0200

hello-debhelper (2.7-3) unstable; urgency=low

  * Get CFLAGS from dpkg-buildflags.
  * Drop -g as it's provided by dpkg-buildflags. Add -Wall as it's not.
  * Drop noopt handling, dpkg-buildflags already takes care of that.
  * Added "dh_installdocs NEWS" to dh version to sync with non-dh one.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sun, 26 Feb 2012 12:13:16 +0100

hello-debhelper (2.7-2) unstable; urgency=low

  * Added recommended targets build-arch and build-indep.
  * Standards-Version: 3.9.2.

 -- Joe Schmoe <joe.schmoe@debian.org>  Thu, 04 Aug 2011 13:15:26 +0200

hello-debhelper (2.7-1) unstable; urgency=low

  * New upstream release.

 -- Joe Schmoe <joe.schmoe@debian.org>  Tue, 05 Apr 2011 15:55:06 +0200

hello-debhelper (2.6-2) unstable; urgency=medium

  * Use debhelper compatibility level 8, the new recommended mode.

 -- Joe Schmoe <joe.schmoe@debian.org>  Wed, 18 Aug 2010 16:20:38 +0200

hello-debhelper (2.6-1) unstable; urgency=low

  * New upstream release.
  * Switch to 3.0 (quilt) source format. Closes: #574878.
  * Added a note to debian/rules about the new dh syntax.
  * Standards-Version: 3.9.1 (no special changes for this).

 -- Joe Schmoe <joe.schmoe@debian.org>  Fri, 06 Aug 2010 22:05:00 +0200

hello-debhelper (2.5-1) unstable; urgency=low

  * New upstream release.
  * Added homepage field to control file.
  * Added cross-compilation support, using the new dh_auto_* commands
    from debhelper 7. Thanks a lot to Colin Watson. Closes: #550328.
  * Standards-Version: 3.8.4 (no special changes for this).

 -- Joe Schmoe <joe.schmoe@debian.org>  Sun, 14 Feb 2010 18:41:54 +0100

hello-debhelper (2.4-3) unstable; urgency=low

  * Modified doc/Makefile.in to avoid /usr/share/info/dir.gz.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sun, 30 Aug 2009 13:07:00 +0200

hello-debhelper (2.4-2) unstable; urgency=low

  * Handle info files using dh_installinfo and ${misc:Depends}.
  * Removed debian/prerm and debian/postinst, no longer needed.
  * Standards-Version: 3.8.3.

 -- Joe Schmoe <joe.schmoe@debian.org>  Wed, 26 Aug 2009 17:08:00 +0200

hello-debhelper (2.4-1) unstable; urgency=low

  * New upstream release. Manual is back.
  * Standards-Version: 3.8.2 (no changes for this).

 -- Joe Schmoe <joe.schmoe@debian.org>  Mon, 03 Aug 2009 23:39:04 +0200

hello-debhelper (2.2-3) unstable; urgency=low

  * Run "make distclean" only if Makefile exists, but do not ignore errors.
  * Use debhelper compatibility level 7, as that's the level newly
    created packages are supposed to use.

 -- Joe Schmoe <joe.schmoe@debian.org>  Fri, 28 Nov 2008 17:15:38 +0100

hello-debhelper (2.2-2) unstable; urgency=low

  * Removed dh_testroot call, as it's not debian/rules job.

 -- Joe Schmoe <joe.schmoe@debian.org>  Wed, 11 Apr 2007 08:09:00 +0200

hello-debhelper (2.2-1) unstable; urgency=low

  * New upstream release.
  * Repackaged source taken from hello package.
  * Removed prerm and postinst, as info files are missing now.

 -- Joe Schmoe <joe.schmoe@debian.org>  Sat,  9 Dec 2006 17:00:14 +0100
