[DRE-commits] [SCM] redmine.git branch, master-stable, updated. debian/1.4.4+dfsg1-2-11-ga7fbfc8

Jérémy Lal kapouer at melix.org
Sat May 11 14:27:27 UTC 2013


The following commit has been merged in the master-stable branch:
commit 679884e002d6c20d180dc260c5b05401986d074c
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat May 11 16:10:26 2013 +0200

    Rename patches to reflect there are from upstream. DEP-3 them.

diff --git a/debian/patches/2018_Parsedate.parsedate.patch b/debian/patches/1001_Parsedate.parsedate.patch
similarity index 75%
rename from debian/patches/2018_Parsedate.parsedate.patch
rename to debian/patches/1001_Parsedate.parsedate.patch
index fb50b29..e42e01f 100644
--- a/debian/patches/2018_Parsedate.parsedate.patch
+++ b/debian/patches/1001_Parsedate.parsedate.patch
@@ -1,3 +1,7 @@
+Description: Replace missing ParseDate with DateTime (Closes: #700754)
+Origin: upstream, http://www.redmine.org/projects/redmine/repository/revisions/10439
+Origin: upstream, http://www.redmine.org/projects/redmine/repository/revisions/11091
+Last-Update: 2013-02-26
 --- a/lib/SVG/Graph/Schedule.rb
 +++ b/lib/SVG/Graph/Schedule.rb
 @@ -159,8 +159,7 @@ module SVG
diff --git a/debian/patches/2019_REST_API_ruby1.9.3.patch b/debian/patches/1002_REST_API_ruby1.9.3.patch
similarity index 70%
rename from debian/patches/2019_REST_API_ruby1.9.3.patch
rename to debian/patches/1002_REST_API_ruby1.9.3.patch
index 752a764..8d66f8f 100644
--- a/debian/patches/2019_REST_API_ruby1.9.3.patch
+++ b/debian/patches/1002_REST_API_ruby1.9.3.patch
@@ -1,3 +1,6 @@
+Description: Fix broken REST API (Closes: #700009)
+Origin: upstream, http://www.redmine.org/projects/redmine/repository/revisions/10299
+Last-Update: 2013-02-26
 --- a/lib/redmine/views/builders/xml.rb
 +++ b/lib/redmine/views/builders/xml.rb
 @@ -29,7 +29,7 @@ module Redmine
diff --git a/debian/patches/series b/debian/patches/series
index b0dc61d..ccd3bd7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,5 +5,5 @@
 2008_force_table_encoding_mysql.patch
 2009_FHS_thin_config.patch
 2017_Gemfile_debian.patch
-2018_Parsedate.parsedate.patch
-2019_REST_API_ruby1.9.3.patch
+1001_Parsedate.parsedate.patch
+1002_REST_API_ruby1.9.3.patch

-- 
redmine.git



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