[Pkg-javascript-commits] [node-unicode-data] 03/09: Document the debian patches properly
Julien Puydt
julien.puydt at laposte.net
Sat Sep 9 06:47:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-unicode-data.
commit aa726d8d4a79cc36168bf26e74b1c46493898ce7
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Sep 9 08:30:05 2017 +0200
Document the debian patches properly
---
debian/patches/debian_resources.patch | 4 ++++
debian/patches/don_t_ship_unneeded.patch | 4 ++++
debian/patches/use_fs_extra_for_cp | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/debian/patches/debian_resources.patch b/debian/patches/debian_resources.patch
index 9de7a5b..de0b747 100644
--- a/debian/patches/debian_resources.patch
+++ b/debian/patches/debian_resources.patch
@@ -1,3 +1,7 @@
+Description: point to our own resources.js, since we don't ship upstream's
+Author: Julien Puydt
+Forwarded: no
+
--- a/scripts/generate-data.js
+++ b/scripts/generate-data.js
@@ -1,6 +1,6 @@
diff --git a/debian/patches/don_t_ship_unneeded.patch b/debian/patches/don_t_ship_unneeded.patch
index a9c4021..435e077 100644
--- a/debian/patches/don_t_ship_unneeded.patch
+++ b/debian/patches/don_t_ship_unneeded.patch
@@ -1,3 +1,7 @@
+Description: don't ship part of the generated package, since they're unneeded
+Author: Julien Puydt
+Forwarded: no
+
--- a/index.js
+++ b/index.js
@@ -132,14 +132,6 @@
diff --git a/debian/patches/use_fs_extra_for_cp b/debian/patches/use_fs_extra_for_cp
index ce938ea..c8033c8 100644
--- a/debian/patches/use_fs_extra_for_cp
+++ b/debian/patches/use_fs_extra_for_cp
@@ -1,3 +1,7 @@
+Description: use fs-extra's cp instead of using another trivial package we don't have
+Author: Julien Puydt
+Forwarded: yes
+
--- a/index.js
+++ b/index.js
@@ -13,7 +13,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-unicode-data.git
More information about the Pkg-javascript-commits
mailing list