[pkg-java] r14484 - in trunk/plexus-cipher/debian: . source
Torsten Werner
twerner at alioth.debian.org
Thu Aug 25 13:21:40 UTC 2011
Author: twerner
Date: 2011-08-25 13:21:40 +0000 (Thu, 25 Aug 2011)
New Revision: 14484
Added:
trunk/plexus-cipher/debian/source/
trunk/plexus-cipher/debian/source/format
Modified:
trunk/plexus-cipher/debian/changelog
trunk/plexus-cipher/debian/control
trunk/plexus-cipher/debian/watch
Log:
UNRELEASED
* Team upload.
* Update debian/watch.
* Update Homepage.
* Update Standards-Version: 3.9.1.
* Switch to source format 3.0.
Modified: trunk/plexus-cipher/debian/changelog
===================================================================
--- trunk/plexus-cipher/debian/changelog 2011-08-25 12:01:07 UTC (rev 14483)
+++ trunk/plexus-cipher/debian/changelog 2011-08-25 13:21:40 UTC (rev 14484)
@@ -1,3 +1,14 @@
+plexus-cipher (1.5-2) unstable; urgency=low
+
+ UNRELEASED
+ * Team upload.
+ * Update debian/watch.
+ * Update Homepage.
+ * Update Standards-Version: 3.9.1.
+ * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 25 Aug 2011 15:17:45 +0200
+
plexus-cipher (1.5-1) unstable; urgency=low
* New upstream release.
Modified: trunk/plexus-cipher/debian/control
===================================================================
--- trunk/plexus-cipher/debian/control 2011-08-25 12:01:07 UTC (rev 14483)
+++ trunk/plexus-cipher/debian/control 2011-08-25 13:21:40 UTC (rev 14484)
@@ -6,10 +6,10 @@
Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional,
libplexus-container-default-java
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
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: http://www.sonatype.org/
+Homepage: https://github.com/sonatype/plexus-cipher
Package: libplexus-cipher-java
Architecture: all
Added: trunk/plexus-cipher/debian/source/format
===================================================================
--- trunk/plexus-cipher/debian/source/format (rev 0)
+++ trunk/plexus-cipher/debian/source/format 2011-08-25 13:21:40 UTC (rev 14484)
@@ -0,0 +1 @@
+3.0 (quilt)
Modified: trunk/plexus-cipher/debian/watch
===================================================================
--- trunk/plexus-cipher/debian/watch 2011-08-25 12:01:07 UTC (rev 14483)
+++ trunk/plexus-cipher/debian/watch 2011-08-25 13:21:40 UTC (rev 14484)
@@ -1,5 +1,4 @@
version=3
-opts="uversionmangle=s{-(alpha|beta)-}{~$1}" \
- http://svn.sonatype.org/spice/tags/ \
- plexus-cipher-([0-9].*)/ debian debian/orig-tar.sh
+http://githubredir.debian.net/github/sonatype/plexus-cipher \
+ .*/plexus-cipher-(.*).tar.gz
More information about the pkg-java-commits
mailing list