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 170 171 172 173
|
xom (1.3.8-1) unstable; urgency=medium
[ Emmanuel Bourg ]
* New upstream release
- Refreshed the patches
- Updated the Maven pom
* Standards-Version updated to 4.6.1
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Dec 2022 14:17:14 +0100
xom (1.3.7+ds-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Ensuring the downloaded POM is up to date.
-- Andrius Merkys <merkys@debian.org> Tue, 11 Jan 2022 09:46:54 -0500
xom (1.3.7+ds-2) experimental; urgency=medium
* Team upload.
* Fixing resurfaced #970723.
-- Andrius Merkys <merkys@debian.org> Fri, 07 Jan 2022 02:15:40 -0500
xom (1.3.7+ds-1) experimental; urgency=medium
* Team upload.
* New upstream release (Closes: #970721)
* Rewriting debian/copyright into machine-readable format.
* Refreshing and cleaning up patches.
* Dropping debian/orig-tar.sh in favor of Files-Excluded.
* Bumping debhelper compat level to 13.
-- Andrius Merkys <merkys@debian.org> Tue, 04 Jan 2022 02:24:58 -0500
xom (1.2.10-3) unstable; urgency=medium
* Team upload.
* Bumping debhelper compat level to 7 (Closes: #965902)
-- Andrius Merkys <merkys@debian.org> Fri, 24 Dec 2021 01:53:25 -0500
xom (1.2.10-2) unstable; urgency=medium
* Team upload.
* Remove Kumar Appaiah from uploaders.
* Updating Vcs-* tags to point to salsa.debian.org.
* Watching releases on GitHub.
* Registering dependency on jaxen in POM (Closes: #970723).
* Wrapping and sorting.
-- Andrius Merkys <merkys@debian.org> Wed, 25 Aug 2021 06:42:52 -0400
xom (1.2.10-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 21 Dec 2020 18:18:13 +0100
xom (1.2.10-1) unstable; urgency=low
* New upstream release
* Updated the Maven pom
* Refreshed the patches
* Added a patch to include the Ant runtime when compiling
* Added a patch to replace jarjar with the regular jar Ant task
* Removed 0004-Remove-sun-imports.patch since the JDK15XML1_0Parser is really
meant to be used with the parser provided by the JDK and not the standalone
version of Xerces.
* Moved the samples jar in the documentation package
* debian/control:
- Added the missing runtime dependency on libxerces2-java (Closes: #628142)
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- Removed the article at the beginning of the short description
-- Emmanuel Bourg <ebourg@apache.org> Thu, 25 Jul 2013 15:37:37 +0200
xom (1.2.1-3) unstable; urgency=low
* Team upload.
[ Torsten Werner ]
* Remove new patch from last version because gcj was broken.
[ Damien Raude-Morvan ]
* Apply patch from James Pages <james.page@canonical.com>. Thanks :
* Enabled maven artifact deployment (LP: #715684) (Closes: #612592).
- debian/control: Build-Depends added maven-repo-helper
- debian/rules: install maven artifacts and new target to retrieve
original POM file.
- debian/poms/xom.pom: localised pom for maven
- debian/libxom-java.poms: pom reference locations
* Update Standards-Version: 3.9.2:
- Rename debian/README.Debian-source to debian/README.source.
* Drop Depends on JRE since it's a library (as per Debian Java Policy).
-- Damien Raude-Morvan <drazzib@debian.org> Mon, 25 Apr 2011 14:10:19 +0200
xom (1.2.1-2) unstable; urgency=low
* Convert patches to dep3 format.
* Add a patch for ant 1.8. (Closes: #571391)
* Fine tune build dependencies to default-jdk.
* Convert to source format 3.0.
* Update Standards-Version: 3.8.4.
-- Torsten Werner <twerner@debian.org> Thu, 25 Feb 2010 20:16:46 +0100
xom (1.2.1-1) unstable; urgency=low
* New upstream release
* Convert to default-jdk/jre, thanks to Chris Cheney for the patch
(Closes: #508979)
* Bump Standards-Version to 3.8.1
* Switch to quilt for managing patches
-- Varun Hiremath <varun@debian.org> Tue, 05 May 2009 21:10:47 -0400
xom (1.1-3) unstable; urgency=low
* debian/control:
+ Use my debian.org e-mail address.
+ Standards Version is now 3.7.3 (no changes needed.)
* debian/libxom-java-doc.doc-base:
+ Use "Author" field instead of "Authors".
-- Kumar Appaiah <akumar@debian.org> Mon, 21 Apr 2008 10:10:16 +0530
xom (1.1-2) unstable; urgency=low
[ Torsten Werner ]
* Fix Depends: libjaxen-java.
[ Varun Hiremath ]
* Add 05_build.patch to fix javadoc build
* Add libxom-java-doc.doc-base
* Clean up debian/rules and remove useless stuff.
* debian/rules: remove ecj from Build-Depends - not required.
-- Varun Hiremath <varunhiremath@gmail.com> Sun, 25 Nov 2007 15:50:40 +0530
xom (1.1-1) unstable; urgency=low
[ Stephan Michels ]
* Initial version. Closes: #330238
[ Varun Hiremath ]
* debian/control:
+ Add myself and Kumar to Uploaders
+ Switch to java-gcj from kaffe
+ Separate out Build-Depends and Indep.
+ Replace ecj-bootstrap with ecj
+ Add Vcs-{Svn, Browser} and Homepage headers.
* debian/rules:
+ Set JAVA_HOME to java-gcj instead of kaffe
+ Fix Ant build targets.
+ Use cdbs variables.
+ Add get-orig-source target.
* debian/patches:
+ Add 03_compile15.patch to compile JDK15XML1_0Parser.class
+ Add 04_remove_sun_import.patch to fix imports to use xercesImpl.jar
* debian/compat: switch to 5
* Add debian/orig-tar.sh to create orig.tar.gz
* Add debian/README.Debian-source.
* Add watch file.
-- Varun Hiremath <varunhiremath@gmail.com> Tue, 13 Nov 2007 15:41:42 +0530
|