Your message dated Fri, 11 Feb 2011 22:32:20 +0000
with message-id <[email protected]>
and subject line Bug#612431: fixed in isorelax 20041111-5
has caused the Debian Bug report #612431,
regarding [libisorelax-java] please add .pom file to the package
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
612431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612431
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libisorelax-java
Version: 20041111-4
Severity: normal
Tags: patch
Hi.
libisorelax-java doesn't ship any .pom file. Please apply the attached
patch to have one and ease compilation that need isorelax as dependency.
If you're ok I can upload the NMU directly.
I'm setting severity to normal because soon I'll file ITPs that require
this .pom file to build.
Thanks, Giovanni.
--
Giovanni Mascellani <[email protected]>
Pisa, Italy
Web: http://poisson.phc.unipi.it/~mascellani
Jabber: [email protected] / [email protected]
From ea10d7edbcd2604cf31b4114c33fd6dd27556e41 Mon Sep 17 00:00:00 2001
From: Giovanni Mascellani <[email protected]>
Date: Tue, 8 Feb 2011 14:40:42 +0100
Subject: [PATCH] Adding .pom files.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/libisorelax-java.install | 1 -
debian/libisorelax-java.poms | 1 +
debian/pom.xml | 12 ++++++++++++
debian/rules | 3 +--
6 files changed, 22 insertions(+), 4 deletions(-)
delete mode 100644 debian/libisorelax-java.install
create mode 100644 debian/libisorelax-java.poms
create mode 100644 debian/pom.xml
diff --git a/debian/changelog b/debian/changelog
index bd4f976..32e481c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+isorelax (20041111-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Adding .pom file to the package.
+
+ -- Giovanni Mascellani <[email protected]> Tue, 08 Feb 2011 14:34:47 +0100
+
isorelax (20041111-4) unstable; urgency=low
* debian/libisorelax-java.lintian-overrides: Remove.
diff --git a/debian/control b/debian/control
index d287493..1bf54cc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: isorelax
Priority: extra
Maintainer: Samuel Thibault <[email protected]>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7), maven-repo-helper
Build-Depends-Indep: default-jdk, ant
Standards-Version: 3.9.1
Section: java
diff --git a/debian/libisorelax-java.install b/debian/libisorelax-java.install
deleted file mode 100644
index 8976df8..0000000
--- a/debian/libisorelax-java.install
+++ /dev/null
@@ -1 +0,0 @@
-isorelax-20041111.jar /usr/share/java
diff --git a/debian/libisorelax-java.poms b/debian/libisorelax-java.poms
new file mode 100644
index 0000000..73f963d
--- /dev/null
+++ b/debian/libisorelax-java.poms
@@ -0,0 +1 @@
+debian/pom.xml --has-package-version --artifact=isorelax-20041111.jar --java-lib
diff --git a/debian/pom.xml b/debian/pom.xml
new file mode 100644
index 0000000..d2962dd
--- /dev/null
+++ b/debian/pom.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>isorelax</groupId>
+ <artifactId>isorelax</artifactId>
+ <version>20041111</version>
+ <packaging>jar</packaging>
+ <name>ISO RELAX</name>
+ <description>The ISO RELAX project hosts the public interfaces useful for
+ applications to support RELAX Core.</description>
+</project>
+
diff --git a/debian/rules b/debian/rules
index f111c62..a1923b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,9 +36,8 @@ binary-indep: install
dh_testroot
dh_installchangelogs
dh_installdocs
- dh_install
+ mh_install
dh_lintian
- dh_link /usr/share/java/$(JARFILE) /usr/share/java/isorelax.jar
dh_compress
dh_fixperms
dh_installdeb
--
1.7.2.3
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: isorelax
Source-Version: 20041111-5
We believe that the bug you reported is fixed in the latest version of
isorelax, which is due to be installed in the Debian FTP archive:
isorelax_20041111-5.diff.gz
to main/i/isorelax/isorelax_20041111-5.diff.gz
isorelax_20041111-5.dsc
to main/i/isorelax/isorelax_20041111-5.dsc
libisorelax-java-doc_20041111-5_all.deb
to main/i/isorelax/libisorelax-java-doc_20041111-5_all.deb
libisorelax-java_20041111-5_all.deb
to main/i/isorelax/libisorelax-java_20041111-5_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Giovanni Mascellani <[email protected]> (supplier of updated isorelax package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 11 Feb 2011 22:42:12 +0100
Source: isorelax
Binary: libisorelax-java libisorelax-java-doc
Architecture: source all
Version: 20041111-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Giovanni Mascellani <[email protected]>
Description:
libisorelax-java - Interface for applications to support RELAX Core
libisorelax-java-doc - Interface for applications to support RELAX Core -
documentation
Closes: 612431
Changes:
isorelax (20041111-5) unstable; urgency=low
.
* Moving the package to the Java Team and adding myself as uploader,
after having discussed it with Samuel Thibault.
* Adding .pom file to the package (closes: #612431).
Checksums-Sha1:
b6b62da74725fcfb4d9c553f3daebdb90c1c1de1 1393 isorelax_20041111-5.dsc
299d3fd6c762776abc194c5fdafc52572d781a64 4137 isorelax_20041111-5.diff.gz
7ee040643a4ae5daabb1cb8e78ea957300bef0f2 64520
libisorelax-java_20041111-5_all.deb
edfbea43ae22575362974b6f7e66cb83719513cd 80872
libisorelax-java-doc_20041111-5_all.deb
Checksums-Sha256:
76c3eae9e159f8e0fc631dd694cc561ccee79925dbb39185adb0e9b750462153 1393
isorelax_20041111-5.dsc
699356cc53fd16534cfc02d1caff77ea514362a22f8c8cb9ab6d94a1ee4db882 4137
isorelax_20041111-5.diff.gz
c32c6cd560877217a223f7fc96f9cd95defb9cd8819db46249fdd9b5a59d91ca 64520
libisorelax-java_20041111-5_all.deb
4bdcf9ddbb75ed5a513de7195b5221b967bd781d4fd83d39477f670b139926dd 80872
libisorelax-java-doc_20041111-5_all.deb
Files:
07926b5c02e1003fe2e3a884ed6b3092 1393 java extra isorelax_20041111-5.dsc
0483055daacd47d0c8e0c6f27c11e854 4137 java extra isorelax_20041111-5.diff.gz
929c2a3fc22dab5ff4ab9ba06302fd90 64520 java extra
libisorelax-java_20041111-5_all.deb
17793d05095deb1d257e1a756728913b 80872 doc extra
libisorelax-java-doc_20041111-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iF4EAREKAAYFAk1VtzUACgkQBIoTAU7n/+M7ywEAs/qm8osko7qUDn71X1QMJRUr
u9ABXrRBFepi9BMJP0ABAKcTbaLH1TiE+HcuRbGy2pwZUM5xMTyn8gB9v2aFRCco
=n2Hc
-----END PGP SIGNATURE-----
--- End Message ---