[Python-modules-commits] [txfixtures] 03/14: New upstream release
    Free Ekanayaka 
    freee at moszumanska.debian.org
       
    Thu Jan  5 23:51:19 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository txfixtures.
commit f6e68b28ca4773535b07a411ecc69a01801204e4
Author: Free Ekanayaka <freee at debian.org>
Date:   Tue Dec 20 14:40:17 2016 +0000
    New upstream 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 ae5efeb..5a71493 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+txfixtures (0.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Free Ekanayaka <freee at debian.org>  Tue, 20 Dec 2016 14:39:50 +0000
+
 txfixtures (0.1.4-1) unstable; urgency=low
 
   * Initial release (Closes: #845305)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txfixtures.git
    
    
More information about the Python-modules-commits
mailing list