[DRE-commits] r4631 - trunk/libgpgme-ruby/debian
Lucas Nussbaum
lucas at alioth.debian.org
Sat Feb 13 09:42:08 UTC 2010
Author: lucas
Date: 2010-02-13 09:42:07 +0000 (Sat, 13 Feb 2010)
New Revision: 4631
Added:
trunk/libgpgme-ruby/debian/libgpgme-ruby1.9.examples
Modified:
trunk/libgpgme-ruby/debian/changelog
trunk/libgpgme-ruby/debian/control
Log:
commit micah's version of libgpgme-ruby to svn.......
Modified: trunk/libgpgme-ruby/debian/changelog
===================================================================
--- trunk/libgpgme-ruby/debian/changelog 2010-02-13 09:36:59 UTC (rev 4630)
+++ trunk/libgpgme-ruby/debian/changelog 2010-02-13 09:42:07 UTC (rev 4631)
@@ -1,15 +1,9 @@
-libgpgme-ruby (1.0.6-3) UNRELEASED; urgency=low
+libgpgme-ruby (1.0.8-1) unstable; urgency=medium
- * NOT RELEASED YET
+ * New upstream release (Closes: #563380)
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Sat, 13 Feb 2010 09:01:14 +0100
+ -- Micah Anderson <micah at debian.org> Fri, 05 Feb 2010 13:54:48 -0500
-libgpgme-ruby (1.0.6-2) unstable; urgency=low
-
- * Drop 1.9 package since it FTBFS. Closes: #565845.
-
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Sat, 13 Feb 2010 08:50:57 +0100
-
libgpgme-ruby (1.0.6-1) unstable; urgency=low
* New upstream release.
Modified: trunk/libgpgme-ruby/debian/control
===================================================================
--- trunk/libgpgme-ruby/debian/control 2010-02-13 09:36:59 UTC (rev 4630)
+++ trunk/libgpgme-ruby/debian/control 2010-02-13 09:42:07 UTC (rev 4631)
@@ -29,3 +29,13 @@
decryption, signing, signature verification and key management.
.
This package is built for Ruby 1.8.
+
+Package: libgpgme-ruby1.9
+Architecture: any
+Depends: ruby1.9, ${shlibs:Depends}, ${misc:Depends}
+Description: GPGME bindings for the Ruby language
+ GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
+ for applications. It provides a High-Level Crypto API for encryption,
+ decryption, signing, signature verification and key management.
+ .
+ This package is built for Ruby 1.9.
Added: trunk/libgpgme-ruby/debian/libgpgme-ruby1.9.examples
===================================================================
--- trunk/libgpgme-ruby/debian/libgpgme-ruby1.9.examples (rev 0)
+++ trunk/libgpgme-ruby/debian/libgpgme-ruby1.9.examples 2010-02-13 09:42:07 UTC (rev 4631)
@@ -0,0 +1 @@
+examples/*
More information about the Pkg-ruby-extras-commits
mailing list