[med-svn] [plip] 03/04: Update changelog, enable xml-parser test

Alex Mestiashvili malex-guest at moszumanska.debian.org
Mon Nov 7 14:43:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository plip.

commit 5f96b1bfb9ec420d68ea0063dc89c66d84ef288e
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Mon Nov 7 14:42:13 2016 +0100

    Update changelog, enable xml-parser test
---
 debian/changelog        | 6 ++++++
 debian/tests/control    | 2 +-
 debian/tests/xml-parser | 6 ++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8852ab9..e45b65a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plip (1.3.3+dfsg-1) UNRELEASED; urgency=medium
+
+  * New upstream version 1.3.3+dfsg
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Mon, 07 Nov 2016 14:42:03 +0100
+
 plip (1.3.2+dfsg-1) unstable; urgency=medium
 
   * Update copyright format
diff --git a/debian/tests/control b/debian/tests/control
index 4d0dac6..9fb0364 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1 @@
-Tests: special-cases
+Tests: special-cases, xml-parser
diff --git a/debian/tests/xml-parser b/debian/tests/xml-parser
new file mode 100755
index 0000000..6adc035
--- /dev/null
+++ b/debian/tests/xml-parser
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+
+cd plip/test
+python test_xml_parser.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plip.git



More information about the debian-med-commit mailing list