Author: plessy Date: 2011-08-14 00:33:54 +0000 (Sun, 14 Aug 2011) New Revision: 7448
Removed: trunk/packages/circos/trunk/debian/get-orig-source Modified: trunk/packages/circos/trunk/debian/changelog Log: Uploaded after deleting debian/get-orig-source, not needed anymore. Modified: trunk/packages/circos/trunk/debian/changelog =================================================================== --- trunk/packages/circos/trunk/debian/changelog 2011-08-14 00:27:11 UTC (rev 7447) +++ trunk/packages/circos/trunk/debian/changelog 2011-08-14 00:33:54 UTC (rev 7448) @@ -1,6 +1,5 @@ circos (0.55-1) unstable; urgency=low * First debian import (Closes: #632174) - - TODO fix licensing issues (missing files) -- Olivier Sallou <[email protected]> Wed, 29 Jun 2011 12:04:57 +0200 Deleted: trunk/packages/circos/trunk/debian/get-orig-source =================================================================== --- trunk/packages/circos/trunk/debian/get-orig-source 2011-08-14 00:27:11 UTC (rev 7447) +++ trunk/packages/circos/trunk/debian/get-orig-source 2011-08-14 00:33:54 UTC (rev 7448) @@ -1,15 +0,0 @@ -#!/bin/bash - -set -e - -PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'` -VERSION=`uscan --verbose --force-download | - grep "Newest version on remote site is .* local version is .*" | - head -n 1 | - sed "s/Newest version on remote site is \([a-z0-9.]\+\),.*/\1/"` - -mkdir -p ../tarballs - -#UTAR="${PKG}_${VERSION}.orig.tar.gz" -#mv ../${PKG}-${VERSION}.tgz ../tarballs/${UTAR} - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
