From 335b0b239f2752804e2a5cab681d37b7e72f2a2f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 25 Aug 2019 15:03:20 -0300 Subject: Revert "Commit Debian 3.0 (quilt) metadata" This reverts commit eeb734c3931358952f808f37de071b05da628359. --- ...474066b235b831ab73bf6851abb48a258698-1566736786 | 57 ---------------------- debian/patches/series | 1 - 2 files changed, 58 deletions(-) delete mode 100644 debian/patches/auto-0.1.2-3-abe4474066b235b831ab73bf6851abb48a258698-1566736786 diff --git a/debian/patches/auto-0.1.2-3-abe4474066b235b831ab73bf6851abb48a258698-1566736786 b/debian/patches/auto-0.1.2-3-abe4474066b235b831ab73bf6851abb48a258698-1566736786 deleted file mode 100644 index 5ac3761..0000000 --- a/debian/patches/auto-0.1.2-3-abe4474066b235b831ab73bf6851abb48a258698-1566736786 +++ /dev/null @@ -1,57 +0,0 @@ -From: David Bremner -Subject: Automatically generated patch (0.1.2-3) - -Last (up to) 3 git changes, FYI: - -commit abe4474066b235b831ab73bf6851abb48a258698 -Author: David Bremner -Date: Sun Aug 25 09:39:44 2019 -0300 - - changelog for rebuild with current dh-elpa - -commit 6a080104eb2ddf1219b6f6474c1eaaf839d86f34 -Author: David Bremner -Date: Sat Jun 2 20:47:25 2018 -0300 - - changelog for byte compilation rebuild - -commit 6d499f3efb7c29e44ef90b8b028021a6e5988891 -Author: Sean Whitton -Date: Sat Oct 8 18:02:43 2016 -0700 - - release ---- - ---- ert-async-el-0.1.2.orig/README.md -+++ ert-async-el-0.1.2/README.md -@@ -5,6 +5,12 @@ just like `ert-deftest`, except that it - - ## Installation - -+Add `ert-async` to your [Cask](https://github.com/cask/cask) file: -+ -+```lisp -+(depends-on "ert-async") -+``` -+ - Add this to get font locking for `ert-deftest-async`: - - ```lisp -@@ -49,3 +55,17 @@ you don't want a function to callback, f - (funcall done "should not callback, but did"))) - (funcall done)) - ``` -+ -+## Contribution -+ -+Contribution is much welcome! -+ -+Install [Cask](https://github.com/cask/cask) if you haven't -+already, then: -+ -+ $ cd /path/to/ert-async.el -+ $ cask -+ -+Run all tests with: -+ -+ $ make diff --git a/debian/patches/series b/debian/patches/series index 5238cad..252c97d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ patch-README-for-Debian.patch -auto-0.1.2-3-abe4474066b235b831ab73bf6851abb48a258698-1566736786 -- cgit v1.2.3