[DRE-commits] [SCM] ruby-markaby.git branch, master, updated. upstream/0.7.2-6-ga138541

Cédric Boutillier cedric.boutillier at gmail.com
Fri Aug 26 11:24:22 UTC 2011


The following commit has been merged in the master branch:
commit f98d078896bb21d24b5a91a8e71b4707dff865b5
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Fri Aug 26 11:36:50 2011 +0200

    import old changelog and update copyright info

diff --git a/debian/changelog b/debian/changelog
index 24e870d..918c6a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,15 @@
 ruby-markaby (0.7.2-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * New upstream version.
+  * Migrated to gem2deb packaging
+    + rename source and binary packages
 
- -- Cédric Boutillier <cedric.boutillier at gmail.com>  Wed, 24 Aug 2011 22:49:22 +0200
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Fri, 26 Aug 2011 09:04:55 +0200
+
+libmarkaby-ruby (0.5-1) unstable; urgency=low
+
+  * Initial release. (Closes: #396890)
+  * Added patch 01_remove-gem-requirement since it runs perfectly without
+    them.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Fri,  3 Nov 2006 15:21:39 +0100
diff --git a/debian/copyright b/debian/copyright
index 4c770dd..8d8381c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,29 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Name: markaby
-Source: FIXME (URL where source can be downloaded)
+Source: https://github.com/markaby/markaby
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+Copyright: Copyright 2006 Why the lucky stiff
+License: Expat
 
 Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+Copyright: Copyright 2011 Cédric Boutillier <cedric.boutillier at gmail.com>
+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"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ . 
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .  
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-- 
ruby-markaby.git



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