[med-svn] [Git][med-team/pondus][master] 7 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Mon Jan 7 12:40:23 GMT 2019
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 <tille at debian.org> 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 <debian-med-packaging at lists.alioth.debian.
Uploaders: Eike Nicklas <eike at ephys.de>
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 <eike at ephys.de>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190107/f9597c46/attachment-0001.html>
More information about the debian-med-commit
mailing list