Package: snappy1.0.3-java
Version: 1.0.3-rc3~dfsg-3
Followup-For: Bug #697158
User: [email protected]
Usertags: origin-ubuntu saucy ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Fixup installation of jar files (LP: #1078012):
- d/snappy1.0.3-java: Use --java-lib to ensure jar file is installed
to /usr/share/java.
- d/links: Dropped, no longer required.
Ubuntu carried a delta for a while which mean't that jar files where
automatically
installed to /usr/share/java for the right packages; the links file was
overwriting
this and causing a link circle. The same change is now in the Debian version of
m-d-h as well.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers raring-updates
APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500,
'raring-proposed'), (500, 'raring'), (100, 'raring-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8.0-24-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru snappy1.0.3-java-1.0.3-rc3~dfsg/debian/changelog snappy1.0.3-java-1.0.3-rc3~dfsg/debian/changelog
diff -Nru snappy1.0.3-java-1.0.3-rc3~dfsg/debian/libsnappy1.0.3-java.poms snappy1.0.3-java-1.0.3-rc3~dfsg/debian/libsnappy1.0.3-java.poms
--- snappy1.0.3-java-1.0.3-rc3~dfsg/debian/libsnappy1.0.3-java.poms 2012-09-03 07:36:24.000000000 +0100
+++ snappy1.0.3-java-1.0.3-rc3~dfsg/debian/libsnappy1.0.3-java.poms 2013-06-10 09:40:16.000000000 +0100
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml
+pom.xml --java-lib
diff -Nru snappy1.0.3-java-1.0.3-rc3~dfsg/debian/links snappy1.0.3-java-1.0.3-rc3~dfsg/debian/links
--- snappy1.0.3-java-1.0.3-rc3~dfsg/debian/links 2012-09-03 07:41:38.000000000 +0100
+++ snappy1.0.3-java-1.0.3-rc3~dfsg/debian/links 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-/usr/share/maven-repo/org/xerial/snappy/snappy1.0.3-java/1.0.3-rc3/snappy1.0.3-java-1.0.3-rc3.jar /usr/share/java/snappy1.0.3-java.jar