[DRE-commits] [SCM] ruby-tmail.git branch, master, updated. debian/1.2.7.1-1-9-gd2ff16d

Paul van Tilburg paulvt at debian.org
Tue Jun 26 20:38:08 UTC 2012


The following commit has been merged in the master branch:
commit cd1ccd2b716f8cbcb7a50cdcaca9498f63bbdfdc
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue Jun 26 22:26:25 2012 +0200

    Added DEP-3 patch header

diff --git a/debian/changelog b/debian/changelog
index 6d8c928..bdb047f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ruby-tmail (1.2.7.1-2) UNRELEASED; urgency=low
     - Added a build-depend on ruby-rchardet to be able to run the tests.
   * debian/copyright: fixed to fit the Debian copyright format version 1.0. 
   * debian/ruby-test-files.yaml: only list the actual test files.
+  * debian/patches: added DEP-3 patch header. 
 
  -- Paul van Tilburg <paulvt at debian.org>  Tue, 26 Jun 2012 21:53:25 +0200
 
diff --git a/debian/patches/0001-use_system_rchardet_library.patch b/debian/patches/0001-use_system_rchardet_library.patch
index d078f5e..bee96fc 100644
--- a/debian/patches/0001-use_system_rchardet_library.patch
+++ b/debian/patches/0001-use_system_rchardet_library.patch
@@ -1,3 +1,8 @@
+Description: Use the system rchardet library instead of the vendor one
+Author: Ondřej Surý <ondrej at sury.org>
+Forward: not-needed
+Last-Update: 2011-05-27
+
 --- a/lib/tmail.rb
 +++ b/lib/tmail.rb
 @@ -3,4 +3,4 @@ require 'tmail/mail'

-- 
ruby-tmail.git



More information about the Pkg-ruby-extras-commits mailing list