[SCM] guava-libraries: suite of Google Common Libraries for Java 5.0 branch, master, updated. debian/11.0.2-1-1-g5d240c0

Miguel Landaeta miguel at miguel.cc
Wed Aug 8 20:46:56 UTC 2012


The following commit has been merged in the master branch:
commit 5d240c066d5bcf0dba2e2f4d3ea59fbf01aced81
Author: Miguel Landaeta <miguel at miguel.cc>
Date:   Wed Aug 8 20:12:17 2012 -0430

    Preparing 11.0.2-2 upload
    
      * Use correct jsr305 maven coordinates.
      * Bump Standards-Version to 3.9.3. No changes were required.
      * Update copyright file.

diff --git a/debian/changelog b/debian/changelog
index fb5141e..7024304 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+guava-libraries (11.0.2-2) UNRELEASED; urgency=low
+
+  * Use correct jsr305 maven coordinates.
+  * Bump Standards-Version to 3.9.3. No changes were required. 
+  * Update copyright file.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Wed, 08 Aug 2012 19:59:08 -0430
+
 guava-libraries (11.0.2-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 9ed5b07..e21d04d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Miguel Landaeta <miguel at miguel.cc>,
  James Page <james.page at canonical.com>
 Build-Depends: ant-optional, debhelper (>= 7.0.50~), default-jdk, javahelper
 Build-Depends-Indep: maven-repo-helper, libjsr305-java
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-java/guava-libraries.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/guava-libraries.git
 Homepage: http://code.google.com/p/guava-libraries/
diff --git a/debian/copyright b/debian/copyright
index cc64465..6e8b82d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: guava-libraries
 Upstream-Contact: Kevin Bourillion <kevinb at google.com>
 Source: http://code.google.com/p/guava-libraries/downloads/list
@@ -12,7 +12,7 @@ License: Apache-2.0
 Files: debian/*
 Copyright: © 2008-2010, Torsten Werner <twerner at debian.org>,
  © 2009, Ludovic Claude <ludovic.claude at laposte.net>,
- © 2011, Miguel Landaeta <miguel at miguel.cc>
+ © 2011-2012, Miguel Landaeta <miguel at miguel.cc>
 License: Apache-2.0
 
 License: Apache-2.0
diff --git a/debian/maven.rules b/debian/maven.rules
deleted file mode 100644
index 9f42a5e..0000000
--- a/debian/maven.rules
+++ /dev/null
@@ -1 +0,0 @@
-s/com.google.code.findbugs/org.jsr-305/ jsr305 jar s/.*/0.x/ * *

-- 
guava-libraries: suite of Google Common Libraries for Java 5.0



More information about the pkg-java-commits mailing list