[Pkg-javascript-commits] [node-grunt-contrib-uglify] 05/09: repackage
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed Dec 21 07:06:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-grunt-contrib-uglify.
commit 25b43101754a66bcd7cb539a45b577a57b7ae0eb
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue Dec 20 07:59:21 2016 +0000
repackage
---
debian/copyright | 26 ++++++++++++++++++++++----
debian/watch | 2 +-
2 files changed, 23 insertions(+), 5 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 2ff584c..b100b32 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,15 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: grunt-contrib-uglify
Upstream-Contact: https://github.com/gruntjs/grunt-contrib-uglify/issues
Source: https://github.com/gruntjs/grunt-contrib-uglify#readme
+Files-Excluded: test/fixtures/expected
+Comment: exclude the uglified files part of the test suite
Files: *
Copyright: 2016 Grunt Team (http://gruntjs.com/)
License: Expat
-Files: debian/*
-Copyright: 2016 Paolo Greppi <paolo.greppi at libpf.com>
-License: Expat
-
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
@@ -32,3 +30,23 @@ License: Expat
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+Files: debian/*
+Copyright: 2016 Paolo Greppi <paolo.greppi at libpf.com>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU 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 General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --git a/debian/watch b/debian/watch
index 0d0d31b..3aeb003 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
-opts=\
+opts=repacksuffix=+dfsg,\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-grunt-contrib-uglify-$1.tar.gz/ \
https://github.com/gruntjs/grunt-contrib-uglify/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-grunt-contrib-uglify.git
More information about the Pkg-javascript-commits
mailing list