| 12
 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
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 
 | libcrypt-simple-perl (0.06-6) unstable; urgency=low
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Ansgar Burchardt ]
  * Refresh rules for debhelper 7.
  * Drop (Build-)Depends on libmd5-perl. This module already uses Digest::MD5.
  * Convert debian/copyright to proposed machine-readable format.
  * debian/control: small change to description.
  * Bump Standards-Version to 3.8.2 (no changes).
  * Add myself to Uploaders.
 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 28 Jul 2009 14:45:34 +0200
libcrypt-simple-perl (0.06-5) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  [ Sandro Tosi ]
  * debian/control
    - updated my email address
    - removed additional spaces from description (used to justify the text)
    - bump Standards-Version to 3.8.0 (no changes needed)
  * debian/copyright
    - updated my email address
    - fixed copyright notice for packaging, extending copyright years
 -- Sandro Tosi <morph@debian.org>  Mon, 16 Feb 2009 19:47:13 +0100
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
 |