[Python-apps-commits] r7672 - in packages/discus/trunk/debian (8 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Oct 18 21:28:00 UTC 2011


    Date: Tuesday, October 18, 2011 @ 21:27:58
  Author: jwilk
Revision: 7672

Make patch headers DEP-3 compliant.

Modified:
  packages/discus/trunk/debian/changelog
  packages/discus/trunk/debian/patches/01_readme_change_url.diff
  packages/discus/trunk/debian/patches/02_manpage_pre-adoption.diff
  packages/discus/trunk/debian/patches/03_discusrc_labels.diff
  packages/discus/trunk/debian/patches/04_discus_correct_mail_url.diff
  packages/discus/trunk/debian/patches/10_bts-291276_space_mountpoint.diff
  packages/discus/trunk/debian/patches/20_bts-312262_reserved_space.diff
  packages/discus/trunk/debian/patches/30_bts-224393_exclude_fs.diff

Modified: packages/discus/trunk/debian/changelog
===================================================================
--- packages/discus/trunk/debian/changelog	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/changelog	2011-10-18 21:27:58 UTC (rev 7672)
@@ -7,8 +7,9 @@
   * Convert to source format 3.0 (quilt).
   * Exclude more filesystems by default (closes: #224393,
     04_bts-224393_exclude_fs.diff).
+  * Make patch headers DEP-3 compliant.
 
- -- Jakub Wilk <jwilk at debian.org>  Tue, 18 Oct 2011 22:56:53 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 18 Oct 2011 23:27:45 +0200
 
 discus (0.2.9-5) unstable; urgency=low
 

Modified: packages/discus/trunk/debian/patches/01_readme_change_url.diff
===================================================================
--- packages/discus/trunk/debian/patches/01_readme_change_url.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/01_readme_change_url.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,13 +1,10 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_readme_change_url.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Change url address to the new one
+Description: Update URL in the README file.
+Author: Sandro Tosi <matrixhasu at gmail.com>
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-
---- discus.orig/README	2000-09-16 07:43:32.000000000 +0200
-+++ discus/README	2006-10-08 19:30:00.000000000 +0200
+--- a/README
++++ b/README
 @@ -17,4 +17,4 @@
  no, I didn't misspell discuss.  A discus is a round thingie people throw.
  

Modified: packages/discus/trunk/debian/patches/02_manpage_pre-adoption.diff
===================================================================
--- packages/discus/trunk/debian/patches/02_manpage_pre-adoption.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/02_manpage_pre-adoption.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,13 +1,10 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_manpage_pre-adoption.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Modification done by previous maintainer
+Description: Various updates to the manual page.
+Author: Sandro Tosi <matrixhasu at gmail.com>
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-diff -urNad discus~/discus.1 discus/discus.1
---- discus~/discus.1	2000-09-14 01:49:15.000000000 +0200
-+++ discus/discus.1	2007-12-22 00:40:40.368522312 +0100
+--- a/discus.1
++++ b/discus.1
 @@ -2,7 +2,7 @@
  .\" DISCUS
  .\" 1

Modified: packages/discus/trunk/debian/patches/03_discusrc_labels.diff
===================================================================
--- packages/discus/trunk/debian/patches/03_discusrc_labels.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/03_discusrc_labels.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,13 +1,11 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_discusrc_labels.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Changes to display label
+Description: Add more unit prefixes.
+Author: Marga Manterola <marga at debian.org>
+Bug-Debian: http://bugs.debian.org/225750
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-
---- discus.orig/discusrc	2000-09-16 04:32:08.000000000 +0200
-+++ discus/discusrc		2006-10-05 23:41:56.000000000 +0200
+--- a/discusrc
++++ b/discusrc
 @@ -10,7 +10,7 @@
  ##  commas.  String values must be quoted.
  

Modified: packages/discus/trunk/debian/patches/04_discus_correct_mail_url.diff
===================================================================
--- packages/discus/trunk/debian/patches/04_discus_correct_mail_url.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/04_discus_correct_mail_url.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,12 +1,10 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 04_discus_correct_mail_url.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## DP: Fix email and website addresses
+Description: Update homepage URL and author's e-mail address in the code.
+Author: Sandro Tosi <morph at debian.org>
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-diff -urNad discus~/discus discus/discus
---- discus~/discus	2006-10-05 23:41:56.000000000 +0200
-+++ discus/discus	2006-10-09 20:56:05.000000000 +0200
+--- a/discus
++++ b/discus
 @@ -243,9 +243,9 @@
  
  ##  Print version.

Modified: packages/discus/trunk/debian/patches/10_bts-291276_space_mountpoint.diff
===================================================================
--- packages/discus/trunk/debian/patches/10_bts-291276_space_mountpoint.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/10_bts-291276_space_mountpoint.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,12 +1,11 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_bts-291276_space_mountpoint.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## DP: Convert escaped octal values into real char
+Description: Convert escaped octal values from /etc/mtab (or /proc/mounts) into real characters.
+Author: Sandro Tosi <morph at debian.org>
+Bug-Debian: http://bugs.debian.org/291276
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-diff -urNad discus~/discus discus/discus
---- discus~/discus	2007-12-21 23:51:21.595911471 +0100
-+++ discus/discus	2007-12-21 23:53:22.470799739 +0100
+--- a/discus
++++ b/discus
 @@ -33,7 +33,7 @@
  
  ##  Import modules used.

Modified: packages/discus/trunk/debian/patches/20_bts-312262_reserved_space.diff
===================================================================
--- packages/discus/trunk/debian/patches/20_bts-312262_reserved_space.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/20_bts-312262_reserved_space.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,13 +1,11 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 20_bts-312262_reserved_space.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix to take into account even the reserved space to root 
+Descriptio: Take into account space reserved for root.
+Author: Sandro Tosi <morph at debian.org>
+Bug-Debian: http://bugs.debian.org/312262
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-diff -urNad discus~/discus discus/discus
---- discus~/discus	2007-12-22 17:31:51.661982289 +0100
-+++ discus/discus	2007-12-22 17:32:18.727524666 +0100
+--- a/discus
++++ b/discus
 @@ -28,7 +28,7 @@
  ##  Define version number and create options object with internal settings.
  
@@ -96,9 +94,8 @@
  		"Prcnt",
  		graph
  	) + color("clear")
-diff -urNad discus~/discus.1 discus/discus.1
---- discus~/discus.1	2007-12-22 17:31:51.629980462 +0100
-+++ discus/discus.1	2007-12-22 17:33:56.973123363 +0100
+--- a/discus.1
++++ b/discus.1
 @@ -52,6 +52,10 @@
  .TP
  .B \-v, \-\-version

Modified: packages/discus/trunk/debian/patches/30_bts-224393_exclude_fs.diff
===================================================================
--- packages/discus/trunk/debian/patches/30_bts-224393_exclude_fs.diff	2011-10-18 21:01:31 UTC (rev 7671)
+++ packages/discus/trunk/debian/patches/30_bts-224393_exclude_fs.diff	2011-10-18 21:27:58 UTC (rev 7672)
@@ -1,13 +1,11 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 04_bts-224393_exclude_fs.dpatch by Sandro Tosi <matrixhasu at gmail.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+Description: Exclude /dev, /sys and /proc/usb filesystems.
+Author: Sandro Tosi <matrixhasu at gmail.com>
+Bug-Debian: http://bugs.debian.org/224393
+Forwarded: no
+Last-Update: 2011-10-18
 
- at DPATCH@
-diff -urNad discus~/discusrc discus/discusrc
---- discus~/discusrc	2000-09-16 04:32:08.000000000 +0200
-+++ discus/discusrc	2006-10-08 20:49:30.000000000 +0200
+--- a/discusrc
++++ b/discusrc
 @@ -26,7 +26,7 @@
  opts["places"] = 1
  




More information about the Python-apps-commits mailing list