summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-17 11:20:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-17 11:20:15 -0700
commite733b097c7bb350e4484fff3b354e3ad3b667546 (patch)
tree2ac2af0fb8a56899bfdd0351516b5ebe3c51b236
parent04cf9dfe4990234a54f2f6b2c35ee9a7ee42b285 (diff)
downloadstylish-haskell-e733b097c7bb350e4484fff3b354e3ad3b667546.tar.gz
Commit Debian 3.0 (quilt) metadata
[dgit (9.10~bpo10+1) quilt-fixup]
-rw-r--r--debian/patches/debian-changes15
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index 18313ff..8285efd 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -15,18 +15,19 @@ upload of upstream version 1.2.3, you could use:
`git clone`.)
A single combined diff, containing all the changes, follows.
---- stylish-haskell-0.11.0.0.orig/README.markdown
-+++ stylish-haskell-0.11.0.0/README.markdown
-@@ -2,8 +2,6 @@
+--- stylish-haskell-0.12.2.0.orig/README.markdown
++++ stylish-haskell-0.12.2.0/README.markdown
+@@ -1,9 +1,5 @@
+ ## stylish-haskell
- <img src="./assets/Logo/SVG/RoundedLogo.svg" width="100px">
-
--[![Build Status](https://img.shields.io/circleci/project/github/jaspervdj/stylish-haskell.svg)](https://circleci.com/gh/jaspervdj/stylish-haskell)
+-<img src="./assets/Logo/SVG/RoundedLogo.svg" width="100px">
+-
+-![Build Status](https://github.com/jaspervdj/patat/workflows/CI/badge.svg)
-
## Introduction
A simple Haskell code prettifier. The goal is not to format all of the code in
-@@ -12,16 +10,6 @@ manually cleaning up import statements e
+@@ -12,16 +8,6 @@ manually cleaning up import statements e
This tool tries to help where necessary without getting in the way.