Author: tille Date: 2013-12-07 07:54:41 +0000 (Sat, 07 Dec 2013) New Revision: 15443
Modified: trunk/packages/charls/trunk/debian/changelog trunk/packages/charls/trunk/debian/watch Log: uscan can not handle codeplex (because of heavy JS usage) Modified: trunk/packages/charls/trunk/debian/changelog =================================================================== --- trunk/packages/charls/trunk/debian/changelog 2013-12-06 16:37:47 UTC (rev 15442) +++ trunk/packages/charls/trunk/debian/changelog 2013-12-07 07:54:41 UTC (rev 15443) @@ -1,3 +1,10 @@ +charls (1.0-2.1) UNRELEASED; urgency=low + + * Team upload + * debian/watch: uscan can not parse codeplex pages + + -- Andreas Tille <[email protected]> Sat, 07 Dec 2013 08:53:27 +0100 + charls (1.0-2) unstable; urgency=low [ Thorsten Alteholz ] Modified: trunk/packages/charls/trunk/debian/watch =================================================================== --- trunk/packages/charls/trunk/debian/watch 2013-12-06 16:37:47 UTC (rev 15442) +++ trunk/packages/charls/trunk/debian/watch 2013-12-07 07:54:41 UTC (rev 15443) @@ -1,2 +1,4 @@ -version=3 -http://charls.codeplex.com/releases/view/55406 CharLS-source-(.*) +# The software is hosted on CodePlex which doesn't support automated uscan(1) downloads +# see discussion at http://lists.debian.org/debian-mentors/2012/11/msg00072.html +# The latest source is at +# http://charls.codeplex.com/downloads/get/165715 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
