← Back to team overview

zeitgeist team mailing list archive

[Merge] lp:~jelmer/zeitgeist-explorer/lintian-fixes into lp:~zeitgeist/zeitgeist-explorer/debian-sid-packaging

 

Jelmer Vernooij has proposed merging lp:~jelmer/zeitgeist-explorer/lintian-fixes into lp:~zeitgeist/zeitgeist-explorer/debian-sid-packaging.

Requested reviews:
  Zeitgeist Framework Team (zeitgeist)

For more details, see:
https://code.launchpad.net/~jelmer/zeitgeist-explorer/lintian-fixes/+merge/356889

Fix some issues reported by lintian
* Trim trailing whitespace.
* Use secure copyright file specification URI.
-- 
Your team Zeitgeist Framework Team is requested to review the proposed merge of lp:~jelmer/zeitgeist-explorer/lintian-fixes into lp:~zeitgeist/zeitgeist-explorer/debian-sid-packaging.
=== modified file 'debian/changelog'
--- debian/changelog	2013-07-10 10:32:18 +0000
+++ debian/changelog	2018-10-16 23:06:01 +0000
@@ -1,3 +1,10 @@
+zeitgeist-explorer (0.2-1~mentors3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+
+ -- Jelmer Vernooij <jelmer@xxxxxxxxxx>  Tue, 16 Oct 2018 22:55:47 +0000
+
 zeitgeist-explorer (0.2-1~mentors2) unstable; urgency=low
 
   * Second release (Closes: 712748)

=== modified file 'debian/control'
--- debian/control	2013-07-10 10:21:36 +0000
+++ debian/control	2018-10-16 23:06:01 +0000
@@ -18,6 +18,6 @@
          python3-gi,
          zeitgeist (>= 0.9.0)
 Description: GUI application for monitoring and debugging zeitgeist
- Zeitgeist explorer is a tool which can be used to monitor and 
- explore the events logged by zeitgeist. In the monitor mode 
- is can show the events logged in real-time just like wireshark. 
+ Zeitgeist explorer is a tool which can be used to monitor and
+ explore the events logged by zeitgeist. In the monitor mode
+ is can show the events logged in real-time just like wireshark.

=== modified file 'debian/copyright'
--- debian/copyright	2013-06-21 05:05:23 +0000
+++ debian/copyright	2018-10-16 23:06:01 +0000
@@ -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: zeitgeist-exploer
 Source: https://launchpad.net/zeitgeist-explorer
 Upstream-Contact: Manish Sinha <manishsinha@xxxxxxxxxx>


Follow ups