Author: moeller Date: 2010-02-06 01:44:15 +0000 (Sat, 06 Feb 2010) New Revision: 11503
Modified: trunk/libisnative-java/debian/changelog trunk/libisnative-java/debian/control Log: Smallish bits. Modified: trunk/libisnative-java/debian/changelog =================================================================== --- trunk/libisnative-java/debian/changelog 2010-02-06 01:18:00 UTC (rev 11502) +++ trunk/libisnative-java/debian/changelog 2010-02-06 01:44:15 UTC (rev 11503) @@ -1,3 +1,7 @@ +libisnativec-java (5.2.20091102-2) UNRELEASED; urgency=low + + * Smallish non-functional improvements on packaging. + libisnativec-java (5.2.20091102-1) unstable; urgency=low * Initial release (Closes: #565748). Modified: trunk/libisnative-java/debian/control =================================================================== --- trunk/libisnative-java/debian/control 2010-02-06 01:18:00 UTC (rev 11502) +++ trunk/libisnative-java/debian/control 2010-02-06 01:44:15 UTC (rev 11503) @@ -1,11 +1,11 @@ Source: libisnativec-java Section: java Priority: extra -Maintainer: [email protected] +Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper (>= 7), default-jdk-builddep, cdbs, libjna-java -Standards-Version: 3.8.3 -Homepage: http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsCWT +Standards-Version: 3.8.4 +Homepage: http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsNativeC Package: libisnativec-java Architecture: all @@ -22,7 +22,7 @@ the call interface, memory abstraction and data structures and the basic native binding provided by any third party (currently jna). . - This package always installs the latest version of the isCWT library. + This package always installs the latest version of the isNativeC library. It only offers a symbolic link to the respective jar file. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

