From 5d3dc22cc205021e517a81943952655c51777083 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 17 Jan 2019 19:58:25 -0500 Subject: Restore ssrmatching and its reverse dependencies 4181269ff800d58e60b886d0aaa2894444a9cd0d removed ssrmatching and everything that needed it because upstream had shipped a couple of files with bad license headers. Those files have now been fixed (https://github.com/coq/coq/pull/9282), so grab them from master and apply them in a patch. This restores ssrmatching to the Coq standard library. Once upstream cuts its next release, we should be able to delete the patch and simply import the files from the upstream tarball. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 295778b0..ff8582b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +coq (8.8.2-2) UNRELEASED; urgency=medium + + * Use freely licensed files from upstream to restore ssrmatching and reverse + dependencies. + + -- Benjamin Barenblat Thu, 17 Jan 2019 17:10:25 -0500 + coq (8.8.2-1) unstable; urgency=medium * New upstream release (Closes: #910840) -- cgit v1.2.3