Author: tille Date: 2012-01-21 20:00:09 +0000 (Sat, 21 Jan 2012) New Revision: 9374
Modified: trunk/packages/libmpj-java/trunk/debian/changelog trunk/packages/libmpj-java/trunk/debian/get-orig-source Log: Upload to unstable Modified: trunk/packages/libmpj-java/trunk/debian/changelog =================================================================== --- trunk/packages/libmpj-java/trunk/debian/changelog 2012-01-21 18:46:10 UTC (rev 9373) +++ trunk/packages/libmpj-java/trunk/debian/changelog 2012-01-21 20:00:09 UTC (rev 9374) @@ -1,5 +1,5 @@ -mpj (0.38~dfsg-1) UNRELEASED; urgency=low +mpj (0.38~dfsg-1) unstable; urgency=low - * Initial release (Closes: #?????) + * Initial release (Closes: #656790) -- Andreas Tille <[email protected]> Sat, 21 Jan 2012 15:15:57 +0100 Modified: trunk/packages/libmpj-java/trunk/debian/get-orig-source =================================================================== --- trunk/packages/libmpj-java/trunk/debian/get-orig-source 2012-01-21 18:46:10 UTC (rev 9373) +++ trunk/packages/libmpj-java/trunk/debian/get-orig-source 2012-01-21 20:00:09 UTC (rev 9374) @@ -51,6 +51,12 @@ # or not needed for the build process of mpj.jar which is in our main interest rm -f lib/* +# After removing the subject of this license file it can be removed as well +rm -f THIRDPARTYLICENSES.txt + +# ... and once we are talking about deleting useless stuff +rm -f README-win.txt + cd .. GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -czf "$NAME"_"$VERSION"~dfsg.orig.tar.gz "${UARCHIVEDIR}" rm -rf ${UARCHIVEDIR} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
