[package-plan] 01/01: remove the update-suggestions binary

Clint Adams clint at moszumanska.debian.org
Mon Sep 5 04:11:54 UTC 2016


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

clint pushed a commit to branch master
in repository package-plan.

commit fc50de3ae96d66b35a67c902e447ba5c7cff9f2c
Author: Clint Adams <clint at debian.org>
Date:   Mon Sep 5 00:11:06 2016 -0400

    remove the update-suggestions binary
---
 .gitignore         |   3 +++
 update-suggestions | Bin 7626912 -> 0 bytes
 2 files changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index abff307..feb639c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@ stats.csv
 cabal-cmd-*.sh
 cabal-sandbox/
 cabal-cmd.out
+update-suggestions
+update-suggestions.hi
+update-suggestions.o
diff --git a/update-suggestions b/update-suggestions
deleted file mode 100755
index aee29fd..0000000
Binary files a/update-suggestions and /dev/null differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list