Author: tille Date: 2012-08-24 21:11:18 +0000 (Fri, 24 Aug 2012) New Revision: 12117
Modified: trunk/packages/libmpj-java/trunk/debian/changelog trunk/packages/libmpj-java/trunk/debian/copyright trunk/packages/libmpj-java/trunk/debian/watch Log: DEP5; Normalised naming of repackaged tarballs Modified: trunk/packages/libmpj-java/trunk/debian/changelog =================================================================== --- trunk/packages/libmpj-java/trunk/debian/changelog 2012-08-24 20:44:56 UTC (rev 12116) +++ trunk/packages/libmpj-java/trunk/debian/changelog 2012-08-24 21:11:18 UTC (rev 12117) @@ -1,3 +1,10 @@ +mpj (0.38+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: + - DEP5 + + -- Andreas Tille <[email protected]> Fri, 24 Aug 2012 23:08:14 +0200 + mpj (0.38~dfsg-1) unstable; urgency=low * Initial release (Closes: #656790) Modified: trunk/packages/libmpj-java/trunk/debian/copyright =================================================================== --- trunk/packages/libmpj-java/trunk/debian/copyright 2012-08-24 20:44:56 UTC (rev 12116) +++ trunk/packages/libmpj-java/trunk/debian/copyright 2012-08-24 21:11:18 UTC (rev 12117) @@ -1,7 +1,7 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MPJ Express Upstream-Contact: [email protected] -Original-Source: http://sourceforge.net/projects/mpjexpress/files/ +Source: http://sourceforge.net/projects/mpjexpress/files/ Files: * Copyright: 2004 - 2007 Distributed Systems Group, University of Portsmouth, @@ -9,7 +9,9 @@ Bryan Carpenter <[email protected]> Mark Baker <[email protected]> Guillermo Lopez Taboada <[email protected]> -License: The MIT License +License: MIT + +License: MIT The bulk of code in this distribution was developed by the Distributed Systems Group at the University of Portsmouth. Some sections of the code like the buffering API and derived datatypes include contributions developed at @@ -36,5 +38,4 @@ Files: debian/* Copyright: © 2012 Andreas Tille <[email protected]> -License: The MIT License - Same license as mpj itself +License: MIT Modified: trunk/packages/libmpj-java/trunk/debian/watch =================================================================== --- trunk/packages/libmpj-java/trunk/debian/watch 2012-08-24 20:44:56 UTC (rev 12116) +++ trunk/packages/libmpj-java/trunk/debian/watch 2012-08-24 21:11:18 UTC (rev 12117) @@ -1,4 +1,4 @@ version=3 -opts="uversionmangle=s/_/./g,dversionmangle=s/~dfsg//" \ +opts="uversionmangle=s/_/./g,dversionmangle=s/\+dfsg//" \ http://sf.net/mpjexpress/mpj-v(.+)\.zip \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
