[med-svn] [SCM] snappy1.0.3-java branch, master, updated. upstream/1.0.3-rc3-7-gcb040fe

Olivier Sallou olivier.sallou at debian.org
Mon Sep 3 06:29:32 UTC 2012


The following commit has been merged in the master branch:
commit cb040fe503ea07016eeccd2efee5a2ed3add5ecf
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Mon Sep 3 08:29:13 2012 +0200

    fix pom location

diff --git a/debian/changelog b/debian/changelog
index b9dda4c..3e9fa79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+snappy1.0.3-java (1.0.3-rc3~dfsg-2) unstable; urgency=low
+
+  * Fix maven pom file artifactid and location
+
+ -- Olivier Sallou <osallou at debian.org>  Wed, 29 Aug 2012 09:17:13 +0200
+
 snappy1.0.3-java (1.0.3-rc3~dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #686077).
diff --git a/debian/links b/debian/links
index 6a3eca7..b526ef3 100644
--- a/debian/links
+++ b/debian/links
@@ -1 +1 @@
-/usr/share/maven-repo/org/xerial/snappy/snappy-java/1.0.3-rc3/snappy-java-1.0.3-rc3.jar	/usr/share/java/snappy1.0.3-java.jar
+/usr/share/maven-repo/org/xerial/snappy/snappy1.0.3-java/1.0.3-rc3/snappy-java-1.0.3-rc3.jar	/usr/share/java/snappy1.0.3-java.jar
diff --git a/debian/maven.rules b/debian/maven.rules
index 58733db..ca12a69 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,4 +17,5 @@
 #   junit junit jar s/3\..*/3.x/
 
 org.osgi s/core/org.osgi.core/ jar s/.*/debian/ * *
-org.xerial.snappy snappy-java bundle s/.*/debian/ * *
+org.xerial.snappy s/snappy-java/snappy1.0.3-java/ bundle s/.*/debian/ * *
+org.xerial.snappy s/snappy-java/snappy1.0.3-java/ jar s/.*/debian/ * *

-- 
Packaging of a version of snappy-kava that works together with picard-tools



More information about the debian-med-commit mailing list