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
|
libgpars-groovy-java (1.2.1-7) unstable; urgency=medium
* Team upload
* New transition_Gradle_3.1.patch for transition to Gradle 3.1
* Update to debhelper 10
* d/control: Depends on default-jdk-headless | default-jdk
* d/rules: Set the encoding to UTF-8 because some source files contain a ©
-- Kai-Chung Yan <seamlikok@gmail.com> Mon, 14 Nov 2016 23:34:24 +0800
libgpars-groovy-java (1.2.1-6) unstable; urgency=medium
* Team upload.
* Depend on groovy instead of groovy2
* Added the missing dependency on libmultiverse-core-java (Closes: #813505)
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 May 2016 09:02:46 +0200
libgpars-groovy-java (1.2.1-5) unstable; urgency=medium
[ Emmanuel Bourg ]
* Team upload.
* debian/rules: Simplified the clean target
[ Miguel Landaeta ]
* Fix typo in Depends for libgpars-groovy-java binary package.
-- Miguel Landaeta <nomadium@debian.org> Thu, 10 Dec 2015 16:39:49 -0300
libgpars-groovy-java (1.2.1-4) unstable; urgency=medium
* Team upload.
* Install the Maven artifacts (Closes: #728407)
* Build with gradle-debian-helper
* Improved the reproducibility: Fixed the locale/timestamp in the javadoc
* debian/control: Updated the Homepage field
-- Emmanuel Bourg <ebourg@apache.org> Thu, 15 Oct 2015 22:20:07 +0200
libgpars-groovy-java (1.2.1-3) unstable; urgency=medium
* Fix FTBFS error with Gradle 2.5. (Closes: #795738).
* Update my own email address.
-- Miguel Landaeta <nomadium@debian.org> Sun, 16 Aug 2015 20:10:32 +0200
libgpars-groovy-java (1.2.1-2) unstable; urgency=medium
* Team upload.
* Depend on libnetty-3.9-java instead of libnetty-java
-- Emmanuel Bourg <ebourg@apache.org> Tue, 28 Jul 2015 16:28:09 +0200
libgpars-groovy-java (1.2.1-1) unstable; urgency=low
* Team upload.
[ Miguel Landaeta ]
* New upstream release.
* Switch build system from ant to gradle.
* Update watch file.
* Bump Standards-Version to 3.9.4. No changes were required.
* Update dates in copyright file and make it DEP-5 compliant.
* Add Build-Depends on gradle, libmultiverse-core-java and
libosgi-core-java.
[ Andreas Tille ]
* Upstream release version 1.2.1
Closes: #778690, #733098
* cme fix dpkg-control
* debhelper 9
* drop unneeded d/orig-tar.sh
* Build-Depends: s/groovy/groovy2/
[ Emmanuel Bourg ]
* Refreshed the patch
-- Andreas Tille <tille@debian.org> Wed, 18 Feb 2015 13:20:30 +0100
libgpars-groovy-java (0.10-1) unstable; urgency=low
* Initial release. (Closes: #568602).
-- Miguel Landaeta <miguel@miguel.cc> Tue, 29 Jun 2010 20:14:05 -0430
|