libcommons-cli-java (1.4-2) unstable; urgency=medium

  * Team upload.
  * Update Vcs link to salsa.
  * Update Standards-Version to 4.5.0
  * Use debhelper-compat.
    - Update compat level to 13.
  * Add manifest file.
  * Use javahelper for the manifest.
  * Install Apache notice file.
  * Remove whitespace from d/rules and d/changelog

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 25 Sep 2020 12:23:45 +0100

libcommons-cli-java (1.4-1) unstable; urgency=medium

  * Upload to unstable

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 19 Jun 2017 15:11:30 +0200

libcommons-cli-java (1.4-1~exp1) experimental; urgency=medium

  * New upstream release
  * Added the maven-debian-helper --has-package-version option
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 18 May 2017 11:55:48 +0200

libcommons-cli-java (1.3.1-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Maven 3 (Closes: #808020)
  * Build with the DH sequencer instead of CDBS
  * Removed the unused dependency on commons-lang (Closes: #800148)
  * Removed the build dependencies on the antrun and assembly plugins
  * Improved the package description
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 15 Dec 2015 12:50:47 +0100

libcommons-cli-java (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable after running 1.2 and 1.3.1 through clirr and test
    builds of the reverse build deps.

 -- tony mancill <tmancill@debian.org>  Thu, 09 Jul 2015 21:25:59 -0700

libcommons-cli-java (1.3.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove Michael Koch from uploaders.  (Closes: #654049)
  * Bump Standards-Version to 3.9.6.
  * Use DH 9 and set debian/compat to 9.
  * Update debian/rules and build-deps for maven-based build.
    New build-deps: libmaven-antrun-plugin-java,
                    maven-debian-helper,
                    maven-repo-helper,
                    libmaven-assembly-plugin-java,
                    junit4
  * Convert Debian packaging repo to git and update Vcs URLs.

 -- tony mancill <tmancill@debian.org>  Mon, 22 Jun 2015 05:40:07 +0000

libcommons-cli-java (1.2-3) unstable; urgency=low

  * Team upload.
  * Merge changes from Ubuntu:
    - debian/ant.properties: Build java2 compatible code.
  * Remove Arnaud and Paul from Uploaders list.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Sat, 08 May 2010 21:14:11 +0200

libcommons-cli-java (1.2-2ubuntu1) lucid; urgency=low

  * Merge with Debian; remaining changes:
    - debian/ant.properties: Build java2 compatible code.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 27 Oct 2009 15:21:49 +0100

libcommons-cli-java (1.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 11:55:13 +0200

libcommons-cli-java (1.2-1) experimental; urgency=low

  [ Ludovic Claude ]
  * New upstream version (Closes: #530623)
  * Add myself to Uploaders
  * Change section to java, bump up Standards-Version to 3.8.1
  * Change the dependency on java-gcj to default-jdk for Build-Depend
  * Add Build-Depends on maven-ant-helper and use its maven-build.xml
    file to build the package as the build system has switched to
    Maven.
  * Remove the dependencies on java runtimes on the binary package
    as it's a library (avoids introducing dependencies on graphics in
    a headless environment)
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove MultOption patch as it doesn't apply anymore and seems solved
    upstream.

  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 02 Jul 2009 11:30:49 +0100

libcommons-cli-java (1.1-3ubuntu3) karmic; urgency=low

  * Pick the following changes from version 1.2-1:
    - Add the Maven POM to the package,
    - Add a Build-Depends-Indep dependency on maven-repo-helper
    - Use mh_installpom and mh_installjar to install the POM and the jar to the
      Maven repository

 -- Torsten Werner <twerner@debian.org>  Sun, 18 Oct 2009 20:30:27 +0200

libcommons-cli-java (1.1-3ubuntu2) karmic; urgency=low

  * debian/ant.properties: Build java2 compatible code.

 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Mon, 24 Aug 2009 11:19:04 +0200

libcommons-cli-java (1.1-3ubuntu1) karmic; urgency=low

  * debian/control: Set libcommons-cli-java runtime dependency on
    "default-jre-headless | java2-runtime-headless" (LP: #387884)
  * debian/control, debian/rules: Build-depend on default-jdk

 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Tue, 16 Jun 2009 15:15:53 +0200

libcommons-cli-java (1.1-3) unstable; urgency=low

  * Added build-depends-indep for ant-optional.
    (Closes: #473954)

 -- Paul Cager <paul-debian@home.paulcager.org>  Wed, 02 Apr 2008 23:38:26 +0100

libcommons-cli-java (1.1-2) unstable; urgency=low

  * Corrected copyright - contained wrong license (Closes: #468947)
  * Handles mulitple options (e.g. -D) (Closes: #469082)
    - patch MultOptions.patch
  * Run Junit tests during build.
    - removed sysclasspath=only in ant.properties.
    - added ant's JUnit jar to classpath.
  * New format commons homepage URL.
  * Added myself to Uploaders.

 -- Paul Cager <paul-debian@home.paulcager.org>  Sat, 22 Mar 2008 12:40:55 +0000

libcommons-cli-java (1.1-1) unstable; urgency=low

  * New upstream release.
    - added patches/disable-testsuite.patch to make build work
  * Added Vcs-Svn and Vcs-Browser fields.
  * Updated Standards-Version to 3.7.3.

 -- Michael Koch <konqueror@gmx.de>  Mon, 31 Dec 2007 00:15:26 +0100

libcommons-cli-java (1.0-11) unstable; urgency=low

  * Fixed Homepage field in debian/control. Closes: #446792.

 -- Michael Koch <konqueror@gmx.de>  Tue, 23 Oct 2007 21:03:48 +0200

libcommons-cli-java (1.0-10) unstable; urgency=low

  * Fixed jar name and link to jar. Closes: #446008.

 -- Michael Koch <konqueror@gmx.de>  Tue, 09 Oct 2007 22:02:45 +0200

libcommons-cli-java (1.0-9) unstable; urgency=low

  * Let libcommons-cli-java depend on libcommons-lang-java. Closes: #445508.
  * Removed dependency on libcommons-loggig-java. Not used.
  * Use java-gcj-compat instead of kaffe.
  * Removed debian/dirs, debian/install and debian/links and do this in
    debian/rules.
  * Removed debian/README.Debian as it didn't apply anymore.
  * Moved debhelper and cdbs to Build-Depends.
  * Updated debhelper level to 5.
  * Updated watch file to match new upstream naming scheme.
  * Removed Wolfgang and added myself to Uploaders.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Sat, 06 Oct 2007 17:15:10 +0200

libcommons-cli-java (1.0-8) unstable; urgency=low

  * Removed explicit usage of jikes build compiler property
    for kaffe jikes -> ecj transition
  * Removed jikes from build-dependencies
  * Removed Takashi, Ola, Stefan from Uploaders - never uploaded this package
  * Standards-Version 3.6.2 (no changes)
  * Added myself to uploaders

 -- Wolfgang Baer <WBaer@gmx.de>  Fri,  6 Jan 2006 19:25:50 +0100

libcommons-cli-java (1.0-7) unstable; urgency=low

  * libant1.6-java to ant transition

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 20 Aug 2005 19:44:58 +0200

libcommons-cli-java (1.0-6) unstable; urgency=low

  * corrected the epoch version of kaffe dependency (closes: #302011)

 -- Arnaud Vandyck <avdyk@debian.org>  Sun,  3 Apr 2005 12:50:38 +0200

libcommons-cli-java (1.0-5) unstable; urgency=low

  * debian/control: typo. Thanks to Stuart Brady (closes: #286586)
  * added a watch file.
  * changed dependency from libant1.5-java to libant1.6-java

 -- Arnaud Vandyck <avdyk@debian.org>  Mon,  7 Feb 2005 12:13:43 +0100

libcommons-cli-java (1.0-4) unstable; urgency=low

  * Move to main: libcommons-logging-java is now in main, every
    dependencies are in main, the package is ready to move to main
  * removed dpatch dependency and using the cdbs simple patch sys
    facility, also, dependency with kaffe updated to 1.1.4 so the patch is
    no more needed
  * added gij and sablevm as alternative JVM
  * package now build with kaffe (1.1.4), libant1.5-java and jikes
  * debian/patches: no more patch neeeded

 -- Arnaud Vandyck <avdyk@debian.org>  Tue,  4 May 2004 17:11:58 +0200

libcommons-cli-java (1.0-3) unstable; urgency=low

  * debian/control (Section): goes to contrib because of
    libcommons-logging-java (will investigate why this package is in
    contrib), and because of libcommons-lang-java. This package is in
    contrib because it fails building with kaffe 1.1.1 because of the
    java.util.TimeZone.SHORT property that does not exist in this
    version!

 -- Arnaud Vandyck <avdyk@debian.org>  Fri,  7 Nov 2003 11:21:41 +0100

libcommons-cli-java (1.0-2) unstable; urgency=low

  * debian/changelog:
    - added uploader field.

 -- Arnaud Vandyck <avdyk@debian.org>  Wed, 29 Oct 2003 11:00:45 +0100

libcommons-cli-java (1.0-1) unstable; urgency=low

  * Initial Release (closes: #217804).

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 27 Oct 2003 15:19:33 +0100