summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2016-05-10 04:40:06 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2016-05-10 04:43:23 +0200
commitfd6eaca69525a54bae443fc2615c35b601bcf1cd (patch)
tree4a38cd413daa2e2c137f767b9827157e74b3e234 /debian
parent2545186173e8ca7f937764a4cc777557a691e16e (diff)
downloadupdate-topic-fd6eaca69525a54bae443fc2615c35b601bcf1cd.tar.gz
update-topic-fd6eaca69525a54bae443fc2615c35b601bcf1cd.tar.bz2
update-topic-fd6eaca69525a54bae443fc2615c35b601bcf1cd.zip
Add config option
You can now have something like this in your phenny config: 'update_topic': { 'channel': '#channel', 'format': 'http://url.example.com/%y%m%d', 'regex': r'.*(http://url.example.com/[0-9]{6}).*', }
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d2628a3..c076f72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+phenny-module-update-topic (0.5) UNRELEASED; urgency=low
+
+ * Add config option
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Tue, 10 May 2016 04:42:39 +0200
+
phenny-module-update-topic (0.4) UNRELEASED; urgency=low
* Fix python syntax for super calls
diff --git a/debian/copyright b/debian/copyright
index 0592154..ba4e129 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Upstream Author(s):
Copyright:
- Copyright (C) 2015 Alexander Sulfrian
+ Copyright (C) 2015-2016 Alexander Sulfrian
License:
@@ -20,7 +20,7 @@ License:
The Debian packaging is:
- Copyright (C) 2015 Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+ Copyright (C) 2015-2016 Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
and is licensed under the GPL version 3,
see "/usr/share/common-licenses/GPL-3".