[pkg-java] r16304 - trunk/plexus-cipher/debian
Tony Mancill
tmancill at alioth.debian.org
Sun Sep 16 04:28:00 UTC 2012
Author: tmancill
Date: 2012-09-16 04:27:59 +0000 (Sun, 16 Sep 2012)
New Revision: 16304
Modified:
trunk/plexus-cipher/debian/changelog
trunk/plexus-cipher/debian/control
trunk/plexus-cipher/debian/copyright
Log:
prepare for upload
Modified: trunk/plexus-cipher/debian/changelog
===================================================================
--- trunk/plexus-cipher/debian/changelog 2012-09-15 23:38:33 UTC (rev 16303)
+++ trunk/plexus-cipher/debian/changelog 2012-09-16 04:27:59 UTC (rev 16304)
@@ -1,8 +1,13 @@
-plexus-cipher (1.5-3) UNRELEASED; urgency=low
+plexus-cipher (1.5-3) unstable; urgency=low
+ [ Miguel Landaeta ]
* Team upload.
* Install jars in /usr/share/java. (Closes: #687541).
+ [ tony mancill ]
+ * Bump Standard-Version to 3.9.3 (no changes).
+ * Update d/copyright.
+
-- Miguel Landaeta <miguel at miguel.cc> Thu, 13 Sep 2012 20:13:09 -0430
plexus-cipher (1.5-2) unstable; urgency=low
Modified: trunk/plexus-cipher/debian/control
===================================================================
--- trunk/plexus-cipher/debian/control 2012-09-15 23:38:33 UTC (rev 16303)
+++ trunk/plexus-cipher/debian/control 2012-09-16 04:27:59 UTC (rev 16304)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libplexus-maven-plugin-java, junit, libplexus-container-default-java, default-jdk-doc,
libplexus-container-default-java-doc, libmaven-javadoc-plugin-java
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-cipher
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-cipher/
Homepage: https://github.com/sonatype/plexus-cipher
Modified: trunk/plexus-cipher/debian/copyright
===================================================================
--- trunk/plexus-cipher/debian/copyright 2012-09-15 23:38:33 UTC (rev 16303)
+++ trunk/plexus-cipher/debian/copyright 2012-09-16 04:27:59 UTC (rev 16304)
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Plexus Cipher Component
-Maintainer: Sonatype
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Plexus Cipher Component
+Upstream-Contact: Sonatype
Source: http://www.sonatype.org/
Files: *
@@ -10,7 +10,7 @@
Files: src/main/java/org/sonatype/plexus/components/cipher/Base64.java
src/main/java/org/sonatype/plexus/components/cipher/PBECipher.java
Copyright: 2008, Julius Davies
-Copyright: 2008, Sonatype Inc.
+ 2008, Sonatype Inc.
License: Apache-2.0
Files: debian/*
More information about the pkg-java-commits
mailing list