Package: libfilesys-diskspace-perl
Severity: wishlist
Tags: patch

Hi,

Here is aminor patch to adjust patch headers slighly according to
DEP-3 with some other minor updates. Notice that with format 3.0, the
file README.source is no longer needed.

Thanks,
Jari

>From 52d19f347e03541c7ad232e851f31c4c310620b0 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aa...@cante.net>
Date: Sun, 8 Apr 2012 17:37:23 +0300
Subject: [PATCH] dep3
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto <jari.aa...@cante.net>
---
 debian/README.source                               |   11 -----------
 debian/control                                     |    2 +-
 debian/copyright                                   |    2 +-
 .../000-changes-extracted-from-sources.diff        |    9 ++++-----
 .../001-add-support-for-other-filesystems.diff     |    8 ++------
 5 files changed, 8 insertions(+), 24 deletions(-)
 delete mode 100644 debian/README.source

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index dabb259..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,11 +0,0 @@
-libfilesys-diskspace-perl for Debian
-------------------------------------
-
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.  Please see:
-
-    /usr/share/doc/quilt/README.source
-
-for more information on how to apply the patches, modify patches, or
-remove a patch.
diff --git a/debian/control b/debian/control
index 88b1d2e..d645b83 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libfilesys-diskspace-perl
 Section: perl
 Priority: optional
 Maintainer: Dario Minnucci <mid...@debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.3.1
 Build-Depends: debhelper (>=9), perl (>= 5.6.0-16)
 Vcs-Git: git://git.debian.org/collab-maint/libfilesys-diskspace-perl.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/libfilesys-diskspace-perl.git
diff --git a/debian/copyright b/debian/copyright
index fad56d3..b3599cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -43,4 +43,4 @@ License: GPL
  (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU General Public License
- can be found in file "/usr/share/common-licenses/GPL".
+ can be found in file "/usr/share/common-licenses/GPL-2".
diff --git a/debian/patches/000-changes-extracted-from-sources.diff b/debian/patches/000-changes-extracted-from-sources.diff
index 37781da..14d8206 100644
--- a/debian/patches/000-changes-extracted-from-sources.diff
+++ b/debian/patches/000-changes-extracted-from-sources.diff
@@ -1,8 +1,7 @@
-#
-# Description: Patch created from changes on upstream sources.
-# Author: Dario Minnucci <mid...@debian.org>
-# Last-Update: 2012-04-06
-#
+Author: Dario Minnucci <mid...@debian.org>
+Description: Patch created from changes on upstream sources.
+Last-Update: 2012-04-06
+
 --- libfilesys-diskspace-perl-0.05.orig/lib/Filesys/DiskSpace.pm
 +++ libfilesys-diskspace-perl-0.05/lib/Filesys/DiskSpace.pm
 @@ -33,18 +33,29 @@
diff --git a/debian/patches/001-add-support-for-other-filesystems.diff b/debian/patches/001-add-support-for-other-filesystems.diff
index 5f5fb50..c9e93e9 100644
--- a/debian/patches/001-add-support-for-other-filesystems.diff
+++ b/debian/patches/001-add-support-for-other-filesystems.diff
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_add_CIFS_filesystem_support.dpatch by Dario Minnucci (midget) <deb...@midworld.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Add CIFS support.
+Author: Dario Minnucci (midget) <deb...@midworld.net>
+Description: Add CIFS support.
 
-@DPATCH@
 Index: libfilesys-diskspace-perl/lib/Filesys/DiskSpace.pm
 ===================================================================
 --- libfilesys-diskspace-perl.orig/lib/Filesys/DiskSpace.pm	2012-04-06 21:11:52.444790231 +0200
-- 
1.7.9.1

Reply via email to