[Pkg-javascript-commits] [json-js] 14/18: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 09:48:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository json-js.
commit a7fa788b478be9a94da1b8cab4ec79a1b26974a5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 31 11:42:47 2016 +0200
Update changelog, control file and copyright hints.
---
debian/changelog | 13 +++++++++++++
debian/control | 7 ++++---
debian/copyright_hints | 12 ++++--------
3 files changed, 21 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de254ad..73002c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+json-js (0~20150503-3) UNRELEASED; urgency=medium
+
+ * Document getting snapshots in README.source.
+ * Stop track CDBS upstream-tarball checksum (use git tags instead).
+ * Stop suppress versioned debhelper build-dependency (done in CDBS
+ now).
+ * Generate and include source map.
+ Build-depend on node-source-map.
+ * Update copyright info: Use SPDF license short-name public-domain.
+ * Declare compliance with Debian Policy 3.9.8.
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 31 Aug 2016 11:41:52 +0200
+
json-js (0~20150503-2) unstable; urgency=medium
* Rerelease targeted unstable: No current reverse (build-)dependencies
diff --git a/debian/control b/debian/control
index d1893f9..c6c5034 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,12 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Build-Depends: cdbs,
- devscripts,
+ licensecheck,
debhelper,
dh-buildinfo,
- uglifyjs
-Standards-Version: 3.9.7
+ uglifyjs,
+ node-source-map
+Standards-Version: 3.9.8
Homepage: http://www.json.org/js.html
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/json-js
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/json-js.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 58948d4..f5d4a46 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -16,18 +16,14 @@ Files: README
debian/source/lintian-overrides
debian/watch
json2.js
+ json_parse.js
json_parse_state.js
-Copyright: *No copyright*
+Copyright: NONE
License: UNKNOWN
FIXME
Files: debian/rules
-Copyright: 2010-2013, 2016 Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
- FIXME
-
-Files: json_parse.js
-Copyright:
-License: UNKNOWN
+Copyright: 2010-2013, 2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/json-js.git
More information about the Pkg-javascript-commits
mailing list