Author: erich Date: 2012-06-03 19:57:03 +0000 (Sun, 03 Jun 2012) New Revision: 16092
Modified: trunk/trove3/debian/changelog trunk/trove3/debian/watch Log: watch v3 upstream versions only Modified: trunk/trove3/debian/changelog =================================================================== --- trunk/trove3/debian/changelog 2012-06-03 18:52:17 UTC (rev 16091) +++ trunk/trove3/debian/changelog 2012-06-03 19:57:03 UTC (rev 16092) @@ -6,6 +6,7 @@ * License is LGPL 2.1 now, refresh copyright statements * Slightly updated orig-tar.sh file for version 3. * Set -Dversion.number during build. + * Watch only for trove 3 tarballs. * Make lintian happier: do not depend on a JDK * Update policy version, no changes. Modified: trunk/trove3/debian/watch =================================================================== --- trunk/trove3/debian/watch 2012-06-03 18:52:17 UTC (rev 16091) +++ trunk/trove3/debian/watch 2012-06-03 19:57:03 UTC (rev 16092) @@ -1,2 +1,2 @@ version=3 -http://sf.net/trove4j/trove-([\d.]+)\.tar\.gz debian debian/orig-tar.sh +http://sf.net/trove4j/trove-(3\.[\d.]+)\.tar\.gz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

