[ngspice] 15/61: Switch to dpkg-source 3.0 (quilt) format. Minor fix get-orig-source target

Andreas Tille tille at debian.org
Tue Dec 12 14:08:39 UTC 2017


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

tille pushed a commit to branch master
in repository ngspice.

commit 44bec1c98891d44d9231540ce5bcf648616f71de
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date:   Sat Jul 10 15:26:57 2010 +0000

    Switch to dpkg-source 3.0 (quilt) format. Minor fix get-orig-source target
---
 debian/rules | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index cbea525..306cd82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,11 +181,10 @@ get-orig-source:
 	rm -f $$BASENAME-$$VER.tar.gz; \
 	rm -rf $$BASENAME-$$VER; \
 	wget -q http://sourceforge.net/projects/ngspice/files/$$BASENAME/$$VER/ngspice-doc-$$VER.tar.gz/download; \
-	mkdir $BASENAME-$$VER; \
 	tar xz --exclude=pdf -f ngspice-doc-$$VER.tar.gz; \
-	mv ngspice-doc-$$VER $BASENAME-$$VER/doc; \
-	tar czf ng-spice-rework_$$VER.orig-doc.tar.gz $BASENAME-$$VER; \
-	rm -f ngspice-doc-$$VER.tar.gz
+	tar czf ng-spice-rework_$$VER.orig-doc.tar.gz ngspice-doc-$$VER; \
+	rm -f ngspice-doc-$$VER.tar.gz; \
+	rm -rf ngspice-doc-$$VER
 # 	find ${DIRNAME} -name .cvsignore -exec rm -f {} \; ;\
 
 .PHONY: build clean binary-indep binary-arch binary install 

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



More information about the debian-science-commits mailing list