[med-svn] [python-galaxyxml] 01/01: debhelper 10, ITP bug number

Andreas Tille tille at debian.org
Sun Jan 15 09:48:05 UTC 2017


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

tille pushed a commit to branch master
in repository python-galaxyxml.

commit cc354a0cda11bb73a0a3e60f367bb3efe88ab772
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 15 10:47:51 2017 +0100

    debhelper 10, ITP bug number
---
 debian/changelog | 4 ++--
 debian/compat    | 2 +-
 debian/control   | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8b50674..3211d2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-python-galaxyxml (0.1-1) UNRELEASED; urgency=medium
+python-galaxyxml (0.1-1) UNSTABLE; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #851468)
 
  -- Anton Khodak <anton.khodak at ukr.net>  Sat, 14 Jan 2017 14:03:27 +0200
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6e79e2d..a9aaed1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Anton Khodak <anton.khodak at ukr.net>
-Build-Depends: debhelper (>= 9), python-lxml, python3-lxml, dh-python, python-all, python3-all, python-setuptools, python3-setuptools
+Build-Depends: debhelper (>= 10), python-lxml, python3-lxml, dh-python, python-all, python3-all, python-setuptools, python3-setuptools
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-galaxyxml.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-galaxyxml.git
@@ -12,7 +12,7 @@ Homepage: https://github.com/erasche/galaxyxml
 Package: python-galaxyxml
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: XML Generation libraries for Galaxy Tool/ToolDeps XML
+Description: XML Generation libraries for Galaxy Tool/ToolDeps XML (Python 2)
  These libraries will support building of Tool XML and Tool Dependencies XML. 
  .
  This is a Python 2 package.
@@ -20,7 +20,7 @@ Description: XML Generation libraries for Galaxy Tool/ToolDeps XML
 Package: python3-galaxyxml
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: XML Generation libraries for Galaxy Tool/ToolDeps XML
+Description: XML Generation libraries for Galaxy Tool/ToolDeps XML (Python 3)
  These libraries will support building of Tool XML and Tool Dependencies XML. 
  .
  This is a Python 3 package.

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



More information about the debian-med-commit mailing list