[DRE-commits] r5485 - trunk/libmetaid-ruby/debian
Deepak Tripathi
deepak-guest at alioth.debian.org
Wed Jun 2 09:00:55 UTC 2010
Author: deepak-guest
Date: 2010-06-02 09:00:46 +0000 (Wed, 02 Jun 2010)
New Revision: 5485
Modified:
trunk/libmetaid-ruby/debian/changelog
trunk/libmetaid-ruby/debian/control
Log:
Added dummy package
Modified: trunk/libmetaid-ruby/debian/changelog
===================================================================
--- trunk/libmetaid-ruby/debian/changelog 2010-06-02 08:50:53 UTC (rev 5484)
+++ trunk/libmetaid-ruby/debian/changelog 2010-06-02 09:00:46 UTC (rev 5485)
@@ -5,18 +5,17 @@
+ keeping under pkg-ruby-extra group.
+ added DMUA flag.
+ added vcs-* entry.
- + updated description of dummy package.
+ + 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/
+ removed README.source.
- + removed libinnate-ruby1.9.debhelper.log.
- + removed libinnate-ruby1.9.substvars.
- + removed source.lintian-overrides.
* debian/copyright
+ added Debian's specific copyright information
- -- Deepak Tripathi <apenguinlinux at gmail.com> Wed, 02 Jun 2010 13:46:20 +0530
+ -- Deepak Tripathi <apenguinlinux at gmail.com> Wed, 02 Jun 2010 14:15:22 +0530
libmetaid-ruby (1.0-4) unstable; urgency=low
Modified: trunk/libmetaid-ruby/debian/control
===================================================================
--- trunk/libmetaid-ruby/debian/control 2010-06-02 08:50:53 UTC (rev 5484)
+++ trunk/libmetaid-ruby/debian/control 2010-06-02 09:00:46 UTC (rev 5485)
@@ -21,3 +21,16 @@
Why's (Poignant) Guide to Ruby, at
http://mislav.uniqpath.com/poignant-guide
+
+Package: libmetaid-ruby
+Architecture: all
+Depends: libmetaid-ruby1.8, ${misc:Depends}
+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
+ .
+ This is dummy package, which provide documentation and depends on the package
+ containing the actual library for the default Ruby version.
More information about the Pkg-ruby-extras-commits
mailing list