[med-svn] [libfastahack] 01/07: Drop libdisorder from source

Andreas Tille tille at debian.org
Tue Jul 5 13:27:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libfastahack.

commit 29387e47bdd92618513b361148f830b6e68384f4
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 5 15:17:57 2016 +0200

    Drop libdisorder from source
---
 debian/changelog       | 2 +-
 debian/get-orig-source | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e5b7c8..d9e8cc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libfastahack (0.0+20160309-1) unstable; urgency=medium
+libfastahack (0.0+20160309-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #827978)
 
diff --git a/debian/get-orig-source b/debian/get-orig-source
index a48f374..f48e5b1 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -19,7 +19,9 @@ git restore-mtime || true
 cd ..
 TARDIR=${NAME}-${VERSION}
 mv ${ORIGNAME} ${TARDIR}
-rm -rf ${TARDIR}/.git
+rm -rf ${TARDIR}/.git*
+rm -rf ${TARDIR}/*disorder*
+rm -rf ${TARDIR}/.travis.yml
 
 GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf "$NAME"_"$VERSION".orig.tar.${COMPRESS} "${TARDIR}"
 rm -rf ${TARDIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libfastahack.git



More information about the debian-med-commit mailing list