Author: tille Date: 2012-08-28 14:45:43 +0000 (Tue, 28 Aug 2012) New Revision: 12147
Modified: trunk/packages/netlib-java/trunk/debian/changelog trunk/packages/netlib-java/trunk/debian/copyright trunk/packages/netlib-java/trunk/debian/watch Log: DEP5 copyright; Add Files-Excluded to document what was removed from original source Modified: trunk/packages/netlib-java/trunk/debian/changelog =================================================================== --- trunk/packages/netlib-java/trunk/debian/changelog 2012-08-28 14:04:06 UTC (rev 12146) +++ trunk/packages/netlib-java/trunk/debian/changelog 2012-08-28 14:45:43 UTC (rev 12147) @@ -1,3 +1,11 @@ +netlib-java (0.9.3+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: + - DEP5 + - Add Files-Excluded to document what was removed from original source + + -- Andreas Tille <[email protected]> Tue, 28 Aug 2012 16:39:52 +0200 + netlib-java (0.9.3-1) unstable; urgency=low * Initial release (Closes: #665343) Modified: trunk/packages/netlib-java/trunk/debian/copyright =================================================================== --- trunk/packages/netlib-java/trunk/debian/copyright 2012-08-28 14:04:06 UTC (rev 12146) +++ trunk/packages/netlib-java/trunk/debian/copyright 2012-08-28 14:45:43 UTC (rev 12147) @@ -1,6 +1,8 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: netlib-java Source: http://code.google.com/p/netlib-java/ +Files-Excluded: + *.jar License: BSD Redistribution and use in source and binary forms, with or without @@ -45,7 +47,7 @@ Copyright: 1997 Richard Lehoucq, Rice University 1997 Danny Sorensen, Rice University 1997 Chao Yang, Rice University -License: +License: BSD Files: debian/* Copyright: 2012 Olivier Sallou <[email protected]> Modified: trunk/packages/netlib-java/trunk/debian/watch =================================================================== --- trunk/packages/netlib-java/trunk/debian/watch 2012-08-28 14:04:06 UTC (rev 12146) +++ trunk/packages/netlib-java/trunk/debian/watch 2012-08-28 14:45:43 UTC (rev 12147) @@ -1,4 +1,3 @@ -# Compulsory line, this is a version 3 file version=3 - -http://code.google.com/p/netlib-java/downloads/list //netlib-java.googlecode.com/files/netlib-java-(.*)\.zip +opts=dversionmangle=s/\+dfsg// \ + http://code.google.com/p/netlib-java/downloads/list //netlib-java.googlecode.com/files/netlib-java-(.*)\.zip _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
