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
|
doxia-sitetools (1.7.5-1) unstable; urgency=medium
* Standards-Version updated to 4.1.1
* New upstream release
- Depend on libcommons-lang3-java instead of libcommons-lang-java
- Added a Maven rule for plexus-component-metadata
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 Oct 2017 10:05:25 +0200
doxia-sitetools (1.7.4-2) unstable; urgency=medium
* Team upload.
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Sep 2017 08:36:00 +0200
doxia-sitetools (1.7.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Replaced the build dependency on libplexus-maven-plugin-java
with libplexus-component-metadata-java
- New dependency on libvelocity-tools-java
- Depend on libdoxia-java (>= 1.7)
- Build the new doxia-skin-model and doxia-integration-tools modules
- Depend on libplexus-utils2-java instead of libplexus-utils-java
- Made RenderingContext in sitetools to extend RenderingContext in doxia
in order to preserve the backward compatibility.
* Depend on libmaven-parent-java and inherit the modello configuration
* Depend on libplexus-container-default1.5-java
instead of libplexus-containers-java
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Refreshed debian/copyright
* Simplified the Maven rules
-- Emmanuel Bourg <ebourg@apache.org> Fri, 28 Jul 2017 14:59:14 +0200
doxia-sitetools (1.1.4-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build with the DH sequencer instead of CDBS
* Removed the build dependency on libclirr-maven-plugin-java
* Moved the package to Git
* Removed Michael Koch from the uploaders (Closes: #654014)
* Standards-Version updated to 3.9.8
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Wed, 22 Jun 2016 10:34:25 +0200
doxia-sitetools (1.1.4-1) unstable; urgency=low
* Newer but not newest upstream release.
* Refresh patch.
* Update Standards-Version: 3.9.2.
* Use Maven to build the package.
* Add a documentation package.
* Update debian/copyright.
-- Torsten Werner <twerner@debian.org> Sat, 10 Sep 2011 17:43:47 +0200
doxia-sitetools (1.1.2-1) unstable; urgency=low
* New upstream release.
* Standards-Version to 3.8.4.
* Source format 3.0 (quilt).
-- Gabriele Giacone <1o5g4r8o@gmail.com> Fri, 26 Feb 2010 01:08:30 +0100
doxia-sitetools (1.1.1-1) unstable; urgency=low
* New upstream release.
* Increased Build-Depends of libdoxia-java to >= 1.1.1.
* Added fop to Build-Depends.
* Build-Depends on debhelper >= 7.
* Added myself to Uploaders.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror@gmx.de> Mon, 05 Oct 2009 12:52:55 +0200
doxia-sitetools (1.1-3) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 10:49:17 +0200
doxia-sitetools (1.1-2) experimental; urgency=low
* Fix version of iText in the Maven POM dependencies
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 24 Jul 2009 21:00:18 +0100
doxia-sitetools (1.1-1) experimental; urgency=low
* New upstream version, add myself to Uploaders
* Change section to java, bump up Standards-Version to 3.8.1
* 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
* Add Depends: and Recommends: on the binary package
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 14 May 2009 18:27:59 +0100
doxia-sitetools (1.0-alpha-11-3) unstable; urgency=low
* Add plexus component descriptors.
-- Torsten Werner <twerner@debian.org> Tue, 16 Dec 2008 23:36:08 +0100
doxia-sitetools (1.0-alpha-11-2) unstable; urgency=low
* Update for newest modello package.
* Run modello for doxia-decoration-model.
-- Torsten Werner <twerner@debian.org> Mon, 15 Dec 2008 22:07:33 +0100
doxia-sitetools (1.0-alpha-11-1) unstable; urgency=low
* Initial release. (Closes: #507082)
-- Torsten Werner <twerner@debian.org> Thu, 27 Nov 2008 23:10:01 +0100
|