[gl2ps] 08/15: Remove d/orig*.

Anton Gladky gladk at moszumanska.debian.org
Thu May 19 20:47:31 UTC 2016


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

gladk pushed a commit to branch master
in repository gl2ps.

commit 1889a432dcecb69c2fa3d923db407f71e5016cc2
Author: Anton Gladky <gladk at debian.org>
Date:   Thu May 19 21:59:36 2016 +0200

    Remove d/orig*.
---
 debian/orig-tar.exclude |  2 --
 debian/orig-tar.sh      | 19 -------------------
 2 files changed, 21 deletions(-)

diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
deleted file mode 100644
index bd98a73..0000000
--- a/debian/orig-tar.exclude
+++ /dev/null
@@ -1,2 +0,0 @@
-*.pdf
-
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 1fbda26..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-DIR=gl2ps-$2-source
-#TAR=../gl2ps_$2.orig.tar.gz
-
-# clean up the upstream tarball
-tar zxvf $3
-tar -c -z -f $3 -X debian/orig-tar.exclude $DIR
-rm -rf $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-    . .svn/deb-layout
-    mv $TAR $origDir
-    echo "moved $TAR to $origDir"
-fi
-
-exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gl2ps.git



More information about the debian-science-commits mailing list