[med-svn] [Git][med-team/harvest-tools][master] 5 commits: Remove ancient X-Python-Version field
Andreas Tille
gitlab at salsa.debian.org
Tue Jul 17 16:36:35 BST 2018
Andreas Tille pushed to branch master at Debian Med / harvest-tools
Commits:
ce0b43fb by Andreas Tille at 2018-07-17T17:00:14+02:00
Remove ancient X-Python-Version field
- - - - -
1c94743a by Andreas Tille at 2018-07-17T17:00:31+02:00
debhelper 11
- - - - -
b3df381c by Andreas Tille at 2018-07-17T17:00:33+02:00
Point Vcs fields to salsa.debian.org
- - - - -
b1159cc5 by Andreas Tille at 2018-07-17T17:00:33+02:00
Standards-Version: 4.1.5
- - - - -
aa3cd45c by Andreas Tille at 2018-07-17T17:02:26+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
-harvest-tools (1.3-2) UNRELEASED; urgency=medium
+harvest-tools (1.3-2) unstable; urgency=medium
+ [ Steffen Moeller ]
* d/u/metadata
- added RRIDs
- yamllint clean
- -- Steffen Moeller <moeller at debian.org> Sat, 31 Mar 2018 02:53:46 +0200
+ [ Andreas Tille ]
+ * Remove ancient X-Python-Version field
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org> Tue, 17 Jul 2018 17:00:34 +0200
harvest-tools (1.3-1) unstable; urgency=medium
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 11~),
cython,
python-setuptools,
protobuf-compiler,
@@ -12,11 +11,10 @@ Build-Depends: debhelper (>= 9),
libprotobuf-dev,
libcapnp-dev,
zlib1g-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/harvest-tools.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/harvest-tools.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/harvest-tools
+Vcs-Git: https://salsa.debian.org/med-team/harvest-tools.git
Homepage: http://harvest.readthedocs.org/en/latest/content/harvest-tools.html
-X-Python-Version: >= 2.7
Package: harvest-tools
Architecture: any
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- --with-protobuf=/usr --with-capnp=/usr
View it on GitLab: https://salsa.debian.org/med-team/harvest-tools/compare/704531c1b48f257c3154f84f0604c89d43556e4e...aa3cd45cce6205a5493e225ef61b8997a682db4d
--
View it on GitLab: https://salsa.debian.org/med-team/harvest-tools/compare/704531c1b48f257c3154f84f0604c89d43556e4e...aa3cd45cce6205a5493e225ef61b8997a682db4d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180717/0797fa40/attachment-0001.html>
More information about the debian-med-commit
mailing list