[Pkg-javascript-commits] [node-leveldown] 01/01: update patch info

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Mon Jun 30 01:53:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-leveldown.

commit ca475452f2f73505607923cc49d09a3440c005ee
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Mon Jun 30 01:53:11 2014 +0000

    update patch info
---
 debian/patches/use-system-libs.patch | 31 ++++++-------------------------
 1 file changed, 6 insertions(+), 25 deletions(-)

diff --git a/debian/patches/use-system-libs.patch b/debian/patches/use-system-libs.patch
index 074be85..a7bc82c 100644
--- a/debian/patches/use-system-libs.patch
+++ b/debian/patches/use-system-libs.patch
@@ -1,29 +1,10 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- node-leveldown (0.10.2-1) unstable; urgency=low
- .
-   * Initial release. (Closes: #753278)
+Description: build against system libraries
+ The default behavior of this module is to build against a bundled leveldb
+ and snappy. This patch makes this module build against libleveldb-dev and
+ libsnappy-dev.
 Author: Andrew Kelley <superjoe30 at gmail.com>
-Bug-Debian: http://bugs.debian.org/753278
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
+Forwarded: not-needed
+Last-Update: 2014-6-29
 --- node-leveldown-0.10.2.orig/binding.gyp
 +++ node-leveldown-0.10.2/binding.gyp
 @@ -21,11 +21,9 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list