Author: gmascellani-guest Date: 2010-05-21 22:48:26 +0000 (Fri, 21 May 2010) New Revision: 12488
Modified: trunk/libjgrapht-java/branch_0.8/debian/changelog trunk/libjgrapht-java/branch_0.8/debian/watch Log: +dfsg added Modified: trunk/libjgrapht-java/branch_0.8/debian/changelog =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/changelog 2010-05-21 22:40:00 UTC (rev 12487) +++ trunk/libjgrapht-java/branch_0.8/debian/changelog 2010-05-21 22:48:26 UTC (rev 12488) @@ -1,4 +1,4 @@ -libjgrapht0.8-java (0.8.1-1) unstable; urgency=low +libjgrapht0.8-java (0.8.1+dfsg1-1) unstable; urgency=low [ Steffen Moeller ] * New upstream version. @@ -17,6 +17,8 @@ * Conflicts with previous versions removed (all files are versioned). * Description updated and fixed. * debian/copyright updated. + * Some code with incompatible license removed from the upstream tarball + + "+dfsg" added to upstream version number -- Giovanni Mascellani <[email protected]> Mon, 17 May 2010 21:53:05 +0200 Modified: trunk/libjgrapht-java/branch_0.8/debian/watch =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/watch 2010-05-21 22:40:00 UTC (rev 12487) +++ trunk/libjgrapht-java/branch_0.8/debian/watch 2010-05-21 22:48:26 UTC (rev 12488) @@ -1,3 +1,4 @@ version=3 # use qa.debian.org redirector; see man uscan -http://sf.net/jgrapht/ jgrapht-([\d.]+)\.tar\.gz debian debian/orig-tar.sh +opts="dversionmangle=s/+dfsg[0-9]*//" \ + http://sf.net/jgrapht/ jgrapht-([\d.]+)\.tar\.gz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

