dh-linktree (0.9) unstable; urgency=medium * QA upload. * debian/clean: Remove. No longer need. * debian/control: - Add Rules-Requires-Root field. - Bump debhelper-compat to 13. - Bump Standards-Version to 4.6.0. * debian/copyright: - Add Ondřej Nový and Paul Gevers to copyright stanza. - Merge the stanzas `*' and `debian/*'. - Replace GPL-3.0+ to GPL-3+. - Update packaging copyright information. * debian/dh-linktree.install: Rename to install. * debian/dh-linktree.manpages: Rename to manpages. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. -- Marcos Talau Mon, 25 Apr 2022 19:10:52 -0300 dh-linktree (0.8) unstable; urgency=medium * QA upload. * Set maintainer to Debian QA Group . (see: #980413) * Bump Standards-Version to 4.5.0 -- Raphaël Hertzog Mon, 18 May 2020 09:25:22 +0200 dh-linktree (0.7) unstable; urgency=medium [ Ondřej Nový ] * d/copyright: Change Format URL to correct one * d/rules: Remove trailing whitespaces [ Raphaël Hertzog ] * Mark package as "Multi-Arch: foreign" (Closes: #940196) * Bump Standards-Version to 4.4.0 * Switch to debhelper compat level 12 -- Raphaël Hertzog Sat, 14 Sep 2019 14:21:30 +0200 dh-linktree (0.6) unstable; urgency=medium * Bump Standards-Version to 4.1.3. * Switch to debhelper compat level 11. * Move git repository to salsa.debian.org. -- Raphaël Hertzog Tue, 06 Feb 2018 10:47:13 +0100 dh-linktree (0.5) unstable; urgency=medium [ Raphaël Hertzog ] * Fix typo in long description. Closes: #813761 * Bump Standards-Version to 4.1.2. * Bump debhelper compat level to 10. * No longer need versioned build-dep on dpkg-dev (already satisfied in oldstable). [ Paul Gevers ] * Add embed-weakdep option to avoid strong dependencies when desired Closes: #783906 -- Raphaël Hertzog Sat, 23 Dec 2017 09:03:25 +0100 dh-linktree (0.4) unstable; urgency=low * Replace "—" with ":" in POD to avoid build failure due to undeclared UTF8 usage. Closes: #724048, #724139 * Update Standards-Version to 3.9.4. * Bump debhelper compat level to 9. -- Raphaël Hertzog Mon, 23 Sep 2013 09:12:25 +0200 dh-linktree (0.3) unstable; urgency=low * Use File::Spec->canonpath() to standardize the paths given on input. Closes: #673048 * Greatly expand the explanations in the manual page to cover: - the main use case - the rationale behind the usage of symlink trees - the type of dependencies which are generated - the most common failure * Update Standards-Version to 3.9.3 (no change). -- Raphaël Hertzog Fri, 08 Jun 2012 09:44:25 +0200 dh-linktree (0.2) unstable; urgency=low * dh_linktree(1): mention the requirement to use “dh --with linktree” if one wants dh to execute dh_linktree. Closes: #658423 -- Raphaël Hertzog Wed, 08 Feb 2012 10:07:36 +0100 dh-linktree (0.1) unstable; urgency=low * Initial Release. * Add debhelper sequence file so that we can use "dh --with linktree". -- Raphaël Hertzog Tue, 03 Jan 2012 08:23:29 +0100