Andreas Tille pushed to branch master at Debian Med / pondus

Commits:
c425bb4f by Andreas Tille at 2019-01-07T12:32:35Z
debhelper 11

- - - - -
1c95c7f7 by Andreas Tille at 2019-01-07T12:32:38Z
Standards-Version: 4.3.0

- - - - -
dd1d1486 by Andreas Tille at 2019-01-07T12:32:38Z
Secure URI in copyright format

- - - - -
3da5fe54 by Andreas Tille at 2019-01-07T12:32:38Z
Remove trailing whitespace in debian/rules

- - - - -
5fb9cf85 by Andreas Tille at 2019-01-07T12:32:38Z
Drop ancient X-Python-Version field

- - - - -
83fb9627 by Andreas Tille at 2019-01-07T12:37:54Z
Fix Vcs-Browser

- - - - -
41eaddb9 by Andreas Tille at 2019-01-07T12:39:33Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+pondus (0.8.0-4) unstable; urgency=medium
+
+  * Team upload.
+  * debhelper 11
+  * Standards-Version: 4.3.0
+  * Secure URI in copyright format
+  * Remove trailing whitespace in debian/rules
+  * Drop ancient X-Python-Version field
+
+ -- Andreas Tille <[email protected]>  Mon, 07 Jan 2019 13:38:19 +0100
+
 pondus (0.8.0-3) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -3,13 +3,12 @@ Maintainer: Debian-Med Packaging Team 
<[email protected].
 Uploaders: Eike Nicklas <[email protected]>
 Section: x11
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                python
-Standards-Version: 4.1.3
-Vcs-Browser: https://salsa.debian.org/med-team/pondus.git
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/pondus
 Vcs-Git: https://salsa.debian.org/med-team/pondus.git
 Homepage: http://bitbucket.org/eike/pondus/
-X-Python-Version: >= 2.5
 
 Package: pondus
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Pondus
 Upstream-Contact: Eike Nicklas <[email protected]>
 Source: http://bitbucket.org/eike/pondus/downloads


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@
        dh $@ --with python2
 
 override_dh_auto_build:
-       
+
 
 override_dh_auto_install:
        python setup.py install --root=debian/pondus --install-layout=deb



View it on GitLab: 
https://salsa.debian.org/med-team/pondus/compare/69fb58f06f2e916a1c80556b1e460e5c780a0cb1...41eaddb96f8d8a10a52ac9b7cde4c825a1d4a45e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/pondus/compare/69fb58f06f2e916a1c80556b1e460e5c780a0cb1...41eaddb96f8d8a10a52ac9b7cde4c825a1d4a45e
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to