[DRE-commits] [SCM] ruby-moneta.git branch, master, updated. debian/0.6.0-2-10-g822ef05

Tollef Fog Heen tfheen at debian.org
Wed May 2 06:17:36 UTC 2012


The following commit has been merged in the master branch:
commit 822ef05d9d8ed3df75ca3a055935192e3e6818eb
Author: Tollef Fog Heen <tfheen at debian.org>
Date:   Wed May 2 08:13:41 2012 +0200

    Add DEP-3 patch headers

diff --git a/debian/patches/modify_spec_helper.patch b/debian/patches/modify_spec_helper.patch
index 9af8a27..bdab76e 100644
--- a/debian/patches/modify_spec_helper.patch
+++ b/debian/patches/modify_spec_helper.patch
@@ -1,3 +1,8 @@
+# -*- coding: utf-8 -*-
+Author: Cédric Boutillier <cedric.boutillier at gmail.com>
+Description: Drop rubygems bits, adjust requires for split shared examples
+Forwarded: no
+
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
 @@ -1,7 +1,10 @@
diff --git a/debian/patches/remove_rubygems_stuff_from_moneta_datamapper.rb b/debian/patches/remove_rubygems_stuff_from_moneta_datamapper.rb
index 2bbf2a1..e9e3986 100644
--- a/debian/patches/remove_rubygems_stuff_from_moneta_datamapper.rb
+++ b/debian/patches/remove_rubygems_stuff_from_moneta_datamapper.rb
@@ -1,3 +1,8 @@
+# -*- coding: utf-8 -*-
+Author: Cédric Boutillier <cedric.boutillier at gmail.com>
+Description: Drop rubygems bits from datamapper.rb
+Forwarded: not-needed
+
 --- a/lib/moneta/datamapper.rb
 +++ b/lib/moneta/datamapper.rb
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/split_shared_examples_for_specs.patch b/debian/patches/split_shared_examples_for_specs.patch
index 76926f1..7f3fe19 100644
--- a/debian/patches/split_shared_examples_for_specs.patch
+++ b/debian/patches/split_shared_examples_for_specs.patch
@@ -1,3 +1,7 @@
+# -*- coding: utf-8 -*-
+Author: Cédric Boutillier <cedric.boutillier at gmail.com>
+Description: Move nested shared_examples_for into its own file
+Forwarded: no
 --- a/spec/shared.rb
 +++ b/spec/shared.rb
 @@ -62,23 +62,23 @@

-- 
ruby-moneta.git



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