File: changelog

package info (click to toggle)
libhamcrest-java 1.3-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,052 kB
  • sloc: java: 6,568; xml: 372; makefile: 40; sh: 14
file content (190 lines) | stat: -rw-r--r-- 6,386 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
libhamcrest-java (1.3-9) unstable; urgency=medium

  * Team upload.
  * Improved the generated methods ordering

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 01 Apr 2019 10:36:34 +0200

libhamcrest-java (1.3-8) unstable; urgency=medium

  * Team upload.
  * Improved the reproducibility by generating the matchers methods
    in alphabetical order
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 01 Apr 2019 00:27:31 +0200

libhamcrest-java (1.3-7) unstable; urgency=medium

  * Team upload.
  * Removed Damien Raude-Morvan from the uploaders (Closes: #889444)
  * Moved the package to Git
  * Standards-Version updated to 4.1.4
  * Switch to debhelper level 11

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 18 Apr 2018 14:27:06 +0200

libhamcrest-java (1.3-6) unstable; urgency=medium

  * Team upload.
  * wrap-and-sort -sa.
  * Switch from cdbs to dh sequencer.
  * Use only Build-Depends field.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-Browser: Use https.
  * Switch to compat level 10.
  * Fix debian/watch file and use the new github.com address from now on.
  * Drop 002-fix-random-compilation-failure.patch.
  * Add 002-random-build-failure.patch and ensure that the build uses the
    preexisting jars in /usr/share/java. Add libhamcrest-java to Build-Depends.
    (Closes: #846116)

 -- Markus Koschany <apo@debian.org>  Sat, 07 Jan 2017 00:33:15 +0100

libhamcrest-java (1.3-5) unstable; urgency=medium

  * Fixed a random build failure (Closes: #738789)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 26 Mar 2014 10:09:07 +0100

libhamcrest-java (1.3-4) unstable; urgency=medium

  * Removed the unused build dependency on testng
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 24 Dec 2013 00:06:49 +0100

libhamcrest-java (1.3-3) unstable; urgency=low

  * Install hamcrest-unit-test.jar in /usr/share/java (Closes: #724950)
  * Use canonical URLs for the Vcs-* fields

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 16 Oct 2013 13:05:07 +0200

libhamcrest-java (1.3-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Wed, 22 May 2013 22:14:58 -0700

libhamcrest-java (1.3-1) experimental; urgency=low

  * Team upload.
  * New upstream release
  * Refreshed the patch
  * The poms from the original source are used instead of those in debian/poms
  * Added the hamcrest-all.jar to the jars deployed in /usr/share/java
  * Removed the manifest for the hamcrest-text.jar (no longer used since 1.1)
  * Updated the OSGi metadata
  * debian/control: Updated the homepage
  * debian/control: Removed the deprecated DMUA flag
  * debian/control: Bumped Standards-Version to 3.9.4 (no changes)
  * debian/watch: Fixed the version pattern to exclude the PHP versions
  * debian/copyright: Updated the format URI to the 1.0 version

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 10 Apr 2013 14:46:32 +0200

libhamcrest-java (1.2-2) unstable; urgency=low

  [ by sponsor Steffen Moeller ]
  * Transition from eperimental (two months with no complaint) to unstable
    (Closes: #548144).
  * Removed Michael Koch from uploaders (Closes: #654068)

 -- Brian Thomason <brian.thomason@gmail.com>  Sat, 04 Feb 2012 14:36:14 +0100

libhamcrest-java (1.2-1) experimental; urgency=low

  * New upstream release
  * Bumped Standards-Version to 3.9.2 (no changes)
  [ by sponsor Steffen Moeller ]
  * Added Brian to uploaders.
  * Added DMUA flag.
  * Added test on existance of file prior to jar generation.

 -- Brian Thomason <brian.thomason@gmail.com>  Fri, 02 Dec 2011 17:55:55 +0000

libhamcrest-java (1.1-8) unstable; urgency=low

  * Team upload.
  * Re-added OSGi-metadata to the jar files.
  * Removed depends on JRE; which is no longer needed per the Java Policy.
  * Removed some B-D-I that appeared twice.
  * Added missing description to a patch.
  * Fixed clean target - it forgot to remvoe some maven-helper files.

 -- Niels Thykier <niels@thykier.net>  Sun, 27 Jun 2010 17:29:24 +0200

libhamcrest-java (1.1-7) unstable; urgency=low

  * Update watch file
  * Use upstream build.xml with necessary patches for the build,
    delete debian/build.xml
  * Add Build-Depends on libjarjar-java, default-jdk-doc, junit-doc
    junit4-doc, junit, junit4, libeasymock-java, libjmock-java, testng
  * Add documentation package containing the javadoc for the package

 -- Ludovic Claude <ludovic.claude@laposte.net>  Fri, 28 May 2010 23:34:45 +0200

libhamcrest-java (1.1-6) unstable; urgency=low

  [ Gabriele Giacone ]
  * Added Maven support.
    - added poms taken from upstream svn trunk
    - added d/copyright section for debian/poms
    - added maven-repo-helper to Build-Depends

  [ Damien Raude-Morvan ]
  * Upload to unstable

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 19 Mar 2010 22:42:34 +0100

libhamcrest-java (1.1-5) unstable; urgency=low

  [ Gabriele Giacone ]
  * Added generation of one class with all static imports (Matchers.class).
  * Standards-Version to 3.8.4.
  * Source format 3.0 (quilt).
  * d/copyright converted to DEP-5 format.
  * Repackaging info moved from d/copyright to d/README.source

  [ Damien Raude-Morvan ]
  * Upload to unstable

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 14 Mar 2010 22:18:34 +0100

libhamcrest-java (1.1-4) unstable; urgency=low

  [ Thierry Carrez ]
  * Set minimal dependency to java5-runtime-headless since we build Java5 code

  [ Damien Raude-Morvan ]
  * Add myself to Uploaders
  * Add debian/manifest/*.mf for OSGi metadata (Closes: #558185)

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 29 Nov 2009 01:07:12 +0100

libhamcrest-java (1.1-3) unstable; urgency=low

  * (Build-)Depends on default-jdk.
  * Build-Depends on debhelper >= 7.
  * Put package into section 'java'.
  * Added Depends ${misc:Depends}.
  * Added myself to Uploaders. 
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Thu, 24 Sep 2009 08:04:44 +0200

libhamcrest-java (1.1-2) unstable; urgency=low

  * Fix java bytecode / java runtime version mismatch (Closes: #503799)

 -- Varun Hiremath <varun@debian.org>  Sat, 01 Nov 2008 03:21:49 -0400

libhamcrest-java (1.1-1) unstable; urgency=low

  * Initial release (Closes: #470523)

 -- Varun Hiremath <varun@debian.org>  Tue, 15 Jul 2008 22:24:09 +0530