[DRE-commits] [gist] 05/06: Refresh patch 'rename'

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Dec 2 23:01:15 UTC 2013


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository gist.

commit b9b3dd385cf1965a9d517b4b3c2b4601fceaafc9
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Dec 2 23:53:20 2013 +0100

    Refresh patch 'rename'
---
 debian/patches/rename | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/patches/rename b/debian/patches/rename
index 8f80b05..7100336 100644
--- a/debian/patches/rename
+++ b/debian/patches/rename
@@ -1,7 +1,7 @@
 Index: gist/README.md
 ===================================================================
---- gist.orig/README.md	2013-09-30 23:53:18.423569296 +0200
-+++ gist/README.md	2013-09-30 23:53:18.419569331 +0200
+--- gist.orig/README.md	2013-12-02 23:52:32.283860933 +0100
++++ gist/README.md	2013-12-02 23:52:32.279860969 +0100
 @@ -1,9 +1,9 @@
 -gist(1) -- upload code to https://gist.github.com
 -=================================================
@@ -85,7 +85,7 @@ Index: gist/README.md
      Obtaining OAuth2 access_token from github.
      GitHub username: ConradIrwin
      GitHub password:
-@@ -80,7 +80,7 @@ file.
+@@ -92,7 +92,7 @@ you can save your Github Enterprise toke
  
  ‌After you've done this, you can still upload gists anonymously with `-a`.
  
@@ -94,7 +94,7 @@ Index: gist/README.md
  
  # Library
  
-@@ -115,22 +115,22 @@ in `~/.gist`, where it can later be read
+@@ -127,22 +127,22 @@ in `~/.gist`, where it can later be read
  
  ## GitHub enterprise
  
@@ -122,7 +122,7 @@ Index: gist/README.md
  environment variable:
  
      export BROWSER=google-chrome
-@@ -139,7 +139,7 @@ If clipboard or browser integration don'
+@@ -151,7 +151,7 @@ If clipboard or browser integration don'
  (more ideally) a pull request.
  
  If you need to use an HTTP proxy to access the internet, export the `HTTP_PROXY` or
@@ -133,8 +133,8 @@ Index: gist/README.md
  
 Index: gist/Rakefile
 ===================================================================
---- gist.orig/Rakefile	2013-09-30 23:53:18.423569296 +0200
-+++ gist/Rakefile	2013-09-30 23:53:18.419569331 +0200
+--- gist.orig/Rakefile	2013-12-02 23:52:32.283860933 +0100
++++ gist/Rakefile	2013-12-02 23:52:32.279860969 +0100
 @@ -14,7 +14,7 @@ task :man do
    File.write "README.md.ron", File.read("README.md").gsub("\u200c", "* ")
    sh 'ronn --roff --manual="Gist manual" README.md.ron'
@@ -146,8 +146,8 @@ Index: gist/Rakefile
  task :standalone do
 Index: gist/gist.gemspec
 ===================================================================
---- gist.orig/gist.gemspec	2013-09-30 23:53:18.423569296 +0200
-+++ gist/gist.gemspec	2013-09-30 23:53:18.419569331 +0200
+--- gist.orig/gist.gemspec	2013-12-02 23:52:32.283860933 +0100
++++ gist/gist.gemspec	2013-12-02 23:52:32.279860969 +0100
 @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
    s.files         = `git ls-files`.split("\n")
    s.require_paths = ["lib"]
@@ -155,5 +155,5 @@ Index: gist/gist.gemspec
 -  s.executables << 'gist'
 +  s.executables << 'gist-paste'
  
-   s.add_dependency 'json'
    %w(rake rspec webmock ronn).each do |gem|
+     s.add_development_dependency gem

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gist.git



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