[SCM] JSR-305: Annotations for software defect detection branch, master, updated. debian/0.1_+svn49-3-2-ge80c402

James Page james.page at ubuntu.com
Mon Feb 27 09:43:55 UTC 2012


The following commit has been merged in the master branch:
commit 44172466a3421acb36b56229afafb55b9c2cc2c4
Author: James Page <james.page at ubuntu.com>
Date:   Mon Feb 27 09:11:20 2012 +0000

    Install parent pom alongside jsr305 jar to ensure that these artifacts are usable in maven builds.
    
    * Install parent pom alongside jsr305 jar to ensure that
      these artifacts are usable in maven builds.
    * Added myself to uploaders.

diff --git a/debian/changelog b/debian/changelog
index 47063fe..860dc17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libjsr305-java (0.1~+svn49-3.1) unstable; urgency=low
+
+  * Install parent pom alongside jsr305 jar to ensure that
+    these artifacts are usable in maven builds.
+  * Added myself to uploaders.
+
+ -- James Page <james.page at ubuntu.com>  Mon, 27 Feb 2012 09:09:09 +0000
+
 libjsr305-java (0.1~+svn49-3) unstable; urgency=low
 
   * Add override to dh_auto_clean target in order to call mh_clean.
diff --git a/debian/control b/debian/control
index 4badf49..43a39f1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libjsr305-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Miguel Landaeta <miguel at miguel.cc>
+Uploaders: Michael Koch <konqueror at gmx.de>, Miguel Landaeta <miguel at miguel.cc>,
+ James Page <james.page at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper (>= 0.32~),
  default-jdk-doc, maven-repo-helper
 Standards-Version: 3.9.1
diff --git a/debian/libjsr305-java.poms b/debian/libjsr305-java.poms
index a9c2c06..ec9815f 100644
--- a/debian/libjsr305-java.poms
+++ b/debian/libjsr305-java.poms
@@ -1 +1,2 @@
+pom.xml
 ri/pom.xml 

-- 
JSR-305: Annotations for software defect detection



More information about the pkg-java-commits mailing list