[pkg-java] r16427 - trunk/libgnujaf-java/debian
Tony Mancill
tmancill at alioth.debian.org
Sun Mar 24 17:14:10 UTC 2013
Author: tmancill
Date: 2013-03-24 17:14:10 +0000 (Sun, 24 Mar 2013)
New Revision: 16427
Modified:
trunk/libgnujaf-java/debian/changelog
trunk/libgnujaf-java/debian/control
Log:
update description; bump standards version
Modified: trunk/libgnujaf-java/debian/changelog
===================================================================
--- trunk/libgnujaf-java/debian/changelog 2013-03-22 15:53:25 UTC (rev 16426)
+++ trunk/libgnujaf-java/debian/changelog 2013-03-24 17:14:10 UTC (rev 16427)
@@ -1,3 +1,11 @@
+libgnujaf-java (1.1.1-9) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Address package description typos in d/control (Closes: #703829)
+ * Bump to Standards-Version 3.9.4.
+
+ -- tony mancill <tmancill at debian.org> Sun, 24 Mar 2013 10:11:48 -0700
+
libgnujaf-java (1.1.1-8) unstable; urgency=low
* Removed Michael Koch from Uploaders (Closes: #654065).
Modified: trunk/libgnujaf-java/debian/control
===================================================================
--- trunk/libgnujaf-java/debian/control 2013-03-22 15:53:25 UTC (rev 16426)
+++ trunk/libgnujaf-java/debian/control 2013-03-24 17:14:10 UTC (rev 16427)
@@ -5,7 +5,7 @@
Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends: debhelper (>= 8), default-jdk, javahelper (>= 0.33~),
default-jdk-doc, maven-repo-helper
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://savannah.gnu.org/projects/classpathx
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgnujaf-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgnujaf-java
@@ -16,8 +16,8 @@
Description: free implementation of the javabeans activation framework
With the javabeans activation framework developer can take advantage
of standard services to determine the type of an arbitrary piece of
- data, encapsulate accesss to it, discover operations available and
- instanciate the appropriate bean to perform operations.
+ data, encapsulate access to it, discover operations available, and
+ instantiate the appropriate bean to perform operations.
.
This is the classpathx free implementation of the library
@@ -29,8 +29,8 @@
Description: free implementation of the javabeans activation framework (docs)
With the javabeans activation framework developer can take advantage
of standard services to determine the type of an arbitrary piece of
- data, encapsulate accesss to it, discover operations available and
- instanciate the appropriate bean to perform operations.
+ data, encapsulate access to it, discover operations available, and
+ instantiate the appropriate bean to perform operations.
.
This package contains the javadoc for the classpathx free
implementation of the library
More information about the pkg-java-commits
mailing list