[med-svn] [Git][med-team/arden][master] 8 commits: Build-Depends: dh-python

Andreas Tille gitlab at salsa.debian.org
Wed Jul 18 09:07:53 BST 2018


Andreas Tille pushed to branch master at Debian Med / arden


Commits:
529b01f2 by Andreas Tille at 2018-07-18T09:56:30+02:00
Build-Depends: dh-python

- - - - -
4e9e6d1a by Andreas Tille at 2018-07-18T09:56:55+02:00
Remove ancient X-Python-Version field

- - - - -
be7d07f9 by Andreas Tille at 2018-07-18T09:58:34+02:00
debhelper 11

- - - - -
413f1a24 by Andreas Tille at 2018-07-18T09:58:37+02:00
Point Vcs fields to salsa.debian.org

- - - - -
f9bb615c by Andreas Tille at 2018-07-18T09:58:37+02:00
Standards-Version: 4.1.5

- - - - -
01733114 by Andreas Tille at 2018-07-18T10:03:35+02:00
Build-Depends: s/python-all-dev/python-all/

- - - - -
79893485 by Andreas Tille at 2018-07-18T10:04:04+02:00
Cleanup d/rules

- - - - -
6b37a6c8 by Andreas Tille at 2018-07-18T10:05:04+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,3 +1,15 @@
+arden (1.0-4) unstable; urgency=medium
+
+  * Build-Depends: dh-python
+  * Remove ancient X-Python-Version field
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+  * Build-Depends: s/python-all-dev/python-all/
+  * Cleanup d/rules
+
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Jul 2018 10:04:13 +0200
+
 arden (1.0-3) unstable; urgency=medium
 
   * Architecture: all


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,17 @@ 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 (>= 10),
-               python-all-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/arden.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/arden.git
+Build-Depends: debhelper (>= 11~),
+               dh-python,
+               python-all
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/arden
+Vcs-Git: https://salsa.debian.org/med-team/arden.git
 Homepage: http://sourceforge.net/projects/arden/
-X-Python-Version: >= 2.6
 
 Package: arden
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${python:Depends},
          python-scipy,
          python-numpy,


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,5 @@
 
 # DH_VERBOSE := 1
 
-DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-
 %:
 	dh $@ --with python2



View it on GitLab: https://salsa.debian.org/med-team/arden/compare/1701c4b17d373910c8b4ebbea938dda22daa743c...6b37a6c8335cefdcdcedfd5da97ea2ef2802ad13

-- 
View it on GitLab: https://salsa.debian.org/med-team/arden/compare/1701c4b17d373910c8b4ebbea938dda22daa743c...6b37a6c8335cefdcdcedfd5da97ea2ef2802ad13
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/20180718/8ac1a583/attachment-0001.html>


More information about the debian-med-commit mailing list