[med-svn] [Git][med-team/python-hl7][master] 3 commits: Github seems more reliable than pypi.debian.net
Andreas Tille
gitlab at salsa.debian.org
Fri Mar 16 14:09:32 UTC 2018
Andreas Tille pushed to branch master at Debian Med / python-hl7
Commits:
b6f4f10b by Andreas Tille at 2017-10-14T09:13:48+02:00
Github seems more reliable than pypi.debian.net
- - - - -
9dc22fa1 by Andreas Tille at 2017-10-14T09:14:14+02:00
Standards-Version: 4.1.1
- - - - -
29ab5dde by Andreas Tille at 2018-03-16T15:09:21+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-python-hl7 (0.3.4-2) UNRELEASED; urgency=medium
+python-hl7 (0.3.4-2) unstable; urgency=medium
* Moved packaging from SVN to Git
+ * Github seems more reliable than pypi.debian.net
+ * Standards-Version: 4.1.1
- -- Andreas Tille <tille at debian.org> Sat, 14 Oct 2017 09:09:41 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 14 Oct 2017 09:14:18 +0200
python-hl7 (0.3.4-1) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10),
python3-setuptools,
python3-six,
python3-mock
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-hl7.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-hl7.git
Homepage: https://github.com/johnpaulett/python-hl7/
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
version=4
-http://pypi.debian.net/hl7/ hl7-([.\d]+)\.tar\.gz
+
+https://github.com/johnpaulett/python-hl7/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@
+
+#http://pypi.debian.net/hl7/ hl7-([.\d]+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/python-hl7/compare/53df738d75399b3ad5fdd6c70b2307b5dd769248...29ab5dde0634c904975d6e0449c9a542c9fc60c9
---
View it on GitLab: https://salsa.debian.org/med-team/python-hl7/compare/53df738d75399b3ad5fdd6c70b2307b5dd769248...29ab5dde0634c904975d6e0449c9a542c9fc60c9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180316/9a50aadf/attachment-0001.html>
More information about the debian-med-commit
mailing list