File: changelog

package info (click to toggle)
libcrypt-simple-perl 0.06-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 68 kB
  • ctags: 15
  • sloc: perl: 224; makefile: 41
file content (59 lines) | stat: -rw-r--r-- 1,862 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
libcrypt-simple-perl (0.06-4) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/rules
    - fix for FTBFS with Perl 5.10.0 (Closes: #467724)
  * debian/control
    - set Debian Perl Group as maintainer
    - set me in Uploaders
    - added Vcs-{Svn,Browser} fields
    - update Homepage field to team standards
  * debian/watch
    - version set to 3
    - updated url to scan to team standards
  * debian/copyright
    - added package copyright

  [ Damyan Ivanov ]
  * debian/rules: clean up
    + make install target depend only on install-stamp and make install-stamp
      depend on build-stamp
    + use "$@" when touching stamps
    + remove stamos before realclean
    + add install to .PHONY
    + move test suite from install to build target
    + remove unused OPTIMIZE setting
    + do not ship README as it is the same as the POD

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat, 08 Mar 2008 18:36:27 +0100

libcrypt-simple-perl (0.06-3) unstable; urgency=low

  * debian/control
    - bump Standards-Version to 3.7.3
    - moved Homepage from binary to source stanza
    - bump dependency for debhelper to >=5 version
  * debian/compat
    - bump to 5
  * debian/copyright
    - clearly separated upstream author, copyright and license
  * debian/rules
    - cleanup, remove unused dh scripts

 -- Sandro Tosi <matrixhasu@gmail.com>  Fri, 21 Dec 2007 20:19:16 +0100

libcrypt-simple-perl (0.06-2) unstable; urgency=low

  * debian/control
    - moved debhelper to Build-Depends (as per
      http://lists.debian.org/debian-devel-announce/2006/06/msg00010.html)
    - update Standards-Version to 3.7.2: no changes

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat,  8 Jul 2006 16:48:09 +0200

libcrypt-simple-perl (0.06-1) unstable; urgency=low

  * Initial release Closes: #345069

 -- Sandro Tosi <matrixhasu@gmail.com>  Sun, 15 Jan 2006 15:03:01 +0100