[Python-apps-commits] r14443 - in packages/sabnzbdplus/trunk/debian (changelog control rules)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Sat Nov 4 14:15:36 UTC 2017


    Date: Saturday, November 4, 2017 @ 14:15:31
  Author: jcfp-guest
Revision: 14443

qc: remove some trailing whitespaces

Modified:
  packages/sabnzbdplus/trunk/debian/changelog
  packages/sabnzbdplus/trunk/debian/control
  packages/sabnzbdplus/trunk/debian/rules

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-10-27 11:21:40 UTC (rev 14442)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-11-04 14:15:31 UTC (rev 14443)
@@ -5,7 +5,7 @@
   * Copyright:
     + bump years.
     + remove entries for files no longer shipped upstream: wizard's
-      jquery and related missing-sources, sabnzbd/utils/ssmtplib.py, 
+      jquery and related missing-sources, sabnzbd/utils/ssmtplib.py,
       sabnzbd/utils/ordered.py, cherrypy/_cpcompat_subprocess.py.
     + add entries for jquery-tablesorter, six, chartlist, and
       pathbrowser.
@@ -153,7 +153,7 @@
 sabnzbdplus (0.7.20+dfsg-1) unstable; urgency=medium
 
   * Upload to unstable.
-  * Lintian: 
+  * Lintian:
     + override source-contains-prebuilt-javascript-object: their
       inclusion by upstream is intentional.
     + override source-is-missing for assorted maintainer-added

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2017-10-27 11:21:40 UTC (rev 14442)
+++ packages/sabnzbdplus/trunk/debian/control	2017-11-04 14:15:31 UTC (rev 14443)
@@ -65,9 +65,9 @@
  the popular nzb file format. It greatly simplifies the process of downloading
  from Usenet, thanks to a friendly web-based, fully customizable user interface
  and advanced built-in post-processing options including the ability to
- automatically verify, repair, extract and clean up downloaded posts. 
+ automatically verify, repair, extract and clean up downloaded posts.
  .
- Multiple servers are supported, as well as secure (ssl) connections, ipv6, 
+ Multiple servers are supported, as well as secure (ssl) connections, ipv6,
  scheduling, pausing and resuming downloads, queue manipulation, rss feeds,
  automatic sorting, a download history, email notifications, and custom
  post-processing scripts. An extensive API allows third party applications to

Modified: packages/sabnzbdplus/trunk/debian/rules
===================================================================
--- packages/sabnzbdplus/trunk/debian/rules	2017-10-27 11:21:40 UTC (rev 14442)
+++ packages/sabnzbdplus/trunk/debian/rules	2017-11-04 14:15:31 UTC (rev 14443)
@@ -21,7 +21,7 @@
 	rm -rf build/ locale/ sabnzbdplus.png
 	find . -wholename "./email/*.tmpl" ! -name "*-en.tmpl" -delete
 	find . -name "*.pyc" -delete
-	dh_clean 
+	dh_clean
 
 override_dh_install:
 	dh_install \




More information about the Python-apps-commits mailing list