[yorick-ygsl] 09/10: Suppress TODO file (all was already done)
Thibaut Jean-Claude Paumard
thibaut at moszumanska.debian.org
Thu Dec 1 13:27:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
thibaut pushed a commit to branch upstream
in repository yorick-ygsl.
commit 8735bad0e3247e6f8f52db5e2476013b5663c6c3
Author: Éric Thiébaut <eric.thiebaut at univ-lyon1.fr>
Date: Fri Mar 18 10:13:51 2016 +0100
Suppress TODO file (all was already done)
---
Makefile | 2 +-
TODO | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index 535beb6..b1198d8 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ PKG_I_START=${srcdir}/gsl-start.i
# non-pkg.i include files for this package, if any
PKG_I_EXTRA=
-RELEASE_FILES = AUTHORS LICENSE Makefile NEWS README.md TODO \
+RELEASE_FILES = AUTHORS LICENSE Makefile NEWS README.md \
configure gsl.i gsl-start.i ygsl.c
RELEASE_NAME = $(PKG_NAME)-$(RELEASE_VERSION).tar.bz2
diff --git a/TODO b/TODO
deleted file mode 100644
index 0d0f9ca..0000000
--- a/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
- - make a portable configure-like script able to build
- a plugin in a remote directory
- - change Yorick Make(file)s to use ${srcdir}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yorick-ygsl.git
More information about the debian-science-commits
mailing list