[med-svn] r12192 - trunk/packages/velvet/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Sep 7 13:53:43 UTC 2012
Author: tille
Date: 2012-09-07 13:53:43 +0000 (Fri, 07 Sep 2012)
New Revision: 12192
Modified:
trunk/packages/velvet/trunk/debian/get-orig-source
Log:
For those who are not using uscan from VCS enable creating proper upstream tarball
Modified: trunk/packages/velvet/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/velvet/trunk/debian/get-orig-source 2012-09-07 13:11:32 UTC (rev 12191)
+++ trunk/packages/velvet/trunk/debian/get-orig-source 2012-09-07 13:53:43 UTC (rev 12192)
@@ -22,6 +22,7 @@
find ${UPSTREAMDIR} -name "*.o" -exec rm -f \{\} \;
# delete .DS_Store files
find ${UPSTREAMDIR} -name .DS_Store -exec rm -f \{\} \;
+rm -rf ${UPSTREAMDIR}/contrib/MetaVelvet-1.2.01/ISGraph/*.a
## remove separate project which is basically a duplication of velvet code
## this should be packaged separately with an up to date version
More information about the debian-med-commit
mailing list