Your message dated Fri, 08 Jun 2018 22:49:52 +0000
with message-id <[email protected]>
and subject line Bug#894546: fixed in dh-make 2.201801
has caused the Debian Bug report #894546,
regarding dh-make: Please add the ISC license to the existing license templates.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
894546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894546
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make
Version: 2.201701
Severity: wishlist
Tags: patch
Hi,
Could you please add the attached template for the ISC license to
dh_make?
Best regards,
Johannes
diff -urN dh-make-2.201701/dh_make dh-make-2.201701.isc/dh_make
--- dh-make-2.201701/dh_make 2017-12-19 08:59:14.000000000 +0100
+++ dh-make-2.201701.isc/dh_make 2018-03-31 20:25:51.638713297 +0200
@@ -251,6 +251,7 @@
bsd = 'bsd'
gpl2 = 'gpl2'
gpl3 = 'gpl3'
+ isc = 'isc'
lgpl2 = 'lgpl2'
lgpl3 = 'lgpl3'
mit = 'mit'
@@ -264,8 +265,8 @@
"""
matches = {'apache': cls.apache, 'artistic': cls.artistic,
'bsd': cls.bsd, 'gpl': cls.gpl2, 'gpl2': cls.gpl2,
- 'gpl3': cls.gpl3, 'lgpl': cls.lgpl2, 'lgpl2': cls.lgpl2,
- 'lgpl3': cls.lgpl3, 'mit': cls.mit}
+ 'gpl3': cls.gpl3, 'isc': cls.isc, 'lgpl': cls.lgpl2,
+ 'lgpl2': cls.lgpl2, 'lgpl3': cls.lgpl3, 'mit': cls.mit}
if args.copyright == 'custom':
if args.copyrightfile is None:
sys.stderr.write(
@@ -297,7 +298,7 @@
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
'''.format(__version__)
copyright_choices = ('apache', 'artistic', 'bsd', 'gpl', 'gpl2', 'gpl3',
- 'lgpl', 'lgpl2', 'lgpl3', 'mit', 'custom')
+ 'isc', 'lgpl', 'lgpl2', 'lgpl3', 'mit', 'custom')
parser = argparse.ArgumentParser(
prog="dh_make",
formatter_class=argparse.RawTextHelpFormatter,
@@ -307,8 +308,8 @@
parser.add_argument('-c', '--copyright', metavar='<type>',
choices=copyright_choices,
help='use <type> of license in copyright file '
- '(apache|artistic|bsd|gpl|gpl2|gpl3|lgpl|lgpl2|lgpl3|'
- 'mit|custom)')
+ '(apache|artistic|bsd|gpl|gpl2|gpl3|isc|lgpl|lgpl2|'
+ 'lgpl3|mit|custom)')
parser.add_argument('--copyrightfile', metavar='<file>',
help='Template to use for custom copyright')
diff -urN dh-make-2.201701/lib/licenses/isc
dh-make-2.201701.isc/lib/licenses/isc
--- dh-make-2.201701/lib/licenses/isc 1970-01-01 01:00:00.000000000 +0100
+++ dh-make-2.201701.isc/lib/licenses/isc 2018-03-31 20:27:58.810229427
+0200
@@ -0,0 +1,30 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: #PACKAGE#
+Source: <url://example.com>
+
+Files: *
+Copyright: <years> <put author's name and email here>
+ <years> <likewise for another author>
+License: ISC
+
+Files: debian/*
+Copyright: #YEAR# #USERNAME# <#EMAIL#>
+License: ISC
+
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for
+ any purpose with or without fee is hereby granted, provided that the
+ above copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid picking licenses with terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.
--- End Message ---
--- Begin Message ---
Source: dh-make
Source-Version: 2.201801
We believe that the bug you reported is fixed in the latest version of
dh-make, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Craig Small <[email protected]> (supplier of updated dh-make package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 09 Jun 2018 08:11:05 +1000
Source: dh-make
Binary: dh-make
Architecture: source all
Version: 2.201801
Distribution: unstable
Urgency: medium
Maintainer: Craig Small <[email protected]>
Changed-By: Craig Small <[email protected]>
Description:
dh-make - tool that converts source archives into Debian package source
Closes: 880211 894546 900747
Changes:
dh-make (2.201801) unstable; urgency=medium
.
* Change git URLs to salsa Closes: #900747
* Add ISC license Closes: #894546
* Update to debhelper 11
* Update to standards 4.1.3
* Fix --overlay option Closes: #880211
* Fix some of the print statements
Checksums-Sha1:
320c014eff27f223929f75625ae1ef2f0549ecfb 1528 dh-make_2.201801.dsc
45b0e2f9d4c13473ea45cd5dab30c652e9e8ff00 36276 dh-make_2.201801.tar.xz
fdf6378d973d8251c33b968978573c4ce4c57c63 42328 dh-make_2.201801_all.deb
5021e1a9b7b64740f85adbcee6c24825f5c04c8c 6010 dh-make_2.201801_amd64.buildinfo
Checksums-Sha256:
ac506785a7b9d9f00babfdd2b8d6b4e07c002dfec6631cdcd02f1189334fce5b 1528
dh-make_2.201801.dsc
c94a3de25822007b95b27427dcb95f52631dafb2cb902b615a3417e8f8dcde29 36276
dh-make_2.201801.tar.xz
c4a78ab049d134075c60d53dc9fce77c8a8ff5167849a576a9444191acc6ca1c 42328
dh-make_2.201801_all.deb
9f7ed2503f3f04c76b3045ff25a03c22f2798e03765247ed124df3febbe6aeb9 6010
dh-make_2.201801_amd64.buildinfo
Files:
b74a7d3c36f6122087377efd225e3b94 1528 devel optional dh-make_2.201801.dsc
6545a026228ace5318b134fdb62ec743 36276 devel optional dh-make_2.201801.tar.xz
4725098df78b80d624e937bed52fcd69 42328 devel optional dh-make_2.201801_all.deb
125c8149c32c323d3c1bac770b6c71fe 6010 devel optional
dh-make_2.201801_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXT3w9TizJ8CqeneiAiFmwP88hOMFAlsbAZAACgkQAiFmwP88
hOPwmA/+L668gRHNLQTbZ6a9s0TG0sun1DEw0Mu5tDicyfo0ObFx7C6Msj6ul8bo
ZTRkcmkFhCCbjLJJkQtq8Zz7NkGDJnlGEhY7mX87jrA6NqY/6qBH6Gs3hZlHe2v5
1NQPN5rZt7aVc/4vxQG2lWGmciISt0HJBd/dicburLecXeCGg+eb+fwv9mu2tyVi
raNjpZ3i5JjqIDY4+WNlG42L+SjNx+PPgaI4PBxP00SiLmgIEKT5Bsu+r7HXJ29L
HumgfBsWgwltCSIEmBSBkilzxgy7V0rFtblSQGzfd/VxFPbEFLBKu3SzmPPY1bZW
rxlkTJPg0W8AoImV3h8fouJV4GhufNTQ+RvqOi2WEd/pkLEa1L3q6Kuzsx9S4UV2
MOXHEI1Of0AdqEY4/j5fbe+QLzLHGrcXkHG4YoHgfBfBVM6nkzyu/dPJVh75iX9q
XdS8gAgOrxMVPcClcueNYAbLAlPSLg1hxY5HCqQHhW3yyQ0jTovLICK1Alfg8tys
vJBRsxgXTCT3ll4Xxz5VWmVbuF9Z3LNnthX1lLcBCneUFXWl9xwO/k+S61aL8g5P
DFtmSy+uvYUVFd/vkxEwUINTXsXeiYdx7sF5EE+icUwKEVPQUALGjMrMttrg8G+D
F7KEv2kX7CbsTnMAHSQdTLn0q9kjpe0H2nRi8w7muOxQRc5z6cg=
=XHCD
-----END PGP SIGNATURE-----
--- End Message ---