[Pkg-javascript-commits] [json-js] 85/85: Prepare for release: Update changelog, NEWS, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Mon Mar 14 10:39:45 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 cd45c2abe0e8ae765118c2e57262fbfc2d264846
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Mar 14 11:41:18 2016 +0100
Prepare for release: Update changelog, NEWS, control file and copyright hints.
---
debian/NEWS | 6 ++++++
debian/changelog | 23 +++++++++++++++++++++++
debian/control | 6 +++---
debian/copyright_hints | 6 ++++--
4 files changed, 36 insertions(+), 5 deletions(-)
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..bf98283
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,6 @@
+json-js (0~20150503-1) experimental; urgency=medium
+
+ * The file json.js, previously discouraged, is now gone. Use
+ json2.js instead.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 14 Mar 2016 11:26:21 +0100
diff --git a/debian/changelog b/debian/changelog
index d053a4a..8f1d4e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+json-js (0~20150503-1) experimental; urgency=medium
+
+ [ upstream ]
+ * New git snapshot.
+
+ [ Jonas Smedegaard ]
+ * Stop check upstream tarball checksum.
+ * Declare compliance with Debian Policy 3.9.7.
+ * Modernize Vcs-* field URLs.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ + Extend copyright of packaging to cover recent years.
+ + Relicense packaging to GPL-3+.
+ * Add lintian override regarding license in License-Reference field.
+ See bug#786450.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+ * Add NEWS entry about json.js dropped upstream.
+ * Move packaging to pkg-javascript team.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 14 Mar 2016 11:26:21 +0100
+
json-js (0~20121008-2) unstable; urgency=low
* Fix fixate get-orig-source target to snapshot (not follow tip of VCS).
diff --git a/debian/control b/debian/control
index 23ab7ad..d1893f9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: cdbs,
debhelper,
dh-buildinfo,
uglifyjs
-Standards-Version: 3.9.3
+Standards-Version: 3.9.7
Homepage: http://www.json.org/js.html
-Vcs-Git: git://git.debian.org/git/collab-maint/json-js
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/json-js.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/json-js
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/json-js.git
Package: libjs-json
Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 84a27df..58948d4 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,13 +6,15 @@ Disclaimer: Autogenerated by CDBS
Files: README
cycle.js
+ debian/NEWS
+ debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
debian/source/format
+ debian/source/lintian-overrides
debian/watch
- json.js
json2.js
json_parse_state.js
Copyright: *No copyright*
@@ -20,7 +22,7 @@ License: UNKNOWN
FIXME
Files: debian/rules
-Copyright: 2010, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2010-2013, 2016 Jonas Smedegaard <dr at jones.dk>
License: GPL-2+
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