This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository ffindex.
commit 7c3209a6ee9818e5ec787e4ffd5b0f81dee36405 Author: Graham Inggs <[email protected]> Date: Thu Jun 29 14:38:03 2017 +0200 Drop debian/libffindex0.lintian-overrides and debian/README.source --- debian/README.source | 16 ---------------- debian/changelog | 2 ++ debian/libffindex0.lintian-overrides | 1 - 3 files changed, 2 insertions(+), 17 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 26641bb..0000000 --- a/debian/README.source +++ /dev/null @@ -1,16 +0,0 @@ -ffindex for Debian -================== - -O: libffindex0: shlib-with-executable-stack usr/lib/libffindex.so.0.1.0 -....................................................................... -This is real, src/ffindex.c contains a nested function(!). - -Patches -....... -Patches are documented in their headers. - -src/ffindex_optimize.c in version 0.9.9.3 ------------------------------------------ -This source probably should not have made it into the upstream release. It does not build, and it is not built from the upstream src/Makefile. - -# vim:et:ts=2: diff --git a/debian/changelog b/debian/changelog index a4daebd..9be6e11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ffindex (0.9.9.7-4) UNRELEASED; urgency=medium - Really limit the amount of RAM needed - Sort the ffindex before querying or unlinking * Update debian/copyright + * Drop debian/libffindex0.lintian-overrides and + debian/README.source, no longer required -- Graham Inggs <[email protected]> Thu, 29 Jun 2017 14:11:49 +0200 diff --git a/debian/libffindex0.lintian-overrides b/debian/libffindex0.lintian-overrides deleted file mode 100644 index 7f604d6..0000000 --- a/debian/libffindex0.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -libffindex0: shlib-with-executable-stack usr/lib/libffindex.so.2.0.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ffindex.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
