[Git][java-team/cmlxom][master] 7 commits: Fixing short description.
Andrius Merkys
gitlab at salsa.debian.org
Tue Dec 10 10:04:01 GMT 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / cmlxom
Commits:
a0854df7 by Andrius Merkys at 2019-11-20T10:26:17Z
Fixing short description.
- - - - -
a4580544 by Andrius Merkys at 2019-11-20T10:33:57Z
Adding ITP bug number.
- - - - -
d3dff509 by Andrius Merkys at 2019-11-20T11:39:10Z
Not ignoring euclid artifact anymore.
- - - - -
3202ed3f by Andrius Merkys at 2019-11-20T11:39:41Z
Adding b-dep on libeuclid-java.
- - - - -
57a60e49 by Andrius Merkys at 2019-11-20T11:59:46Z
Collecting license statements.
- - - - -
5e8b92bc by Andrius Merkys at 2019-11-20T12:05:00Z
Adding extended description.
- - - - -
f92daa8a by Andrius Merkys at 2019-11-20T12:05:19Z
Preparing for release.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/maven.ignoreRules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,5 @@
-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 at debian.org> Wed, 20 Nov 2019 04:30:00 -0500
=====================================
debian/control
=====================================
@@ -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: CMLXOM
- A Java library for processing CML
+Description: Java library for processing CML
+ XML Object Model for Chemical Markup Language
=====================================
debian/copyright
=====================================
@@ -5,6 +5,8 @@ Source: https://bitbucket.org/wwmm/cmlxom
Files: *
Copyright: 1994-2019, Peter Murray-Rust
+ 2008, J. A. Townsend <jat45 at cantab.net>
+ 2006, 2007, Toby White <tow at uszla.me.uk>
License: Apache-2.0
Files: debian/*
=====================================
debian/maven.ignoreRules
=====================================
@@ -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 * * * *
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/compare/1a2218aea2805d10b77812f27046a6e1e694e1aa...f92daa8a60a039aae24d7631fdf016770746f15f
--
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/compare/1a2218aea2805d10b77812f27046a6e1e694e1aa...f92daa8a60a039aae24d7631fdf016770746f15f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20191210/51eeb04d/attachment.html>
More information about the pkg-java-commits
mailing list