[Python-modules-commits] r15174 - in packages/python-demjson/trunk (13 files)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Tue Dec 28 08:39:18 UTC 2010


    Date: Tuesday, December 28, 2010 @ 08:39:14
  Author: takaki
Revision: 15174

[svn-inject] Applying Debian modifications (1.5-1) to trunk

Added:
  packages/python-demjson/trunk/debian/
  packages/python-demjson/trunk/debian/changelog
  packages/python-demjson/trunk/debian/compat
  packages/python-demjson/trunk/debian/control
  packages/python-demjson/trunk/debian/copyright
  packages/python-demjson/trunk/debian/docs
  packages/python-demjson/trunk/debian/install
  packages/python-demjson/trunk/debian/jsonlint.1
  packages/python-demjson/trunk/debian/manpages
  packages/python-demjson/trunk/debian/rules
  packages/python-demjson/trunk/debian/source/
  packages/python-demjson/trunk/debian/source/format
  packages/python-demjson/trunk/debian/watch


Property changes on: packages/python-demjson/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/python-demjson/trunk/debian/changelog
===================================================================
--- packages/python-demjson/trunk/debian/changelog	                        (rev 0)
+++ packages/python-demjson/trunk/debian/changelog	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,14 @@
+python-demjson (1.5-1) unstable; urgency=low
+
+  * New upstream.
+  * debian/control:
+    - Bumped Standards-version to 3.9.1 - no changes necessary.
+  * debian/source/format: 3.0 (quilt)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 28 Oct 2010 14:46:24 +0900
+
+python-demjson (1.4-1) unstable; urgency=low
+
+  * Initial release (Closes: #558117)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 26 Nov 2009 23:16:58 +0900

Added: packages/python-demjson/trunk/debian/compat
===================================================================
--- packages/python-demjson/trunk/debian/compat	                        (rev 0)
+++ packages/python-demjson/trunk/debian/compat	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1 @@
+7

Added: packages/python-demjson/trunk/debian/control
===================================================================
--- packages/python-demjson/trunk/debian/control	                        (rev 0)
+++ packages/python-demjson/trunk/debian/control	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,17 @@
+Source: python-demjson
+Section: python
+Priority: optional
+Maintainer: TANIGUCHI Takaki <takaki at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), python-support
+Standards-Version: 3.9.1
+Homepage: http://deron.meranda.us/python/demjson/
+
+Package: python-demjson
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: encoder, decoder, and lint/validator for JSON in Python
+ demjson is a comprehensive Python language binding to the JSON
+ language-independent data encoding standard, which is often used as a
+ simpler subtitute for XML in AJAX-based web applications.

Added: packages/python-demjson/trunk/debian/copyright
===================================================================
--- packages/python-demjson/trunk/debian/copyright	                        (rev 0)
+++ packages/python-demjson/trunk/debian/copyright	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,39 @@
+This work was packaged for Debian by:
+
+    TANIGUCHI Takaki <takaki at debian.org> on Wed, 25 Nov 2009 17:36:29 +0900
+
+It was downloaded from:
+
+    http://pypi.python.org/pypi/demjson/
+
+Upstream Author:
+
+    Deron Meranda <deron.meranda at gmail.com>
+
+Copyright:
+
+    Copyright (c) 2006-2008 Deron E. Meranda
+
+License:
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Lesser General Public License as published
+    by the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU Lesser General 
+Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'.
+
+The Debian packaging is:
+
+    Copyright (C) 2009 TANIGUCHI Takaki <takaki at debian.org>
+
+and is licensed under the GPL version 3, see above.

Added: packages/python-demjson/trunk/debian/docs
===================================================================
--- packages/python-demjson/trunk/debian/docs	                        (rev 0)
+++ packages/python-demjson/trunk/debian/docs	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,5 @@
+AUTHORS.txt
+CHANGES.txt
+NEWS.txt
+README.txt
+THANKS.txt

Added: packages/python-demjson/trunk/debian/install
===================================================================
--- packages/python-demjson/trunk/debian/install	                        (rev 0)
+++ packages/python-demjson/trunk/debian/install	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1 @@
+jsonlint /usr/bin

Added: packages/python-demjson/trunk/debian/jsonlint.1
===================================================================
--- packages/python-demjson/trunk/debian/jsonlint.1	                        (rev 0)
+++ packages/python-demjson/trunk/debian/jsonlint.1	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,77 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH JSONLINT 1 "2009-12-01"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+jsonlint \- A JSON syntax validator and formatter tool
+.SH SYNOPSIS
+.B jsonlint
+.RI  [-v] [-s|-S] [-f|-F] [-e codec] inputfile.json ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B jsonlint
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+.SH OPTIONS
+
+The return status will be 0 if the file is legal JSON, or
+non-zero otherwise.  Use -v to see the warning details.
+
+Options are:
+.B \-v, \-s, \-S, \-f, \-F, \-e
+
+.TP
+.B \-v, \-\-verbose
+Show details of lint checking
+.TP
+.B \-s, \-\-strict
+Be strict in what is considered legal JSON (the default)
+.TP
+.B \-S, \-\-nonstrict
+Be loose in what is considered legal JSON
+.TP
+.B \-f, \-\-format     
+Reformat the JSON (if legal) to stdout
+.TP
+.B \-F, \-\-format-compactly
+Reformat the JSON simlar to -f, but do so compactly by
+removing all unnecessary whitespace
+.TP
+.B \-e codec, \-\-encoding=codec 
+.TP
+.B \-\-input\-encoding=codec \-\-output\-encoding=codec
+Set the input and output character encoding codec (e.g.,
+ascii, utf8, utf-16).  The -e will set both the input and
+output encodings to the same thing.  If not supplied, the
+input encoding is guessed according to the JSON
+specification.  The output encoding defaults to UTF-8, and is
+used when reformatting (via the -f or -F options).
+
+When reformatting, all members of objects (associative arrays) are
+always output in lexigraphical sort order.  The default output codec
+is UTF-8, unless the -e option is provided.  Any Unicode characters
+will be output as literal characters if the encoding permits,
+otherwise they will be \u-escaped.  You can use "-e ascii" to force
+all Unicode characters to be escaped.
+
+.SH AUTHOR
+jsonlint was written by Deron Meranda <deron.meranda at gmail.com>.
+.PP
+This manual page was written by TANIGUCHI Takaki <takaki at debian.org>,
+for the Debian project (and may be used by others).

Added: packages/python-demjson/trunk/debian/manpages
===================================================================
--- packages/python-demjson/trunk/debian/manpages	                        (rev 0)
+++ packages/python-demjson/trunk/debian/manpages	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1 @@
+debian/jsonlint.1

Added: packages/python-demjson/trunk/debian/rules
===================================================================
--- packages/python-demjson/trunk/debian/rules	                        (rev 0)
+++ packages/python-demjson/trunk/debian/rules	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh  $@


Property changes on: packages/python-demjson/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/python-demjson/trunk/debian/source/format
===================================================================
--- packages/python-demjson/trunk/debian/source/format	                        (rev 0)
+++ packages/python-demjson/trunk/debian/source/format	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/python-demjson/trunk/debian/watch
===================================================================
--- packages/python-demjson/trunk/debian/watch	                        (rev 0)
+++ packages/python-demjson/trunk/debian/watch	2010-12-28 08:39:14 UTC (rev 15174)
@@ -0,0 +1,24 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php python-demjson-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/python-demjson-(.*)\.tar\.gz
+http://pypi.python.org/packages/source/d/demjson/demjson-(.*).tar.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/python-demjson-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/python-demjson/python-demjson-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html python-demjson-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list