Author: rockclimb-guest Date: 2011-05-18 20:08:40 +0000 (Wed, 18 May 2011) New Revision: 13693
Modified: trunk/trident/debian/changelog trunk/trident/debian/control Log: Updated packaging. Modified: trunk/trident/debian/changelog =================================================================== --- trunk/trident/debian/changelog 2011-05-18 19:12:34 UTC (rev 13692) +++ trunk/trident/debian/changelog 2011-05-18 20:08:40 UTC (rev 13693) @@ -1,6 +1,9 @@ trident (1.3+dfsg-4) unstable; urgency=low - * Allow building with libswt-gtk-3.6-java as well as libswt-gtk-3.5-java. + * Update to build with libswt-gtk-3.6-java instead of + libswt-gtk-3.5-java. + * Updated standards version to 3.9.2 (no changes required). + * Updated package description. -- Andrew Ross <[email protected]> Wed, 18 May 2011 20:09:32 +0100 Modified: trunk/trident/debian/control =================================================================== --- trunk/trident/debian/control 2011-05-18 19:12:34 UTC (rev 13692) +++ trunk/trident/debian/control 2011-05-18 20:08:40 UTC (rev 13693) @@ -4,9 +4,8 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andrew Ross <[email protected]> Build-Depends: debhelper (>= 7.0.50~), javahelper (>=0.32~), cdbs, ant -Build-Depends-Indep: default-jdk, default-jdk-doc, - libswt-gtk-3.5-java | libswt-gtk-3.6-java -Standards-Version: 3.9.1 +Build-Depends-Indep: default-jdk, default-jdk-doc, libswt-gtk-3.6-java +Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/trident Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/trident/ Homepage: http://kenai.com/projects/trident/pages/Home @@ -15,7 +14,7 @@ Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} -Description: An animation library for Java applications +Description: Animation library for Java applications The main goal of Trident project is to provide a general purpose animation library for Java applications. Animations are a natural fit for modern client applications, and @@ -28,7 +27,7 @@ Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} -Description: An animation library for Java applications (documentation) +Description: Animation library for Java applications (documentation) The main goal of Trident project is to provide a general purpose animation library for Java applications. Animations are a natural fit for modern client applications, and _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

