[med-svn] [Git][med-team/epigrass][master] 8 commits: Drop (optional) dependency from python-visual

Andreas Tille gitlab at salsa.debian.org
Wed Oct 17 15:36:55 BST 2018


Andreas Tille pushed to branch master at Debian Med / epigrass


Commits:
8d9ab2ee by Andreas Tille at 2018-10-17T14:21:14Z
Drop (optional) dependency from python-visual

- - - - -
dbec13da by Andreas Tille at 2018-10-17T14:26:08Z
debhelper 11

- - - - -
042d1a67 by Andreas Tille at 2018-10-17T14:26:12Z
Point Vcs fields to salsa.debian.org

- - - - -
25159246 by Andreas Tille at 2018-10-17T14:26:12Z
Standards-Version: 4.2.1

- - - - -
07885d84 by Andreas Tille at 2018-10-17T14:32:48Z
Fix doc location according to debhelper 11 placement

- - - - -
67968c42 by Andreas Tille at 2018-10-17T14:33:48Z
Secure URI in watch file

- - - - -
fc13ed4b by Andreas Tille at 2018-10-17T14:34:27Z
Drop unneeded get-orig-source target

- - - - -
16f63b28 by Andreas Tille at 2018-10-17T14:35:04Z
Drop unneeded d/pyversions

- - - - -


7 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/epigrass-doc.doc-base
- − debian/pyversions
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,21 @@
 epigrass (2.4.7-3) UNRELEASED; urgency=medium
 
+  [ Steffen Moeller ]
   * debian/upstream/metadata:
     - yamllint cleanliness
     - added references to registries
 
- -- Steffen Moeller <moeller at debian.org>  Mon, 30 Oct 2017 16:36:18 +0100
+  [ Andreas Tille ]
+  * Drop (optional) dependency from python-visual
+    Closes: #911171
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Secure URI in watch file
+  * Drop unneeded get-orig-source target
+  * Drop unneeded d/pyversions
+
+ -- Andreas Tille <tille at debian.org>  Wed, 17 Oct 2018 16:20:32 +0200
 
 epigrass (2.4.7-2) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Thorsten Alteholz <debian at alteholz.de>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
                dh-python,
                python-dev,
                python-setuptools,
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 10),
                python-sqlsoup,
                python-redis,
                cython
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/epigrass.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/epigrass.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/epigrass
+Vcs-Git: https://salsa.debian.org/med-team/epigrass.git
 Homepage: http://pypi.python.org/pypi/epigrass/
 
 Package: epigrass
@@ -23,7 +23,6 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
          python-sqlobject,
-         python-visual,
          python-qt4-gl,
          python-qwt5-qt4,
          python-numpy,


=====================================
debian/epigrass-doc.doc-base
=====================================
@@ -8,5 +8,5 @@ Abstract: Epigrass is a framework for the construction and simulation
 Section: Text
 
 Format: PDF
-Files: /usr/share/doc/epigrass-doc/Epigrass.pdf.gz
+Files: /usr/share/doc/epigrass/Epigrass.pdf.gz
 


=====================================
debian/pyversions deleted
=====================================
@@ -1 +0,0 @@
-2.4-


=====================================
debian/rules
=====================================
@@ -16,7 +16,3 @@ override_dh_installdocs:
 	# no idea why doc is installed in main package as well - just remove this copy
 	dh_installdocs
 	rm debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/Epigrass.pdf*
-
-get-orig-source:
-	mkdir -p ../tarballs
-	uscan --verbose --force-download --destdir=../tarballs


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
 version=4
-http://pypi.debian.net/epigrass/epigrass-(.*).tar.gz
+https://pypi.debian.net/epigrass/epigrass-(.*).tar.gz



View it on GitLab: https://salsa.debian.org/med-team/epigrass/compare/6e90327a4f25550be8755255171f846d4426a02a...16f63b2864e82089bd09485480d5724a3138e914

-- 
View it on GitLab: https://salsa.debian.org/med-team/epigrass/compare/6e90327a4f25550be8755255171f846d4426a02a...16f63b2864e82089bd09485480d5724a3138e914
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/20181017/e854d55e/attachment-0001.html>


More information about the debian-med-commit mailing list