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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
doxia-sitetools (2.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Build the new doxia-site-model module replacing doxia-decoration-model
- No longer build the removed doxia-doc-renderer module
- Depend on libdoxia-java (>= 2.0)
- New dependency on libplexus-xml-java
- No longer depend on plexus-component-metadata and plexus-container-default
- Removed the dependency on junit4
- Removed the remaining patch
- Updated the Maven rules
* Removed the unused dependencies on commons-collections3 and itext1
* Standards-Version updated to 4.7.0
-- Emmanuel Bourg <ebourg@apache.org> Thu, 24 Oct 2024 10:54:39 +0200
doxia-sitetools (1.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Removed the RenderingContext backward compatibility fix
- Depend on libdoxia-java (>= 1.11)
- Depend on junit4 instead of junit
- Ignore the doxia-module-markdown module
* Explicit dependency on libeclipse-sisu-maven-plugin-java (Closes: #1026665)
* Removed the -java-doc package
* Standards-Version updated to 4.6.2
* No longer track the milestone releases
-- Emmanuel Bourg <ebourg@apache.org> Sat, 07 Jan 2023 10:53:04 +0100
doxia-sitetools (1.7.5-2) unstable; urgency=medium
* Team upload.
* Removed the dependency on libjaxp1.3-java
* Standards-Version updated to 4.5.0
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
* Track and download the new releases on GitHub
-- Emmanuel Bourg <ebourg@apache.org> Sun, 05 Apr 2020 23:37:50 +0200
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
|