From 53798e5957abb6549cc7f6402b9abc222ac9d346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 3 Oct 2018 10:36:54 +0200 Subject: d/copyright: Use secure copyright format URI; Change years for me --- debian/README.source | 33 +++++++++++++++++++++++++++++++++ debian/changelog | 4 ++++ debian/copyright | 4 ++-- 3 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 debian/README.source diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..66d89d0 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,33 @@ +ipmiutil for Debian +------------------- + +Hello, + +now I use the branching model from Vincent Driessen[1]. + +I use the gitflow-avh[2]. with the Documentation[3]. +The Debian package can be found here[4]. + +Please upload unattended uploads use a branch feature/. + + +Many thanks. + +[1] http://nvie.com/posts/a-successful-git-branching-model/ +[2] https://github.com/petervanderdoes/gitflow-avh +[3] https://github.com/petervanderdoes/gitflow-avh/wiki +[4] https://tracker.debian.org/pkg/git-flow + + -- Jörg Frings-Fürst Fri, 02 Jun 2017 19:00:40 +0200 + + +- configure + parameter enable-landesk=yes does not work: + ipmiapi not found + +- copyright + Files: hpiutil/SaHpi.* + On the site http://www.saforum.org/Page/16627~375335 the file are + published under the Artistic License 2.0. + + -- Jörg Frings-Fürst Wed, 29 Oct 2014 16:12:18 +0100 diff --git a/debian/changelog b/debian/changelog index 5129b52..e81a5e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,12 @@ xbase64 (3.1.2-13) UNRELEASED; urgency=medium - Bump minimum debhelper version in debian/control to >= 11. - Remove obsolate dh_autoreconf. * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * Add new README.source to explain the branching model used. * debian/control: - Switch Vcs-* to new location. + * debian/copyright: + - Use secure copyright format URI. + - Change years for me. -- Jörg Frings-Fürst Wed, 03 Oct 2018 10:13:15 +0200 diff --git a/debian/copyright b/debian/copyright index dd6ef77..e354bb2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xbase64 Source: https://sourceforge.net/projects/xdb/ @@ -13,7 +13,7 @@ Copyright: 1997-2003 Gary A. Kunkel License: GPL-2+ Files: debian/* -Copyright: 2014-2016 Jörg Frings-Fürst +Copyright: 2014-2018 Jörg Frings-Fürst License: GPL-3.0+ License: LGPL-2.1+ -- cgit v1.2.3