[DRE-commits] [SCM] ruby-metaid.git branch, master, updated. upstream/1.0-5-gff9bb76

Paul van Tilburg paulvt at debian.org
Sun May 27 21:27:01 UTC 2012


The following commit has been merged in the master branch:
commit a0268b3a38b8303224b4091f72a3c6b064f1ecbb
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sun May 27 23:15:23 2012 +0200

    Merged changes from the old libmetaid-ruby package

diff --git a/debian/changelog b/debian/changelog
index 6f581a2..ad7e9ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,60 @@
-ruby-metaid (1.0-1) UNRELEASED; urgency=low
+ruby-metaid (1.0-6) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Source packages adapted according to the new Ruby policy:
+    - Build for both ruby1.8 and ruby1.9.1.
+    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
+      debian/control accordingly.
+  * debian/control:
+    - Standards-Version bumped to 3.9.3; no changes required.
+    - Set XS-Ruby-Versions to all.
+    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
+    - Switched the maintainer with the uploaders field as per new
+      convention the team is the default maintainer.
+    - Added libmetaid-ruby and libmetaid-ruby1.8 as transitional packages.
+  * debian/copyright: reworked to fit the Debian copyright format version 1.0.
 
  -- Paul van Tilburg <paulvt at debian.org>  Sun, 27 May 2012 23:01:49 +0200
+
+libmetaid-ruby (1.0-5) unstable; urgency=low
+
+  * New maintainer. (Closes: #570798)
+  * debian/control
+     + keeping under pkg-ruby-extra group.
+     + added DMUA flag.
+     + added vcs-* entry.
+     + added B-D-I to ruby1.8.
+     + added ${misc:Depends} as debhelper required now.
+     + bumped standard version to 3.8.4 (no changes).
+  * Switch to dpkg-source 3.0 (quilt) format.
+     + added debian/source/format
+  * debian/copyright
+     + added Debian's specific copyright information.
+  * debian/watch
+     + updated source location from alioth gemwatch.
+     
+ -- Deepak Tripathi <apenguinlinux at gmail.com>  Wed, 02 Jun 2010 16:01:45 +0530
+
+libmetaid-ruby (1.0-4) unstable; urgency=low
+
+  * Orphaning
+
+ -- Sebastien Delafond <seb at debian.org>  Sun, 21 Feb 2010 14:20:17 +0100
+
+libmetaid-ruby (1.0-3) unstable; urgency=low
+
+  * Lintian cleanups.
+  * Bumped up Standards revision.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 19 Oct 2009 13:21:12 +0200
+
+libmetaid-ruby (1.0-2) unstable; urgency=low
+
+  * Explicitly mention where the license was found.
+
+ -- Sebastien Delafond <seb at debian.org>  Tue, 27 May 2008 21:14:06 -0700
+
+libmetaid-ruby (1.0-1) unstable; urgency=low
+
+  * Initial Release (Closes: #480112).
+
+ -- Sebastien Delafond <seb at debian.org>  Wed, 07 May 2008 23:06:39 -0700
diff --git a/debian/control b/debian/control
index 8a824dd..9d0c1c1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,43 @@ Source: ruby-metaid
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Paul van Tilburg <paulvt at debian.org>
+Uploaders: Paul van Tilburg <paulvt at debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
-Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-metaid.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-metaid.git;a=summary
-Homepage: http://whytheluckystiff.net/metaid/
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-metaid.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-metaid.git;a=summary
+Homepage: http://rubyforge.org/projects/metaid
 XS-Ruby-Versions: all
 
 Package: ruby-metaid
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: slight metaprogramming helpers
- <insert long description, indented with spaces>
+Replaces: libmetaid-ruby1.8 (<< 1.0-6~), libmetaid-ruby (<< 1.0-6~)
+Breaks: libmetaid-ruby1.8 (<< 1.0-6~), libmetaid-ruby (<< 1.0-6~)
+Provides: libmetaid-ruby1.8, libmetaid-ruby
+Description: Some additional methods to make metaprogramming easier
+ MetAid adds a few innocent methods to the ruby Object and Module
+ classes, in order to make metaprogramming easier. For the lore of
+ metaprogramming see Seeing Metaclasses Clearly and Chapter Six of
+ Why's (Poignant) Guide to Ruby, at
+ http://mislav.uniqpath.com/poignant-guide
+
+Package: libmetaid-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-metaid
+Description: Transitional package for ruby-metaid
+ This is a transitional package to ease upgrades to the ruby-metaid
+ package. It can safely be removed.
+
+Package: libmetaid-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-metaid
+Description: Transitional package for ruby-metaid
+ This is a transitional package to ease upgrades to the ruby-metaid
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 50135e4..c23bf6a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,46 @@
-Format: http://dep.debian.net/deps/dep5
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: metaid
-Source: FIXME <http://example.com/>
+Upstream-Conacts: "why the lucky stiff" <why at ruby-lang.org>
+Source: http://rubyforge.org/projects/metaid
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
- 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.
+Copyright: 2006, "why the lucky stiff"
+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:
  .
- 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.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
  .
- 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'.
-
+ 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 OR COPYRIGHT HOLDERS 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.
+  
 Files: debian/*
-Copyright: 2012 Paul van Tilburg <paulvt at debian.org>
-License:
- [LICENSE TEXT]
+Copyright: 2010, Deepak Tripathi <apenguinlinux at gmail.com>
+           2012, Paul van Tilburg <paulvt at debian.org> 
+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'.
diff --git a/debian/ruby-metaid.docs b/debian/ruby-metaid.docs
deleted file mode 100644
index d0ab95f..0000000
--- a/debian/ruby-metaid.docs
+++ /dev/null
@@ -1 +0,0 @@
-# FIXME: READMEs found

-- 
ruby-metaid.git



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