[Pkg-javascript-commits] [json-js] 15/85: Prepare release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Mar 14 10:39:14 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 c2e05fc79c0e0e36b3c2c62ba63b51c598022518
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Apr 22 12:32:20 2011 +0200

    Prepare release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 18 ++++++++++++++++++
 debian/control         |  7 ++++---
 debian/copyright_hints |  5 +----
 3 files changed, 23 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ba7401..8b3732b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+json-js (0~20110315-1) unstable; urgency=low
+
+  * New snapshot of upstream VCS.
+
+  [ Jonas Smedegaard ]
+  * Package now team-maintained:
+    + Set Debian Javascript Maintainers as maintainer.
+    + Set myself as uploader.
+  * Bump policy compliance to standards-version 3.9.2.
+  * Adjust copyright file:
+    + Fix use initial wildcard Files section (not list wildcard
+      copyright/licensing in header section).
+  * Bump copyright file format to draft 174 of DEP-5.
+  * Use uglifyjs (not yui-compressor). Update build-dependencies
+    accordingly.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 22 Apr 2011 12:31:33 +0200
+
 json-js (0~20101208-1) unstable; urgency=low
 
   * Initial release.
diff --git a/debian/control b/debian/control
index 451930d..33c56a2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
 Source: json-js
 Section: web
 Priority: optional
-Maintainer: Jonas Smedegaard <dr at jones.dk>
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
  debhelper (>= 6),
  dh-buildinfo,
- yui-compressor
-Standards-Version: 3.9.1
+ uglifyjs
+Standards-Version: 3.9.2
 Homepage: http://www.json.org/js.html
 Vcs-Git: git://git.debian.org/git/collab-maint/json-js
 Vcs-Browser: http://git.debian.org/?p=collab-maint/json-js.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index cc5aa19..57052f6 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,9 +1,7 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=162
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
-Copyright: FIXME
-License: FIXME
 Disclaimer: Autogenerated by CDBS
 
 Files: README
@@ -12,7 +10,6 @@ Files: README
  debian/control
  debian/control.in
  debian/gbp.conf
- debian/install
  debian/source/format
  debian/source/local-options
  debian/watch

-- 
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