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
|
oauth-signpost (1.2.1.2-2) unstable; urgency=medium
* Team upload.
* Removed the unused build dependency on libplexus-maven-plugin-java
* Moved the package under the Java Team umbrella
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sat, 24 Nov 2018 00:38:45 +0100
oauth-signpost (1.2.1.2-1.5) unstable; urgency=medium
* Non-maintainer upload.
* Removed libjetty-extra-java from the recommended dependencies
-- Emmanuel Bourg <ebourg@apache.org> Fri, 20 May 2016 10:19:18 +0200
oauth-signpost (1.2.1.2-1.4) unstable; urgency=medium
* Non-maintainer upload.
* No longer build the unused signpost-jetty6 module
* Removed the unused build dependency on libmaven-javadoc-plugin-java
* Standards-Version bump to 3.9.8, no changes needed
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Tue, 17 May 2016 14:58:16 +0200
oauth-signpost (1.2.1.2-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Build with maven-debian-helper to fix the build failure caused
by the maven plugins upgrades.
* debian/control:
- Standards-Version bump to 3.9.6, no changes needed
- Use canonical URLs for the Vcs-* fields
- Updated the Homepage field
* Switch to debhelper level 9
* debian/copyright: Fixed a file pattern
* debian/watch: Replaced githubredir.debian.net with a direct link to GitHub
-- Emmanuel Bourg <ebourg@apache.org> Thu, 12 Nov 2015 09:16:48 +0100
oauth-signpost (1.2.1.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Patch pom.xml to bump plugin versions:
org.apache.maven.plugins.maven-jar-plugin to 2.4
org.apache.maven.plugins.maven-javadoc-plugin to 2.9.1
Closes: #738403
-- Jonathan Wiltshire <jmw@debian.org> Sat, 22 Mar 2014 14:33:23 +0000
oauth-signpost (1.2.1.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- Build-Depends: replace openjdk-6-jdk with default-jdk
Thanks to James Page for the patch (Closes: #684163)
* debian/patches/CannotFindAntRunPlugin.patch
- fix ant-run-plugin not found bug
-- ShuxiongYe <yeshuxiong@gmail.com> Tue, 18 Jun 2013 04:28:39 +0800
oauth-signpost (1.2.1.2-1) unstable; urgency=low
* New upstream version
* Updated debian/copyright
* Standards-Version bump to 3.9.3, no changes needed
* Add Build-Dependency to libmaven-antrun-plugin-java
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 23:02:50 +0200
oauth-signpost (1.2.1.1-1) unstable; urgency=low
* New upstream version
* Fixed debian/watch
* Standards-Version bumped to 3.9.1, no changes needed
* debian/control: libhttpclient and libjetty-extra demoted to
Recommends (Closes: #589278)
-- David Paleino <dapal@debian.org> Wed, 04 Aug 2010 11:01:33 +0200
oauth-signpost (1.2-1) unstable; urgency=low
* Initial release (Closes: #573556)
-- David Paleino <dapal@debian.org> Thu, 15 Jul 2010 11:51:30 +0200
|