[med-svn] [eigensoft] 01/01: Remove dubious file, upload to unstable

Andreas Tille tille at debian.org
Sun Feb 7 20:45:16 UTC 2016


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

tille pushed a commit to branch master
in repository eigensoft.

commit b7b2db810a7e3c90564638d12393053aff7aa1e5
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 7 21:30:56 2016 +0100

    Remove dubious file, upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 49141cf..c421477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-eigensoft (6.0.1+ds-1) UNRELEASED; urgency=medium
+eigensoft (6.0.1+ds-1) unstable; urgency=medium
 
   [ Andreas Tille ]
   * New upstream version
@@ -15,6 +15,7 @@ eigensoft (6.0.1+ds-1) UNRELEASED; urgency=medium
   * Add missing Build-Depends libgsl-dev
   * Propagate hardening options
   * Fix permission of some Perl scripts
+  * Remove dubious non-perl script consisting from comment only
 
   [ Petter Reinholdtsen ]
   * Added lapacke.patch to link with -llapacke and -llapack.
@@ -22,7 +23,7 @@ eigensoft (6.0.1+ds-1) UNRELEASED; urgency=medium
   * Added a simple autopkgtest script to verify that at least some of the
     binaries are able to run.
 
- -- Andreas Tille <tille at debian.org>  Tue, 26 Jan 2016 12:55:32 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 07 Feb 2016 21:30:13 +0100
 
 eigensoft (4.2-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index d3edc76..ce74456 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ override_dh_clean:
 override_dh_install:
 	dh_install
 	find debian/eigensoft/usr/share/ -type f -empty -delete
+	# file consists only from single line with wrong interpreter
+	find debian/eigensoft/usr/share/ -type f -name HGDP.X.perl -delete
 
 override_dh_fixperms:
 	dh_fixperms

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



More information about the debian-med-commit mailing list