[libmath-gsl-perl] 04/13: bin/ is gone from the upstream tarball.
gregor herrmann
gregoa at debian.org
Mon Oct 3 22:16:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-gsl-perl.
commit a4e1e00b337fd907e5184ca9ff68caee58f9317c
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 3 23:26:55 2016 +0200
bin/ is gone from the upstream tarball.
Drop debian/libmath-gsl-perl.examples and the handling of the scripts from
debian/rules.
---
debian/libmath-gsl-perl.examples | 1 -
debian/rules | 11 -----------
2 files changed, 12 deletions(-)
diff --git a/debian/libmath-gsl-perl.examples b/debian/libmath-gsl-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/libmath-gsl-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index 965b637..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
#!/usr/bin/make -f
-# DH_VERBOSE = 1
-
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
%:
dh $@
-
-override_dh_auto_install:
- dh_auto_install
- rm --verbose $(TMP)/usr/bin/*
- rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/bin
- rm --verbose $(TMP)/usr/share/man/man1/*
- rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/man/man1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-gsl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list