aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-09-07 21:32:50 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-09-07 21:32:50 +0100
commitbb9f2e4f504c8986cbb7cff7184d376a96da7fa1 (patch)
tree8cb02cca8afbb40f4ee4ac68ae85d2a785f8a951
parent95a7eda1776e354acfa8aa6175706310f685e353 (diff)
downloadkernel_replicant_linux-bb9f2e4f504c8986cbb7cff7184d376a96da7fa1.tar.gz
kernel_replicant_linux-bb9f2e4f504c8986cbb7cff7184d376a96da7fa1.tar.bz2
kernel_replicant_linux-bb9f2e4f504c8986cbb7cff7184d376a96da7fa1.zip
Fix list item markers in changelog
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b734d2131821..673b9b6d5add 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,11 +23,11 @@ linux (4.8~rc5-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* Update config for 4.8:
- * Enable HID_LED as module instead of USB_LED
+ - Enable HID_LED as module instead of USB_LED
- [alpha] Enable RTC_CLASS and RTC_DRV_ALPHA instead of GEN_RTC
- [armhf] Rename omapdrm display config symbols
- [armhf] Enable IIO_ST_ACCEL_3AXIS as module instead of LIS3L02DQ
- * [hppa] Enable RTC_CLASS and RTC_DRV_GENERIC instead of GEN_RTC
+ - [hppa] Enable RTC_CLASS and RTC_DRV_GENERIC instead of GEN_RTC
* liblockdep: Stop trying to build packages, as it failed to build again
* linux-doc: Build and install HTML pages from reStructuredText sources
- Add python-sphinx and python-sphinx-rtd-theme to Build-Depends-Indep