[DRE-commits] [coderay] 02/04: Run wrap-and-sort -a

zeha at debian.org zeha at debian.org
Wed Mar 2 01:49:58 UTC 2016


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

zeha pushed a commit to branch master
in repository coderay.

commit 4b97ea360d545c8e5621dd7fb178f245bd48de2e
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 22:52:50 2016 +0100

    Run wrap-and-sort -a
    
    Git-Dch: ignore
---
 debian/control   | 4 +++-
 debian/copyright | 2 --
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b6d919b..4c79df8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,9 @@ XS-Ruby-Versions: all
 
 Package: ruby-coderay
 Architecture: all
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Ruby library for syntax highlighting
  CodeRay is a Ruby library that can scan an input file or text in a web
  page and encode it as syntax highlighted HTML output.
diff --git a/debian/copyright b/debian/copyright
index eacef8b..79bb008 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -81,5 +81,3 @@ License: BSD-3-clause
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-

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



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