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 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429
|
checkstyle (8.36.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 8.36.1
Latest release that does not require Saxon-HE 10.x.
* Add build-dep on libreflections-java
* Update wrapper script; add reflections Saxon-HE to the classpath
* Add binary dep on libsaxonhe-java and libreflections-java
* Update Homepage URL
* Bump Standards-Version to 4.5.1
-- tony mancill <tmancill@debian.org> Sun, 24 Jan 2021 10:33:38 -0800
checkstyle (8.34-1) unstable; urgency=medium
* Team upload
* New upstream version 8.34
* Add com.tngtech.archunit:archunit-junit5 to maven.ignoreRules
-- tony mancill <tmancill@debian.org> Sun, 05 Jul 2020 20:52:24 -0700
checkstyle (8.33-1) unstable; urgency=medium
* Team upload
* New upstream version 8.33
* Update debhelper-compat to 13
-- tony mancill <tmancill@debian.org> Wed, 17 Jun 2020 20:56:22 -0700
checkstyle (8.29-1) unstable; urgency=medium
* Team upload.
* New upstream version 8.29.
- Fix CVE-2019-10782: XML External Entity (XXE) Injection vulnerability.
* Declare compliance with Debian Policy 4.5.0.
* Add junit5 to B-D. Ignore unpackaged artifacts in maven.ignoreRules.
-- Markus Koschany <apo@debian.org> Mon, 10 Feb 2020 14:12:49 +0100
checkstyle (8.27-1) unstable; urgency=medium
* Team upload
* New upstream version 8.27
* Specify debhelper compat via debhelper-compat dependency
* checkstyle-doc is now marked Multi-Arch: foreign
* Set "Rules-Requires-Root: no" in debian/control
-- tony mancill <tmancill@debian.org> Sun, 08 Dec 2019 14:05:05 -0800
checkstyle (8.26-1) unstable; urgency=medium
* Team upload
* New upstream version 8.26 (Closes: #924598)
* Refresh patches
* Add picocli to jars resolved by the wrapper script (Closes: #944065)
* Bump Standards-Version to 4.4.1
* Remove sunmin5 from arguments to find_java_runtime (Closes: #913216)
* Use https URL for debian/copyright Format URI
* Use debhelper 12
-- tony mancill <tmancill@debian.org> Sun, 03 Nov 2019 11:56:14 -0800
checkstyle (8.15-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Depend on libpicocli-java instead of libcommons-cli-java
- Fixes the compatibility with saxonhe 9.9.0.2 (Closes: #915335)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 18 Dec 2018 13:50:05 +0100
checkstyle (8.14-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the Maven rules
- Fixed the compatibility with the version of ANTLR in Debian
* Fixed the compatibility with saxonhe 9.9.0 (Closes: #912233)
* Track and download the new releases from GitHub
* Standards-Version updated to 4.2.1
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 Oct 2018 13:26:24 +0100
checkstyle (8.8-1) unstable; urgency=medium
* Team upload
* New upstream version 8.8
* Freshen patches for upstream release 8.8
* Ignore com.github.hazendaz.spotbugs:spotbugs-maven-plugin
* Add versioned build-dep on libsaxonhe-java
-- tony mancill <tmancill@debian.org> Sun, 04 Mar 2018 18:25:15 -0800
checkstyle (7.5.1-2) unstable; urgency=medium
[ Miguel Landaeta ]
* Team upload.
* Upload to unstable.
* Remove myself as uploader. (Closes: #871847)
[ tony mancill ]
* Adjust Vcs-Git URL in debian/control
* Bump Standards-Version to 4.1.3
* Use debhelper 11
-- tony mancill <tmancill@debian.org> Sun, 11 Feb 2018 11:03:00 -0800
checkstyle (7.5.1-1) experimental; urgency=medium
* Team upload.
* New upstream version. (Closes: #855139)
* Refresh patches.
* Standards-Version updated to 3.9.8 (no changes)
* Use debhelper 10.
* Use https for Vcs URLs.
* Update debian/watch to repack using xz compression.
-- tony mancill <tmancill@debian.org> Tue, 14 Feb 2017 21:17:04 -0800
checkstyle (6.15-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 3.9.7 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 04 Feb 2016 21:51:50 +0100
checkstyle (6.14.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Ignore the nexus-staging-maven-plugin
-- Emmanuel Bourg <ebourg@apache.org> Sun, 03 Jan 2016 16:38:41 +0100
checkstyle (6.13-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
* Remove the IDE files from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Sun, 06 Dec 2015 00:11:44 +0100
checkstyle (6.12.1-1) unstable; urgency=medium
* New upstream release
- Added a patch removing the prereq on Maven 3
- Refreshed the patches
- New dependencies on antlr4 and commons-lang3
- Disabled the unit tests (too many missing dependencies)
- No longer install the contrib files (removed upstream)
- Updated the manpage and added an example
- Refreshed debian/copyright
* Display the name of the exectutable instead of the class name
in the help message
* Removed the sources from the javadoc
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Tue, 24 Nov 2015 12:07:50 +0100
checkstyle (5.9-1) unstable; urgency=medium
* New upstream release
* Refreshed the patches
* Added a build dependency on libbuild-helper-maven-plugin-java
* Updated the name of the README file in debian/docs
* Standards-Version updated to 3.9.6 (no changes)
* Moved the package to Git
-- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Oct 2014 23:29:20 +0200
checkstyle (5.7-2) unstable; urgency=medium
* Team upload.
* Patch jar list in wrapper script and add dependency on
libcommons-colleections3-java. (Closes: #747560)
- Thanks to Saikrishna Arcot for the bug report and patch.
* Update README.Debian
-- tony mancill <tmancill@debian.org> Sun, 11 May 2014 08:07:14 -0700
checkstyle (5.7-1) unstable; urgency=medium
* New upstream release (Closes: #723194)
* Refreshed the patches
* Switch to debhelper level 9
* Standards-Version updated to 3.9.5 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Sun, 16 Feb 2014 18:50:32 +0100
checkstyle (5.6-2) unstable; urgency=low
* Disabled tests that require internet access, which may not be
available on the build machines. Thanks to Andreas Moog.
(Closes: #714109, LP: #1217909)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 28 Aug 2013 18:26:59 +0200
checkstyle (5.6-1) unstable; urgency=low
* New upstream release
* Refreshed the patch
* Replaced the dependency on Google Collections by Guava
* Removed the build dependency on libmaven-cobertura-plugin-java
* Removed the build dependency on libmaven-exec-plugin-java
* Updated Standards-Version to 3.9.4 (no changes)
* debian/rules: Changed the get-orig-source target to fetch the current
version instead of the most recent version
* Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Jun 2013 11:29:36 +0200
checkstyle (5.4-2) unstable; urgency=low
* Fix FTBFS bug by adding --java-lib flag on m-d-h. (Closes: #652232).
* Remove Michael Koch from Uploaders list.
Thanks for your work on this package. (Closes: #654002).
* Bump Standards-Version to 3.9.3. No changes were required.
-- Miguel Landaeta <miguel@miguel.cc> Sat, 09 Jun 2012 20:44:27 -0430
checkstyle (5.4-1) unstable; urgency=low
[ tony mancill ]
* Adjust java-wrappers invocation (Closes: #620868).
[ Miguel Landaeta ]
* New upstream release.
* Fix FTBFS due to changes introduced with Ant 1.8.2. (Closes: #634574).
* Add optional dependency on java5-runtime-headless.
* Refresh patches.
* Bump Standards-Version to 3.9.2. No changes were required.
-- Miguel Landaeta <miguel@miguel.cc> Wed, 20 Jul 2011 19:33:52 -0430
checkstyle (5.3-2) unstable; urgency=low
* Upload to unstable.
* Add Build-Depends on default-jdk-doc and link javadoc to system javadocs.
* Update copyright dates.
-- Miguel Landaeta <miguel@miguel.cc> Sat, 12 Feb 2011 15:59:42 -0500
checkstyle (5.3-1) experimental; urgency=low
* New upstream release. (Closes: #554610).
* Remove inactive maintainers and add myself to Uploaders.
Thanks to previous maintainers for the work on this package.
* Switch build system from Ant to Maven + Javahelper.
* Rework Build-Depends and Depends.
* Bump Standards-Version to 3.9.1. No changes were required.
* Bump debhelper compatibility level to 7.
* Set debian package source format to 3.0 (quilt).
* Add dependencies to classpath. (Closes: #557673).
* Update watch file.
* Add manpage.
* Remove patches since they are no longer necessary.
* Update copyright file.
* Update description. (Closes: #554606).
* Put Javadoc and examples files in a separate package.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 12 Dec 2010 20:21:01 -0430
checkstyle (5.0+dfsg-1) UNRELEASED; urgency=low
* New upstream version.
* Reworked Build-Depends.
* Cleaned up debian/rules.
* Remove automatic update feature from watch file.
-- Michael Koch <konqueror@gmx.de> Sun, 27 Sep 2009 11:25:29 +0200
checkstyle (4.4+dfsg-5) unstable; urgency=high
* Switch to fromdos and todos which fixes a FTBFS. (Closes: #569424)
-- Torsten Werner <twerner@debian.org> Thu, 11 Feb 2010 21:48:55 +0100
checkstyle (4.4+dfsg-4) unstable; urgency=low
[ Dominik Smatana ]
* debian/control
- fixed override disparity (Section: java)
[ Michael Koch ]
* Build-Depend on libjdom1-java instead of libjdom0-java.
(Closes: #543069).
* Added '${misc:Depends}' to Depends of checkstyle.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror@gmx.de> Sun, 06 Sep 2009 23:15:01 +0200
checkstyle (4.4+dfsg-2) unstable; urgency=low
[ Dominik Smatana ]
* Added wrapper for checkstyle.jar (closes: #512149)
* Updated to standards version 3.8.0
[ Michael Koch ]
* Fixed watch file to match current version scheme also.
* Use uscan sf.net helper for SourceForge. Fixes upstream checking.
-- Dominik Smatana <dominik.smatana@gmail.com> Thu, 26 Mar 2009 20:10:10 +0100
checkstyle (4.4+dfsg-1) unstable; urgency=low
* New upstream release.
* Updated to standards version 3.7.3
-- Paul Cager <paul-debian@home.paulcager.org> Sat, 29 Dec 2007 21:14:13 +0000
checkstyle (4.3+dfsg1-2) unstable; urgency=low
* Include sun_checks.xml and checkstyle_checks.xml
(Closes: #451802)
* Use Vcs-Browser and Vcs-Svn fields.
-- Paul Cager <paul-debian@home.paulcager.org> Sun, 18 Nov 2007 21:41:24 +0000
checkstyle (4.3+dfsg1-1) unstable; urgency=low
[ Paul Cager ]
* New upstream release. (Closes: #433350)
* FTBFS: Illegal class or package name.
Now built with GIJ and new Ant. (Closes: #432540)
* New version of checkstyle compatible with antlr 2.7.6 (see
upstream change log).
(Closes: #305325)
* Added Homepage, XS-Vcs-Svn and XS-Vcs-Browser tags.
* Ships additional files. (Closes: #434316)
* compat version 5 (no changes necessary).
[ Michael Koch ]
* Updated watch file.
-- Michael Koch <konqueror@gmx.de> Fri, 12 Oct 2007 07:31:11 +0200
checkstyle (4.1+dfsg-1) unstable; urgency=high
* Removed third-party Jars in the orig source tarball (Closes #383791).
* Added myself to uploaders.
* Added dos2unix conversion for build.xml (as patches are stored in
svn, and so lose CrLf line terminators). tofrodos added to
Build-Depends-Indep.
-- Paul Cager <paul-debian@home.paulcager.org> Thu, 1 Feb 2007 23:41:01 +0000
checkstyle (4.1-1) unstable; urgency=low
* New upstream release.
- Updated debian/patches/00_build_xml.patch.
* Updated watch file.
-- Michael Koch <konqueror@gmx.de> Wed, 25 Jan 2006 08:53:26 +0000
checkstyle (3.4-9) unstable; urgency=low
* libant1.6-java to ant transition
* Increased debhelper dependency to make linda happy
* Removed explicit dependencies to gjdoc, jikes - handled by kaffe
* Added myself to uploaders
* Fixed FSF address in copyright
* Standards-Version 3.6.2 (no changes)
-- Wolfgang Baer <WBaer@gmx.de> Sat, 01 Oct 2005 19:22:52 +0200
checkstyle (3.4-8) unstable; urgency=low
* Include checkstyle-optional.jar (Closes: #270959).
* Fixed watch file.
-- Michael Koch <konqueror@gmx.de> Mon, 4 Apr 2005 05:31:08 +0000
checkstyle (3.4-7) unstable; urgency=low
* Build-Depend on cdbs (Closes: #301471).
-- Michael Koch <konqueror@gmx.de> Sat, 26 Mar 2005 16:33:02 +0000
checkstyle (3.4-6) unstable; urgency=low
* Build-Depend on >= gjdoc 0.7.2.
* Use unversioned com-sun-javadoc.jar.
* Build-Depend and Depend on kaffe >= 2:1.1.4.PRECVS8-2.
-- Michael Koch <konqueror@gmx.de> Wed, 9 Mar 2005 15:59:08 +0000
checkstyle (3.4-5) unstable; urgency=low
* Fixed debian/patches/00_build_xml.patch to call native2ascii correctly.
-- Michael Koch <konqueror@gmx.de> Sat, 5 Mar 2005 12:55:28 +0000
checkstyle (3.4-4) unstable; urgency=low
* Moved to main.
* Build package with kaffe.
* Cleaned up Build-Depends.
* Use libant1.6-java for building instead of libant1.5 and ant.
* Added debian/patches/00_build_xml.patch.
* Revisited debian/README.Debian.
* Added myself to Uploaders.
-- Michael Koch <konqueror@gmx.de> Tue, 1 Mar 2005 07:57:45 +0000
checkstyle (3.4-3) unstable; urgency=low
* change the install script/file, now /usr/share/java/checkstyle-3.4.jar
is no more a directory (closes: #265657).
* debian/watch: added.
-- Arnaud Vandyck <avdyk@debian.org> Sun, 15 Aug 2004 02:24:22 +0200
checkstyle (3.4-2) unstable; urgency=low
* added a better description
-- Arnaud Vandyck <avdyk@debian.org> Sun, 20 Jun 2004 12:50:50 +0200
checkstyle (3.4-1) unstable; urgency=low
* Initial Release (closes: #221892).
-- Arnaud Vandyck <avdyk@debian.org> Fri, 4 Jun 2004 14:29:46 +0200
|