]> gitweb.fluxo.info Git - debian.git/commitdiff
LEAP: TODO update
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 7 Dec 2014 18:27:32 +0000 (16:27 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 7 Dec 2014 18:27:32 +0000 (16:27 -0200)
leap.md

diff --git a/leap.md b/leap.md
index 06537c450c1636de4844df2ae6841ef3e6d32969..c63ddc6a5abeb92b6252bdf9e9e9e3c6a4085187 100644 (file)
--- a/leap.md
+++ b/leap.md
@@ -89,7 +89,7 @@ That means the following `$gems` needs to be packaged:
 * base32
 * command_line_reporter
 * gli
-* json_pure (we can just use ruby-json and ignore this dependenc)
+* json_pure (we can just use ruby-json and ignore this dependency)
 * leap_cli
 * mini_portile
 * tee
@@ -140,21 +140,12 @@ Per-package tasks
   * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765124
   * https://github.com/rails/rails/issues/13164
 * ruby-leap-cli:
-  * rename do `leap-cli`.
-  * file conflict:
-    * https://leap.se/code/issues/6374
-    * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673577
-    * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677724
+  * net-ssh compatibility:
+    * https://github.com/net-ssh/net-ssh/issues/145
+    * https://github.com/capistrano/capistrano/issues/927
   * workflow:
 
     git checkout develop
     git archive --prefix=leap-cli-1.5.6/ --format=tar HEAD | bzip2 > ../tarballs/leap-cli-1.5.6.tar.bz2
     git checkout debian
     git-buildpackage --git-ignore-branch
-
-  * cleanup:
-
-    debian/leap-cli/usr/lib/ruby/vendor_ruby/leap_cli.rb: require 'rubygems'
-    Found some 'require rubygems' without overrides (see above).
-    ERROR: Test "require-rubygems" failed. Exiting.
-