[Pkg-javascript-commits] [uglifyjs] 07/07: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 11:00:12 UTC 2017


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

js pushed a commit to branch master
in repository uglifyjs.

commit cb0c6eb27ebfd47c82763dc3dc5ab41cb5f57364
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 31 12:58:36 2017 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 15 +++++++++++----
 debian/control         |  4 ++--
 debian/copyright_hints | 11 ++++++-----
 3 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70bcc99..48f9f63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
-uglifyjs (2.8.29-3) UNRELEASED; urgency=medium
+uglifyjs (2.8.29-3) unstable; urgency=medium
 
-  [ Antonio Terceiro]
-  * Drop myself from Uploaders:. I have no intention of working on this
+  [ Antonio Terceiro ]
+  * Drop myself from Uploaders: I have no intention of working on this
     package anymore.
 
- -- Antonio Terceiro <terceiro at debian.org>  Wed, 23 Aug 2017 14:52:35 -0300
+  [ Jonas Smedegaard ]
+  * Update copyright info: Use https protocol in file format URL.
+  * Tighten lintian overrides regarding License-Reference.
+  * Tighten and extend lintian overrides regarding false positives.
+  * Use package section jacascript (not web).
+  * Declare compliance with Debian Policy 4.1.0.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 31 Aug 2017 12:58:17 +0200
 
 uglifyjs (2.8.29-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index b8a11f9..c20ccc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: uglifyjs
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Marcelo Jorge Vieira (metal) <metal at debian.org>,
@@ -13,7 +13,7 @@ Build-Depends: cdbs,
  node-escodegen,
  node-estraverse,
  help2man
-Standards-Version: 4.0.1
+Standards-Version: 4.1.0
 Homepage: http://lisperator.net/uglifyjs/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/uglifyjs.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/uglifyjs.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5a28dc1..018537e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -212,6 +212,12 @@ Copyright: NONE
 License: BSD-2-clause
  FIXME
 
+Files: debian/source/lintian-overrides
+Copyright: GPL-3+
+  gpl-3+
+License: UNKNOWN
+ FIXME
+
 Files: bin/uglifyjs
 Copyright: comments in the output.
 License: UNKNOWN
@@ -222,11 +228,6 @@ Copyright: comments in the output. By
 License: UNKNOWN
  FIXME
 
-Files: debian/source/lintian-overrides
-Copyright: missing-license-paragraph-in-dep5-copyright
-License: UNKNOWN
- FIXME
-
 Files: test/compress/collapse_vars.js
 Copyright: return a; else return b; }
   return b; else return a; }

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



More information about the Pkg-javascript-commits mailing list