[DRE-commits] r2795 - packages/libgpgme-ruby/trunk/debian

lucas at alioth.debian.org lucas at alioth.debian.org
Mon Jun 16 13:09:30 UTC 2008


Author: lucas
Date: 2008-06-16 13:09:29 +0000 (Mon, 16 Jun 2008)
New Revision: 2795

Modified:
   packages/libgpgme-ruby/trunk/debian/changelog
   packages/libgpgme-ruby/trunk/debian/control
Log:
b-dep on r-p-t >= 0.14, to fix the ruby1.9 libs install problem.
will upload when r-p-t 0.14 will have reached unstable.


Modified: packages/libgpgme-ruby/trunk/debian/changelog
===================================================================
--- packages/libgpgme-ruby/trunk/debian/changelog	2008-06-16 12:57:46 UTC (rev 2794)
+++ packages/libgpgme-ruby/trunk/debian/changelog	2008-06-16 13:09:29 UTC (rev 2795)
@@ -1,8 +1,9 @@
-libgpgme-ruby (1.0.1-2) UNRELEASED; urgency=low
+libgpgme-ruby (1.0.1-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Build-depend on ruby-pkg-tools >= 0.14, than fixes the ruby1.9 libs
+    install problem (see #484611).
 
- -- Rudi Cilibrasi <cilibrar at debian.org>  Thu, 06 Mar 2008 10:58:14 -0800
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Mon, 16 Jun 2008 15:06:45 +0200
 
 libgpgme-ruby (1.0.1-1) unstable; urgency=low
 

Modified: packages/libgpgme-ruby/trunk/debian/control
===================================================================
--- packages/libgpgme-ruby/trunk/debian/control	2008-06-16 12:57:46 UTC (rev 2794)
+++ packages/libgpgme-ruby/trunk/debian/control	2008-06-16 13:09:29 UTC (rev 2795)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Rudi Cilibrasi <cilibrar at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>> 5), ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev, cdbs, ruby-pkg-tools (>= 0.8), libgpgme11-dev, quilt
+Build-Depends: debhelper (>> 5), ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev, cdbs, ruby-pkg-tools (>= 0.14), libgpgme11-dev, quilt
 Standards-Version: 3.7.3
 Homepage: http://rubyforge.org/projects/ruby-gpgme/
 




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