Your message dated Mon, 30 May 2011 21:17:55 +0000
with message-id <[email protected]>
and subject line Bug#620044: fixed in libjnr-posix-java 1.1.4~git1.8aa26268b-1
has caused the Debian Bug report #620044,
regarding libjna-posix-java: Package does not install maven artifacts.
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.)
--
620044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libjna-posix-java
Version: 1.0.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpp9A9J
It would be great if this library could install Maven artifacts to
/usr/share/maven-repo. Attached patch should do the job.
* Enabled maven artifact deployment:
- debian/control: Build-Depends added maven-repo-helper
- debian/rules: install maven artifacts
- debian/libjna-posix-java.poms: pom locations.
Thanks for considering the patch.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35-28-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control 2010-01-10 15:24:40 +0000
+++ debian/control 2011-03-29 12:21:44 +0000
@@ -2,7 +2,7 @@
Section: java
Priority: optional
Maintainer: Nicolas Duboc <[email protected]>
-Build-Depends: debhelper (>> 7.0.0), ant
+Build-Depends: debhelper (>> 7.0.0), ant, maven-repo-helper
Build-Depends-Indep: default-jdk, libjna-java, junit4
Standards-Version: 3.8.3
Homepage: http://kenai.com/projects/jna-posix
=== added file 'debian/libjna-posix-java.poms'
--- debian/libjna-posix-java.poms 1970-01-01 00:00:00 +0000
+++ debian/libjna-posix-java.poms 2011-03-29 12:20:54 +0000
@@ -0,0 +1 @@
+pom.xml
=== modified file 'debian/rules'
--- debian/rules 2010-01-10 15:24:40 +0000
+++ debian/rules 2011-03-29 12:20:54 +0000
@@ -40,6 +40,9 @@
mv $(PKG_BUILDDIR)/$(JAVA_DIR)/jna-posix.jar
$(PKG_BUILDDIR)/$(JAVA_DIR)/$(jarname)-$(jarversion).jar
dh_link -p libjna-posix-java $(JAVA_DIR)/$(jarname)-$(jarversion).jar
$(JAVA_DIR)/$(jarname).jar
+ mh_installpoms -plib$(jarname)-java
+ mh_installjar -plib$(jarname)-java -l pom.xml dist/$(jarname).jar
+
dh_installdirs -p libjna-posix-java-doc $(DOC_DIR)
mv dist/javadoc $(PKG_DOC_BUILDDIR)/$(DOC_DIR)
--- End Message ---
--- Begin Message ---
Source: libjnr-posix-java
Source-Version: 1.1.4~git1.8aa26268b-1
We believe that the bug you reported is fixed in the latest version of
libjnr-posix-java, which is due to be installed in the Debian FTP archive:
libjnr-posix-java-doc_1.1.4~git1.8aa26268b-1_all.deb
to
main/libj/libjnr-posix-java/libjnr-posix-java-doc_1.1.4~git1.8aa26268b-1_all.deb
libjnr-posix-java_1.1.4~git1.8aa26268b-1.diff.gz
to
main/libj/libjnr-posix-java/libjnr-posix-java_1.1.4~git1.8aa26268b-1.diff.gz
libjnr-posix-java_1.1.4~git1.8aa26268b-1.dsc
to main/libj/libjnr-posix-java/libjnr-posix-java_1.1.4~git1.8aa26268b-1.dsc
libjnr-posix-java_1.1.4~git1.8aa26268b-1_all.deb
to
main/libj/libjnr-posix-java/libjnr-posix-java_1.1.4~git1.8aa26268b-1_all.deb
libjnr-posix-java_1.1.4~git1.8aa26268b.orig.tar.gz
to
main/libj/libjnr-posix-java/libjnr-posix-java_1.1.4~git1.8aa26268b.orig.tar.gz
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.
Nicolas Duboc <[email protected]> (supplier of updated libjnr-posix-java
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: SHA1
Format: 1.8
Date: Sat, 28 May 2011 18:20:50 +0200
Source: libjnr-posix-java
Binary: libjnr-posix-java libjnr-posix-java-doc
Architecture: source all
Version: 1.1.4~git1.8aa26268b-1
Distribution: unstable
Urgency: low
Maintainer: Nicolas Duboc <[email protected]>
Changed-By: Nicolas Duboc <[email protected]>
Description:
libjnr-posix-java - basic POSIX-like functions for Java
libjnr-posix-java-doc - Java JNR-POSIX library API documentation
Closes: 620044
Changes:
libjnr-posix-java (1.1.4~git1.8aa26268b-1) unstable; urgency=low
.
* This package is a fork of the Debian libjna-posix-java package for
renaming purpose.
* Packaging upstream git commit (8aa26268b), tentative version 1.1.4.
* Provides maven artifacts in Debian local repository (closes: #620044)
* Binary package depends on the headless version of the Java runtime.
* Bumped Debian policy compliance to 3.9.2 (nothing to do)
Checksums-Sha1:
71c540a03d18cfb97a156a446072c671a98f3752 1520
libjnr-posix-java_1.1.4~git1.8aa26268b-1.dsc
88fa5a4101ba190016e3df6a13890d1ca3ea08a6 53330
libjnr-posix-java_1.1.4~git1.8aa26268b.orig.tar.gz
018b0eb5cad932e0d4cb646bc4ac84beba84888f 7492
libjnr-posix-java_1.1.4~git1.8aa26268b-1.diff.gz
218d474f474e4a7541e377a2332dd74d07fed97a 90472
libjnr-posix-java_1.1.4~git1.8aa26268b-1_all.deb
ec059cefc10eab403232b14419deeee5de563df2 123140
libjnr-posix-java-doc_1.1.4~git1.8aa26268b-1_all.deb
Checksums-Sha256:
df5b1c19273626d542d1ba2e56a74e1f1e3ef3b78e9c43f99e83bc32053cdb4c 1520
libjnr-posix-java_1.1.4~git1.8aa26268b-1.dsc
62b5481ae51faf4da180b149ea5a5a233536c0e56b8b02c8fb49a23337fdb201 53330
libjnr-posix-java_1.1.4~git1.8aa26268b.orig.tar.gz
5087d5df6a5cc00ff17c43718f482d23da854ed83b71df9b92151af920c268cf 7492
libjnr-posix-java_1.1.4~git1.8aa26268b-1.diff.gz
e7a0c89679ed3fe2810d4abb768059086729896c9ab64ac16034a6dbe657de9f 90472
libjnr-posix-java_1.1.4~git1.8aa26268b-1_all.deb
00a242d0bf65aad5e26d342b6f3baae383eab54bcac1eaf05899666b8836ca60 123140
libjnr-posix-java-doc_1.1.4~git1.8aa26268b-1_all.deb
Files:
7ad719f14c9ee985d8cef4e0d4ee664e 1520 java optional
libjnr-posix-java_1.1.4~git1.8aa26268b-1.dsc
385cb0889d0d5e725b7b5d00ffe827d9 53330 java optional
libjnr-posix-java_1.1.4~git1.8aa26268b.orig.tar.gz
1b55da9f0f995be39da4e25ad680465b 7492 java optional
libjnr-posix-java_1.1.4~git1.8aa26268b-1.diff.gz
77a2535c0066312251a2716efe86c78f 90472 java optional
libjnr-posix-java_1.1.4~git1.8aa26268b-1_all.deb
bd2dcbddaf452d2cf55e9a80678d4ecc 123140 doc optional
libjnr-posix-java-doc_1.1.4~git1.8aa26268b-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk3iTXwACgkQEAlStfgBp0NPPACfaDp6DsQnpVhZ+Urn7gbS26fY
MfUAnR3hxBJWDcCI23yYVu5bMWY4o/IQ
=4Pk2
-----END PGP SIGNATURE-----
--- End Message ---