Merge lp:~saiarcot895/ubuntu/precise/werken.xpath/fix-symlink into lp:ubuntu/precise/werken.xpath

Proposed by Saikrishna Arcot
Status: Work in progress
Proposed branch: lp:~saiarcot895/ubuntu/precise/werken.xpath/fix-symlink
Merge into: lp:ubuntu/precise/werken.xpath
Diff against target: 20 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/libwerken.xpath-java.links (+1/-1)
To merge this branch: bzr merge lp:~saiarcot895/ubuntu/precise/werken.xpath/fix-symlink
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+259879@code.launchpad.net

Description of the change

An incorrect symlink is created that causes build failures with other Java programs. This fixes that symlink.

This was fixed in Debian. (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749576) The diff in Debian is at https://anonscm.debian.org/viewvc/pkg-java/trunk/werken.xpath/debian/libwerken.xpath-java.links?r1=904&r2=18199.

To post a comment you must log in.
Revision history for this message
Micah Gersten (micahg) wrote :

I'll fix the version to 0.9.4-14ubuntu0.12.04.1 and upload after a test build

Revision history for this message
Micah Gersten (micahg) wrote :

Uploaded, bzr merge doesn't work for stable series until a proposed upload happens. I also ran update-maintainer before uploading.

Unmerged revisions

10. By Saikrishna Arcot

Fix symlink to werken.xpath.jar (LP: #1455275).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-01-07 23:57:43 +0000
3+++ debian/changelog 2015-05-22 02:16:29 +0000
4@@ -1,3 +1,9 @@
5+werken.xpath (0.9.4-14ubuntu0.1) precise; urgency=low
6+
7+ * Fix symlink to werken.xpath.jar (LP: #1455275).
8+
9+ -- Saikrishna Arcot <saiarcot895@gmail.com> Thu, 21 May 2015 19:14:08 -0700
10+
11 werken.xpath (0.9.4-14) unstable; urgency=low
12
13 * Team upload.
14
15=== modified file 'debian/libwerken.xpath-java.links'
16--- debian/libwerken.xpath-java.links 2002-05-31 23:45:52 +0000
17+++ debian/libwerken.xpath-java.links 2015-05-22 02:16:29 +0000
18@@ -1,2 +1,2 @@
19-usr/share/java/werken.xpath-0.9.4.jar usr/share/java/werken.xpath.jar
20+usr/share/java/werken-xpath-0.9.4.jar usr/share/java/werken.xpath.jar
21

Subscribers

People subscribed via source and target branches