Author: sylvestre Date: 2013-05-27 12:17:31 +0000 (Mon, 27 May 2013) New Revision: 16754
Modified: trunk/libjgraphx-java/debian/changelog trunk/libjgraphx-java/debian/control Log: * Upload to unstable * Standards-Version updated to version 3.9.4 Modified: trunk/libjgraphx-java/debian/changelog =================================================================== --- trunk/libjgraphx-java/debian/changelog 2013-05-27 11:25:16 UTC (rev 16753) +++ trunk/libjgraphx-java/debian/changelog 2013-05-27 12:17:31 UTC (rev 16754) @@ -1,3 +1,10 @@ +libjgraphx-java (1.10.4.0-1) unstable; urgency=low + + * Upload to unstable + * Standards-Version updated to version 3.9.4 + + -- Sylvestre Ledru <[email protected]> Mon, 27 May 2013 14:12:19 +0200 + libjgraphx-java (1.10.4.0-1~exp1) experimental; urgency=low * New upstream release Modified: trunk/libjgraphx-java/debian/control =================================================================== --- trunk/libjgraphx-java/debian/control 2013-05-27 11:25:16 UTC (rev 16753) +++ trunk/libjgraphx-java/debian/control 2013-05-27 12:17:31 UTC (rev 16754) @@ -5,7 +5,7 @@ Uploaders: Sylvestre Ledru <[email protected]> Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, quilt, fop -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjgraphx-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjgraphx-java Homepage: http://www.jgraph.com/jgraphx.html @@ -16,8 +16,8 @@ Priority: optional Depends: libxerces2-java, ${misc:Depends} Description: Java Swing Diagramming Library - JGraph X is based on the mxGraph architecture, a re-designed core based - on JGraph experience. + JGraph X is based on the mxGraph architecture, a re-designed core based + on JGraph experience. . The new library API is designed to provide a much lower learning curve as well as making the feature set easier to extend and integrate. Sharing the @@ -39,8 +39,8 @@ Priority: optional Suggests: libjgraphx-java Description: Java Swing Diagramming Library - API documentation and manual - JGraph X is based on the mxGraph architecture, a re-designed core based - on JGraph experience. + JGraph X is based on the mxGraph architecture, a re-designed core based + on JGraph experience. . The new library API is designed to provide a much lower learning curve as well as making the feature set easier to extend and integrate. Sharing the _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

