[Python-modules-commits] [twisted] 01/07: Update changelog for 17.5.0-1 release
Free Ekanayaka
freee at moszumanska.debian.org
Mon Aug 28 17:40:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository twisted.
commit b191dd658a616a7df9a8eb12b26d5ad31b3da445
Author: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Sun Aug 27 09:24:58 2017 +0000
Update changelog for 17.5.0-1 release
---
.travis.yml | 11 +++++++++++
debian/changelog | 6 ++++++
2 files changed, 17 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..cf2f794
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,11 @@
+sudo: required
+
+services:
+ - docker
+
+script:
+ - wget -O- http://travis.debian.net/script.sh | sh -
+
+branches:
+ except:
+ - /^debian\/\d/
diff --git a/debian/changelog b/debian/changelog
index 1ecb7ef..a94d333 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+twisted (17.5.0-1) unstable; urgency=medium
+
+ * New upstream version 17.5.0
+
+ -- Free Ekanayaka <freee at debian.org> Sun, 27 Aug 2017 09:24:58 +0000
+
twisted (17.1.0-1) experimental; urgency=medium
* New upstream version 17.1.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git
More information about the Python-modules-commits
mailing list