Author: twerner Date: 2007-11-18 20:46:50 +0000 (Sun, 18 Nov 2007) New Revision: 4783
Modified: trunk/libjgroups-java/debian/changelog trunk/libjgroups-java/debian/watch Log: UNRELEASED * new upstream release * Fix debian/watch to support the new upstream version. Modified: trunk/libjgroups-java/debian/changelog =================================================================== --- trunk/libjgroups-java/debian/changelog 2007-11-18 20:03:58 UTC (rev 4782) +++ trunk/libjgroups-java/debian/changelog 2007-11-18 20:46:50 UTC (rev 4783) @@ -1,3 +1,11 @@ +libjgroups-java (2.6.0-GA-1) unstable; urgency=low + + UNRELEASED + * new upstream release + * Fix debian/watch to support the new upstream version. + + -- Torsten Werner <[EMAIL PROTECTED]> Sun, 18 Nov 2007 21:49:15 +0100 + libjgroups-java (2.5.1-1) unstable; urgency=low * Initial release (Closes: #448446) Modified: trunk/libjgroups-java/debian/watch =================================================================== --- trunk/libjgroups-java/debian/watch 2007-11-18 20:03:58 UTC (rev 4782) +++ trunk/libjgroups-java/debian/watch 2007-11-18 20:46:50 UTC (rev 4783) @@ -1,2 +1,2 @@ version=3 -http://sf.net/javagroups/ JGroups-([\d\.]*)\.src\.zip debian debian/orig-tar.sh +http://sf.net/javagroups/ JGroups-([\d.A-Z-]*)\.src\.zip debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

