1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
java-snmp (1.4-1) unstable; urgency=low
* New upstream version.
* Added an empty clean-target in build.xml to make use of cdbs' ant-class.
* Added trailing newlines to some of the files in debian/ (thanks to
Petter Reinholdtsen for pointing this out).
* Started using cdbs' simple patching system.
* debian/patches/020_shadowing_SNMPVarBindList, fixing a shadowing warning
in source/snmp/SNMPVarBindList.java (thanks to Petter Reinholdtsen for
pointing this out and making a patch).
* debian/patches/030_shadowing_SNMPBitString, fixing a shadowing warning in
source/snmp/SNMPBitString.java (thanks to Petter Reinholdtsen for pointing
this out and making a patch).
-- Morten Werner Olsen <werner@skolelinux.no> Mon, 21 Mar 2005 20:15:17 +0100
java-snmp (1.3-1) unstable; urgency=low
* Initial release.
-- Morten Werner Olsen <werner@skolelinux.no> Wed, 15 Dec 2004 15:33:08 +0100
|