From 8dbecd23b0106a3f47e5da06a9433e3122378bfe Mon Sep 17 00:00:00 2001 From: dequis Date: Sun, 8 Jan 2017 04:30:08 -0300 Subject: debian: Apparently NEWS.Debian needs to be called NEWS I thought I got the capitalization wrong but the manpage of dh_installchangelogs says it grabs debian/NEWS and calls it NEWS.Debian. No one told me this. --- debian/NEWS | 10 ++++++++++ debian/NEWS.debian | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 debian/NEWS delete mode 100644 debian/NEWS.debian diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 00000000..e7087d23 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +bitlbee (3.5-1) UNRELEASED; urgency=medium + + * /etc/default/bitlbee is now deprecated and no longer used. Any local + modifications to the following settings won't be automatically migrated: + BITLBEE_PORT, BITLBEE_OPTS, BITLBEE_DISABLED, BITLBEE_UPGRADE_DONT_RESTART + * The debian post-installation scripts no longer try to automatically assign + an alternate port number if 6667 is being used by another service. Please + set it explicitly in /etc/bitlbee/bitlbee.conf + + -- dequis Sun, 08 Jan 2017 03:24:13 -0300 diff --git a/debian/NEWS.debian b/debian/NEWS.debian deleted file mode 100644 index e7087d23..00000000 --- a/debian/NEWS.debian +++ /dev/null @@ -1,10 +0,0 @@ -bitlbee (3.5-1) UNRELEASED; urgency=medium - - * /etc/default/bitlbee is now deprecated and no longer used. Any local - modifications to the following settings won't be automatically migrated: - BITLBEE_PORT, BITLBEE_OPTS, BITLBEE_DISABLED, BITLBEE_UPGRADE_DONT_RESTART - * The debian post-installation scripts no longer try to automatically assign - an alternate port number if 6667 is being used by another service. Please - set it explicitly in /etc/bitlbee/bitlbee.conf - - -- dequis Sun, 08 Jan 2017 03:24:13 -0300 -- cgit v1.2.3