Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Fixing short description.
· a0854df7
Andrius Merkys
authored
Nov 20, 2019
a0854df7
Adding ITP bug number.
· a4580544
Andrius Merkys
authored
Nov 20, 2019
a4580544
Not ignoring euclid artifact anymore.
· d3dff509
Andrius Merkys
authored
Nov 20, 2019
d3dff509
Adding b-dep on libeuclid-java.
· 3202ed3f
Andrius Merkys
authored
Nov 20, 2019
3202ed3f
Collecting license statements.
· 57a60e49
Andrius Merkys
authored
Nov 20, 2019
57a60e49
Adding extended description.
· 5e8b92bc
Andrius Merkys
authored
Nov 20, 2019
5e8b92bc
Preparing for release.
· f92daa8a
Andrius Merkys
authored
Nov 20, 2019
f92daa8a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f92daa8a
cmlxom (3.1-1)
UNRELEASED
; urgency=medium
cmlxom (3.1-1)
unstable
; urgency=medium
* Initial release (Closes: #nnnn) <nnnn is the bug number of your
ITP>
* Initial release (Closes: #945132)
-- Andrius Merkys <merkys@debian.org> Wed, 20 Nov 2019 04:30:00 -0500
debian/control
View file @
f92daa8a
...
...
@@ -11,6 +11,7 @@ Build-Depends:
Build-Depends-Indep:
junit4 (>= 4.12),
libcommons-io-java (>= 2.0.1),
libeuclid-java,
libjaxp1.3-java,
libjoda-time-java (>= 1.6.2),
liblog4j1.2-java (>= 1.2.16),
...
...
@@ -29,5 +30,5 @@ Depends:
${misc:Depends},
Suggests:
${maven:OptionalDepends},
Description: CML
XOM
A Java library for processing CML
Description:
Java library for processing
CML
XML Object Model for Chemical Markup Language
debian/copyright
View file @
f92daa8a
...
...
@@ -5,6 +5,8 @@ Source: https://bitbucket.org/wwmm/cmlxom
Files: *
Copyright: 1994-2019, Peter Murray-Rust
2008, J. A. Townsend <jat45@cantab.net>
2006, 2007, Toby White <tow@uszla.me.uk>
License: Apache-2.0
Files: debian/*
...
...
debian/maven.ignoreRules
View file @
f92daa8a
...
...
@@ -8,4 +8,3 @@ org.apache.maven.plugins maven-source-plugin * * * *
org.codehaus.mojo apt-maven-plugin * * * *
org.codehaus.mojo cobertura-maven-plugin * * * *
org.xml-cml euclid-testutil * * * *
org.xml-cml euclid * * * *