changed debian/source/format to native
This commit is contained in:
parent
28e984295b
commit
363fa73f5b
|
@ -1,19 +0,0 @@
|
|||
Description: Avoid privacy breach in documentation
|
||||
Forwarded: no
|
||||
Author: Jonas Smedegaard <dr@jones.dk>
|
||||
Last-Update: 2020-12-03
|
||||
---
|
||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||
--- a/README.md
|
||||
+++ b/README.md
|
||||
@@ -3,10 +3,6 @@
|
||||
|
||||
Serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions.
|
||||
|
||||
-[![npm Version][npm-badge]][npm]
|
||||
-[![Dependency Status][david-badge]][david]
|
||||
-![Test](https://github.com/yahoo/serialize-javascript/workflows/Test/badge.svg)
|
||||
-
|
||||
## Overview
|
||||
|
||||
The code in this package began its life as an internal module to [express-state][]. To expand its usefulness, it now lives as `serialize-javascript` — an independent package on npm.
|
|
@ -1 +0,0 @@
|
|||
2001_privacy.patch
|
|
@ -1 +1 @@
|
|||
3.0 (quilt)
|
||||
3.0 (native)
|
||||
|
|
Loading…
Reference in New Issue