File: changelog

package info (click to toggle)
dh-linktree 0.3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 56 kB
  • sloc: perl: 147; makefile: 7
file content (26 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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 <hertzog@debian.org>  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 <hertzog@debian.org>  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 <hertzog@debian.org>  Tue, 03 Jan 2012 08:23:29 +0100