This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pyfaidx.
commit 81c8a726eab574af12e11ef15b23ef276a826232 Author: Andreas Tille <[email protected]> Date: Tue Nov 17 08:10:25 2015 +0100 Version 0.4.5.1 works without big test data --- .gitignore | 7 ------- debian/changelog | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 22e1f11..0000000 --- a/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -/build -venv -__pycache__ -*.pyc -.project -.pydevproject - diff --git a/debian/changelog b/debian/changelog index f189c15..efdace4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-pyfaidx (0.4.5-1) unstable; urgency=medium +python-pyfaidx (0.4.5.1-1) unstable; urgency=medium * Initial upload (Closes: #801721) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyfaidx.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
