TT#5420 Update packaging

- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Bump source format to 3.0 (native).
- Write a proper package Description.
- Update copyright years.

Change-Id: I015d4f93d227b10555def51fbd8b75bd8e4bc6d0
changes/71/12371/1
Guillem Jover 8 years ago
parent 6cdb46c574
commit 238ebdd760

5
debian/.gitignore vendored

@ -0,0 +1,5 @@
*.log
*.substvars
/debhelper-build-stamp
/files
/libsipwise-base-perl/

2
debian/compat vendored

@ -1 +1 @@
8
9

12
debian/control vendored

@ -3,13 +3,13 @@ Section: perl
Priority: extra
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper (>= 8),
debhelper (>= 9),
libipc-system-simple-perl,
libmodule-build-perl,
libstrictures-perl,
libtrycatch-perl,
Standards-Version: 3.9.7
Homepage: http://sipwise.com/
Standards-Version: 3.9.8
Homepage: https://www.sipwise.com/
Package: libsipwise-base-perl
Architecture: all
@ -19,5 +19,7 @@ Depends:
libtrycatch-perl,
${misc:Depends},
${perl:Depends},
Description: Perl module Sipwise::Base
TODO
Description: Sipwise base perl module
This package provides the Sipwise::Base Perl module which contains
standard Sipwise boilerplate and tries to enforce best coding practices
via code checks and default settings.

2
debian/copyright vendored

@ -4,7 +4,7 @@ Upstream-Contact: Sipwise Development Team <support@sipwise.com>
Files: *
Copyright:
Copyright © 2013-2015 Sipwise GmbH, Austria
Copyright © 2013-2017 Sipwise GmbH, Austria
License: GPL-3+
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

@ -0,0 +1 @@
3.0 (native)
Loading…
Cancel
Save