File: changelog

package info (click to toggle)
libjbcrypt-java 0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: java: 704; xml: 167; makefile: 10
file content (99 lines) | stat: -rw-r--r-- 3,235 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
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
93
94
95
96
97
98
99
libjbcrypt-java (0.4-3) unstable; urgency=medium

  * Team upload
  * Vcs-* fields now point to Salsa
  * Using version 4 of d/watch
  * Depending on debhelper-compat 13
  * Raising Standards version to 4.6.0:
    - Rules-Requires-Root: no
    - Using 1.0 copyright-format in d/copyright
  * Removing now useless versioned dependencies
  * Trim trailing whitespace.
  * Use secure URI in Homepage field, in d/copyright and in d/watch
  * Marking the binary package as Multi-Arch: foreign
  * Running the tests at build time

 -- Pierre Gruet <pgt@debian.org>  Sun, 26 Dec 2021 21:42:38 +0100

libjbcrypt-java (0.4-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Tue, 05 Jan 2021 00:58:05 +0100

libjbcrypt-java (0.4-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 27 Apr 2015 21:55:12 +0200

libjbcrypt-java (0.4-1) experimental; urgency=medium

  * Team upload.
  * New upstream release
    - Fixes CVE-2015-0886 (Closes: #780102)
    - Added a build dependency on ant
  * Removed the javadoc from libjbcrypt-java
  * Renamed the jar installed in /usr/share/java to jbcrypt.jar
  * Standards-Version updated to 3.9.6 (no changes)
  * Use canonical URLs for the Vcs-* fields
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 02 Apr 2015 23:47:58 +0200

libjbcrypt-java (0.3-4) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- James Page <james.page@ubuntu.com>  Mon, 01 Jul 2013 09:08:45 +0100

libjbcrypt-java (0.3-4~exp1) experimental; urgency=low

  [ tony mancill ]
  * Team upload.
  * Update Vcs-Git field.

  [ James Page ]
  * Deploy maven artifacts:
    - d/control: Added BD on maven-repo-helper.
    - d/rules: Use maven-repo-helper during build.
    - d/libjbcrypt-java.poms,pom.xml: Specify jar and pom file to
      deploy in Debian maven-repo.

  [ Damien Raude-Morvan ]
  * Bumped standards version to 3.9.4, no changes.

 -- James Page <james.page@ubuntu.com>  Wed, 09 Jan 2013 16:42:58 +0000

libjbcrypt-java (0.3-3) unstable; urgency=low

  * Team upload.
  * Remove build-depends-indep on default-jdk.
  * Bumped standards version to 3.9.2, no changes.
  * Add quilt patch for adding org.mindrot package.

 -- Per Andersson <avtobiff@gmail.com>  Fri, 10 Feb 2012 09:42:06 +0100

libjbcrypt-java (0.3-2) unstable; urgency=low

  * Team upload.
  * Fixed a FTBFS from a call to depricated jh_libs (Closes: #584352)
    Thanks to Niels Thykier <niels@thykier.net>
  * Corrected links to Vcs fields in debian/control
  * Removed dependency on topgit and quilt (not necessary when using
    source 3.0 (quilt) format)
  * Build depend on default-jdk instead of gcj-jdk
  * Added debian/libjbcrypt-java.docs and removed now unneeded README.source
  * Changed to dh7 build

 -- Scott Howard <showard314@gmail.com>  Fri, 25 Jun 2010 11:28:18 -0400

libjbcrypt-java (0.3-1) unstable; urgency=low

  * Initial release. (Closes: #578449)
  * Puts BCrypt class in org.mindrot package.

 -- Per Andersson <avtobiff@gmail.com>  Wed, 21 Apr 2010 01:00:48 +0200