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
|
yecht (1.1-3) unstable; urgency=medium
* Team upload.
* Switch to compat level 10.
* Use https for Format field.
* Declare compliance with Debian Policy 4.1.1.
* Add yecht-java9.patch and fix FTBFS with Java 9.
Thanks to Chris West for the report and patch. (Closes: #873245)
* Build-depend on junit to avoid a FTBFS.
* Remove empty debian/maven helper files.
-- Markus Koschany <apo@debian.org> Tue, 24 Oct 2017 19:36:33 +0200
yecht (1.1-2) unstable; urgency=medium
* Remove YechtService class from yecht jar to fix a FTBFS in jruby.
* Bump Standards-Version to 3.9.8. No changes were required.
-- Miguel Landaeta <nomadium@debian.org> Tue, 08 Nov 2016 22:19:34 +0000
yecht (1.1-1) unstable; urgency=medium
* New upstream release.
* Deploy jruby maven artifact.
* Simplify packaging:
- Switch from cdbs to dh.
- Use maven-debian-helper instead of javahelper.
* d/control: Wrap and sort.
* d/copyright: Update dates.
* Bump Standards-Version to 3.9.7. No changes were required.
* Update Vcs-* fields to use https URLs.
* Drop unneeded patch 01_dont_hardcode_yecht_version.patch.
-- Miguel Landaeta <nomadium@debian.org> Sun, 10 Apr 2016 18:16:22 +0100
yecht (1.0-2) unstable; urgency=medium
* Upload to unstable.
-- Miguel Landaeta <nomadium@debian.org> Thu, 30 Apr 2015 15:25:23 -0300
yecht (1.0-1) experimental; urgency=medium
* New upstream release. (Closes: #776032).
* Update watch file.
* Add myself to Uploaders list.
* Bump debhelper compat level to 9.
* Bump Standards-Version to 3.9.6. No changes were required.
* Provide Maven artifacts.
* Update Homepage and Vcs-* URLs.
* Update copyright file.
* Add patch to remove hard-coded version from jar files in Ant build.xml.
-- Miguel Landaeta <nomadium@debian.org> Sat, 24 Jan 2015 16:41:22 -0300
yecht (0.0.2-2) unstable; urgency=low
* Build yecht-jruby.jar, too.
-- Torsten Werner <twerner@debian.org> Sun, 18 Sep 2011 18:57:14 +0200
yecht (0.0.2-1) unstable; urgency=low
* Initial Release (closes: #592997).
-- Torsten Werner <twerner@debian.org> Sat, 17 Sep 2011 19:40:58 +0200
|