File: changelog

package info (click to toggle)
libstring-mkpasswd-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 112 kB
  • ctags: 19
  • sloc: perl: 223; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 2,369 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
libstring-mkpasswd-perl (0.02-3) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Change my email address.

  [ Salvatore Bonaccorso ]
  * Add myself to Uploaders
  * Bump compat level to debhelper 7, adjust Build-Depends on debhelper and
    minimize debian/rules accordingly. 
  * debian/control:
    - Improve the short description to use 'is a' statement.
    - Mention Perl module name in long description expanding it with the
      abtract text from POD.
    - Drop versioned Build-Depends on perl (versioned depends is satisfied
      on Etch/oldstable too)
  * Add fix-wrong-nospecial-description-of-mkpasswd.patch to fix documentation
    bug on --nospecial flag for mkpasswd.pl Perl script. Thanks to Andrew
    Schulman for reporting. Use quilt patch system. (Closes: #549494).
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * Update debian/copyright and use the current DEP5 machine readable
    format-specification proposal. 
  * Bump Standards-Version to 3.8.3 (no changes). 

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sun, 04 Oct 2009 15:37:24 +0200

libstring-mkpasswd-perl (0.02-2) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
    (source stanza); Homepage field (source stanza). Added: /me to
    Uploaders.
  * Add debian/watch.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467970)
    - update based on dh-make-perl's templates
    - don't install README any more (short version of the POD documentation)
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 5.
  * debian/copyright: use version-independent download URL and clarify
    reference to Perl licenses.
  * Add lintian override for "script-with-language-extension
    usr/bin/mkpasswd.pl"; we cannot rename the script because
    /usr/bin/mkpasswd already exists.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 16 Mar 2008 02:37:41 +0100

libstring-mkpasswd-perl (0.02-1) unstable; urgency=low

  * Initial Release.

 -- Martin Zobel-Helas <zobel@debian.org>  Thu, 27 Oct 2005 13:16:57 +0200