- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Wrap and sort debian/control fields.
- Remove unused ${perl:Depends} substvar.
- Use canonical debian/copright Format field URL.
- Update copyright years.
- Merge Files stanzas for the same license into a single stanza.
- Move license location on filesystem into a Comment field.
- Remove unnecessary .dirs file.
Change-Id: I2b3b7b6815acd2f0d56949836f9d9d95c63b722c
changes/11/12511/1
parent
a2b006f0ec
commit
b19d712c0f
@ -0,0 +1,5 @@
|
||||
*.log
|
||||
*.substvars
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
/ngcp-system-tests/
|
||||
@ -1 +1 @@
|
||||
8
|
||||
9
|
||||
|
||||
@ -1,29 +1,28 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Source: https://github.com/sipwise/system-tests/
|
||||
Upstream-Name: ngcp-system-tests
|
||||
Source: http://github.com/sipwise/system-tests/
|
||||
Upstream-Contact: Michael Prokop <mprokop@sipwise.com>
|
||||
|
||||
Files: ce/*.t pro/*.t
|
||||
Copyright: Jozef Kutej <jozef@kutej.net>
|
||||
License: Artistic or GPL-1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2013, Michael Prokop <mprokop@sipwise.com>
|
||||
2013, Sipwise GmbH, Austria
|
||||
Files:
|
||||
*
|
||||
Copyright:
|
||||
Jozef Kutej <jozef@kutej.net>
|
||||
2013, Michael Prokop <mprokop@sipwise.com>
|
||||
2013-2017, Sipwise GmbH, Austria
|
||||
License: Artistic or GPL-1+
|
||||
|
||||
License: Artistic
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the Artistic License, which comes with Perl.
|
||||
.
|
||||
Comment:
|
||||
On Debian systems, the complete text of the Artistic License can be
|
||||
found in `/usr/share/common-licenses/Artistic'.
|
||||
found in '/usr/share/common-licenses/Artistic'.
|
||||
|
||||
License: GPL-1+
|
||||
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 1, or (at your option)
|
||||
any later version.
|
||||
.
|
||||
Comment:
|
||||
On Debian systems, the complete text of version 1 of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-1'.
|
||||
Public License can be found in '/usr/share/common-licenses/GPL-1'.
|
||||
|
||||
@ -1 +0,0 @@
|
||||
etc/ngcp-config/templates/etc/ngcp-tests/
|
||||
Loading…
Reference in new issue