[DRE-commits] [ruby-kramdown] 03/04: exchange the order of Files paragraphs in debian/copyright

Cédric Boutillier boutil at moszumanska.debian.org
Mon Sep 29 22:01:35 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-kramdown.

commit 8d04a677bf04548baf3fda4761c80b082517eb2e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 29 23:28:39 2014 +0200

    exchange the order of Files paragraphs in debian/copyright
---
 debian/copyright | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d774874..e538983 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: kramdown
 Source: http://kramdown.rubyforge.org/
 
-Files: debian/*
-Copyright: 2012 Youhei SASAKI <uwabami at gfd-dennou.org>
-License: Expat
-
 Files: *
 Copyright: Thomas Leithner <t_leitner%40gmx.at>
 License: Expat
 
+Files: debian/*
+Copyright: 2012 Youhei SASAKI <uwabami at gfd-dennou.org>
+License: Expat
+
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the "Software"),

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



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