File: 0001-short-summary-of-the-patch.patch

package info (click to toggle)
python-pyscss 1.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 6,324 kB
  • ctags: 1,780
  • sloc: python: 12,626; ansic: 1,544; makefile: 157; sh: 30; xml: 4
file content (25 lines) | stat: -rw-r--r-- 784 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 15612dd5baa6288777ecf6c3c78d2267fac57c8a Mon Sep 17 00:00:00 2001
From: Thomas Goirand <zigo@debian.org>
Date: Wed, 14 Oct 2015 23:48:10 +0200
Subject: <short summary of the patch>

 This produced an FTBFS, so we're removing non-ascii char.
Forwarded: no
Last-Update: 2014-06-28
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index b373f15..8fa5851 100644
--- a/README.rst
+++ b/README.rst
@@ -56,7 +56,7 @@ http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
 Obligatory
 ----------
 
-Copyright © 2012 German M. Bravo (Kronuz).  Additional credits in the
+Copyright (c) 2012 German M. Bravo (Kronuz).  Additional credits in the
 documentation.
 
 Licensed under the `MIT license`_, reproduced in ``LICENSE``.