Package: dh-make
Version: 0.46
Severity: wishlist
Tags: patch

The attached patch will canoncalize the default layout to follow
format:

        TOPIC
            TEXT
        TOPIC
            TEXT

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-make depends on:
ii  debhelper                     7.0.15     helper programs for debian/rules
ii  dpkg-dev                      1.14.22    Debian package development tools
ii  make                          3.81-5     The GNU version of the "make" util
ii  perl                          5.10.0-15  Larry Wall's Practical Extraction 

dh-make recommends no packages.

Versions of packages dh-make suggests:
ii  build-essential               11.4       Informational list of build-essent

-- no debconf information
>From 53ea90acc9b8298c0b854e2bfe56e60e2a2cdd93 Mon Sep 17 00:00:00 2001
From: Jari Aalto <[EMAIL PROTECTED]>
Date: Fri, 17 Oct 2008 12:47:40 +0300
Subject: [PATCH] lib/licenses/gpl: Use same indentation format everywhere

Signed-off-by: Jari Aalto <[EMAIL PROTECTED]>
---
 lib/licenses/gpl |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/lib/licenses/gpl b/lib/licenses/gpl
index 125b88b..f3f9042 100644
--- a/lib/licenses/gpl
+++ b/lib/licenses/gpl
@@ -1,7 +1,10 @@
-This package was debianized by #USERNAME# <#EMAIL#> on
-#DATE#.
+This package was debianized by:
 
-It was downloaded from <url://example.com>
+    #USERNAME# <#EMAIL#> on #DATE#
+
+It was downloaded from:
+
+    <url://example.com>
 
 Upstream Author(s):
 
@@ -10,7 +13,7 @@ Upstream Author(s):
 
 Copyright:
 
-    <Copyright (C) YYYY Name OfAuthor>
+    <Copyright (C) YYYY Firtname Lastname>
     <likewise for another author>
 
 License:
@@ -32,9 +35,11 @@ License:
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
-The Debian packaging is (C) #YEAR#, #USERNAME# <#EMAIL#> and
-is licensed under the GPL, see above.
+The Debian packaging is:
+
+    Copyright (C) #YEAR#, #USERNAME# <#EMAIL#>
 
+and is licensed under the GPL, see above.
 
 # Please also look if there are files or directories which have a
 # different copyright/license attached and list them here.
-- 
1.6.0.2

Reply via email to