[osmosis] 07/14: Add patch from upstream master branch: 0001-Update-list-of-expected-schema-migrations.patch
Bas Couwenberg
sebastic at xs4all.nl
Thu Apr 10 21:38:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository osmosis.
commit f17efa637cb752344f6fd3bdf538f65a99d0c556
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Apr 10 20:20:05 2014 +0200
Add patch from upstream master branch: 0001-Update-list-of-expected-schema-migrations.patch
---
...Update-list-of-expected-schema-migrations.patch | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/debian/patches/0001-Update-list-of-expected-schema-migrations.patch b/debian/patches/0001-Update-list-of-expected-schema-migrations.patch
new file mode 100644
index 0000000..538e327
--- /dev/null
+++ b/debian/patches/0001-Update-list-of-expected-schema-migrations.patch
@@ -0,0 +1,29 @@
+From 8b00fac60a9e78dbdc43d156b3895111452b224b Mon Sep 17 00:00:00 2001
+From: Tom Hughes <tom at compton.nu>
+Date: Thu, 4 Jul 2013 09:47:15 +0100
+Subject: Update list of expected schema migrations
+Origin: https://github.com/openstreetmap/osmosis/commit/8b00fac60a9e78dbdc43d156b3895111452b224b
+
+
+--- a/osmosis-apidb/src/main/java/org/openstreetmap/osmosis/apidb/v0_6/ApidbVersionConstants.java
++++ b/osmosis-apidb/src/main/java/org/openstreetmap/osmosis/apidb/v0_6/ApidbVersionConstants.java
+@@ -24,11 +24,14 @@ public final class ApidbVersionConstants
+ "21", "22", "23", "24", "25", "26", "27", "28", "29", "30",
+ "31", "32", "33", "34", "35", "36", "37", "38", "39", "40",
+ "41", "42", "43", "44", "45", "46", "47", "48", "49", "50",
+- "51", "52", "20100513171259", "20100516124737",
+- "20100910084426", "20101114011429", "20110322001319",
++ "51", "52", "53", "54", "55", "56", "57", "20100513171259",
++ "20100516124737", "20100910084426", "20101114011429",
++ "20110322001319", "20110508145337", "20110521142405",
+ "20110925112722", "20111116184519", "20111212183945",
+- "20120208122334", "20120208194454", "20120123184321",
+- "20120219161649", "20120214210114", "20120328090602",
+- "20120404205604", "20120318201948", "20120808231205"
++ "20120123184321", "20120208122334", "20120208194454",
++ "20120214210114", "20120219161649", "20120318201948",
++ "20120328090602", "20120404205604", "20120808231205",
++ "20121005195010", "20121012044047", "20121119165817",
++ "20121202155309", "20121203124841", "20130328184137"
+ };
+ }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmosis.git
More information about the Pkg-grass-devel
mailing list