diff -Nru ruby-fog-storm-on-demand-0.1.1/debian/changelog ruby-fog-storm-on-demand-0.1.1/debian/changelog --- ruby-fog-storm-on-demand-0.1.1/debian/changelog 2015-04-10 12:30:58.000000000 +0000 +++ ruby-fog-storm-on-demand-0.1.1/debian/changelog 2015-06-30 12:45:44.000000000 +0000 @@ -1,3 +1,12 @@ +ruby-fog-storm-on-demand (0.1.1-2) unstable; urgency=medium + + * Team upload. + * Add Breaks/Replaces with versions of ruby-fog causing file conflicts + (Closes: #787910) to fix upgrade path from the monolithic ruby-fog + package. + + -- HIGUCHI Daisuke (VDR dai) Tue, 30 Jun 2015 21:13:29 +0900 + ruby-fog-storm-on-demand (0.1.1-1) unstable; urgency=medium * Initial release (Closes: #782322) diff -Nru ruby-fog-storm-on-demand-0.1.1/debian/control ruby-fog-storm-on-demand-0.1.1/debian/control --- ruby-fog-storm-on-demand-0.1.1/debian/control 2015-04-10 12:29:39.000000000 +0000 +++ ruby-fog-storm-on-demand-0.1.1/debian/control 2015-06-30 12:12:56.000000000 +0000 @@ -15,6 +15,8 @@ Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-fog-core, ruby-fog-json +Breaks: ruby-fog (<< 1.28.0-1~) +Replaces: ruby-fog (<< 1.28.0-1~) Description: module for the 'fog' library to support StormOnDemand This library can be used as a module for `fog` or as standalone provider to use the StormOnDemand in applications.