[DRE-commits] [SCM] ruby-gpgme.git branch, master, updated. upstream/2.0.0-2-g3fc3330

Gunnar Wolf gwolf at gwolf.org
Fri Oct 7 18:15:48 UTC 2011


The following commit has been merged in the master branch:
commit 3fc33308800bb8dd0545fedfc0142fe0826f7865
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Fri Oct 7 12:36:54 2011 -0500

    Incorporated the previous packaging information

diff --git a/debian/changelog b/debian/changelog
index 6e9e924..b7305aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,122 @@
-ruby-gpgme (2.0.0-1) UNRELEASED; urgency=low
+ruby-gpgme (2.0.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Repackaged using the Gem2deb infrastructure
 
  -- Gunnar Wolf <gwolf at debian.org>  Fri, 07 Oct 2011 12:11:01 -0500
+  
+libgpgme-ruby (1.0.8-3) unstable; urgency=low
+
+  * Adopted package (Closes: #572175)
+  * Dropped depensimple-patchsys from build process (no patches to
+    apply)
+  * Standards-version 3.8.1→3.8.4 (no changes needed)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Thu, 04 Mar 2010 07:56:54 -0600
+
+libgpgme-ruby (1.0.8-2) unstable; urgency=low
+
+  * Switch from Ruby 1.9 to 1.9.1. Closes: #565845.
+  * Update debian/copyright. Closes: #538228.
+
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Sat, 13 Feb 2010 10:43:25 +0100
+
+libgpgme-ruby (1.0.8-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #563380)
+
+ -- Micah Anderson <micah at debian.org>  Fri, 05 Feb 2010 13:54:48 -0500
+
+libgpgme-ruby (1.0.6-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Rudi Cilibrasi <cilibrar at debian.org>  Tue, 09 Jun 2009 07:05:56 -0700
+
+libgpgme-ruby (1.0.5-1) unstable; urgency=low
+
+  * [Gunnar Wolf]
+    - Changed section to Ruby as per ftp-masters' request.
+  * [Rudi Cilibrasi]
+    - New upstream release.
+
+ -- Rudi Cilibrasi <cilibrar at debian.org>  Wed, 03 Jun 2009 18:30:02 -0700
+
+libgpgme-ruby (1.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Rudi Cilibrasi <cilibrar at debian.org>  Tue, 10 Feb 2009 04:35:22 -0800
+
+libgpgme-ruby (1.0.1-2) unstable; urgency=low
+
+  * Build-depend on ruby-pkg-tools >= 0.14, than fixes the ruby1.9 libs
+    install problem (see #484611).
+
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Mon, 16 Jun 2008 15:06:45 +0200
+
+libgpgme-ruby (1.0.1-1) unstable; urgency=low
+
+  * New upstream release.  Removed patch for memleak fixed by upstream.
+
+ -- Rudi Cilibrasi <cilibrar at debian.org>  Thu, 06 Mar 2008 10:44:42 -0800
+
+libgpgme-ruby (1.0.0-3) unstable; urgency=low
+
+  [ Rudi Cilibrasi ]
+  * Bumped Standards-Version to 3.7.3.
+
+  * Thanks to Paul van Tilburg for help in packaging libgpgme-ruby.
+
+  [ Lucas Nussbaum ]
+  * Use new Homepage dpkg header.
+
+ -- Rudi Cilibrasi <cilibrar at debian.org>  Fri, 28 Dec 2007 23:18:40 -0800
+
+libgpgme-ruby (1.0.0-2) unstable; urgency=low
+
+  * Thanks to Andreas Barth for fixing broken compilation problem.
+
+ -- Rudi Cilibrasi <cilibrar at cilibrar.com>  Tue, 23 Oct 2007 14:55:35 -0700
+
+libgpgme-ruby (1.0.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS, thanks Michael Ablassmeier. Closes: #427450
+
+ -- Andreas Barth <aba at not.so.argh.org>  Mon,  2 Jul 2007 20:27:44 +0000
+
+libgpgme-ruby (1.0.0-1) unstable; urgency=low
+
+  [ Rudi Cilibrasi ]
+  * I am taking stewardship of the package for now as maintainer.
+  * New upstream version.
+  * Changed Build-Deps to specify libgpgme11-dev.
+  * Updated Standards to 3.7.2.
+
+  [ Paul van Tilburg ]
+  * Updated homepage URL in debian/control and debian/watch,
+    since the project moved to RubyForge.
+  * Added myself to the Uploaders, currently acting as sponsor.
+  * Adapted debian/rules, and removed debian/control.in to drop
+    the Uploaders rule.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 18 Apr 2007 22:30:24 +0200
+
+libgpgme-ruby (0.2-2) unstable; urgency=low
+
+  [ Thierry Reding ]
+  * Set myself as maintainer, taking 'ownership' of the package.
+  * Updated debian/control.in to use @RUBY_EXTRAS_TEAM@ instead of the
+    deprecated @RUBY_TEAM@ (build-depends on ruby-pkg-tools >= 0.8).
+
+  [ Paul van Tilburg ]
+  * Added debian/watch file.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Thu, 30 Mar 2006 13:49:20 +0200
+
+libgpgme-ruby (0.2-1) unstable; urgency=low
+
+  * Initial release. (Closes: #351270)
+  * Uses the new extconf.rb CDBS class (depends on ruby-pkg-tools >= 0.7).
+
+ -- Thierry Reding <thierry at doppeltgemoppelt.de>  Fri, 24 Feb 2006 19:04:34 +0100
diff --git a/debian/control b/debian/control
index c738a0b..189d1d0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: ruby-gpgme
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <gwolf at debian.org>
+Uploaders: Gunnar Wolf <gwolf at debian.org>, Micah Anderson <micah at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.9~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.9~), libgpgme11-dev, ruby-minitest, ruby-mocha
+# ruby-debug
 Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gpgme.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gpgme.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gpgme.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gpgme.git;a=summary
 Homepage: http://github.com/ueno/ruby-gpgme
 XS-Ruby-Versions: all
 
@@ -15,9 +16,36 @@ Package: ruby-gpgme
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# mocha (~> 0.9.12, development), minitest (~> 2.1.0, development), yard (~> 0.6.7, development), rcov (~> 0.9.9, development), ruby-debug (~> 0.10.4, development)
+Replaces: libgpgme-ruby (<< 2.0.0-1~), libgpgme-ruby1.8 (<< 2.0.0-1~), libgpgme-ruby1.9.1 (<< 2.0.0-1~)
+Breaks: libgpgme-ruby (<< 2.0.0-1~), libgpgme-ruby1.8 (<< 2.0.0-1~), libgpgme-ruby1.9.1 (<< 2.0.0-1~)
+Provides: libgpgme-ruby, libgpgme-ruby1.8, libgpgme-ruby1.9.1
 Description: Ruby binding of GPGME.
- Ruby-GPGME is a Ruby language binding of GPGME (GnuPG
- Made Easy). 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.
+ 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.
+
+# Transitional packages
+Package: libgpgme-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gpgme
+Description: Transitional package for ruby-gpgme
+ This is a transitional package to ease upgrades to the ruby-gpgme
+ package. It can safely be removed.
+
+Package: libgpgme-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gpgme
+Description: Transitional package for ruby-gpgme
+ This is a transitional package to ease upgrades to the ruby-gpgme
+ package. It can safely be removed.
+
+Package: libgpgme-ruby1.9.1
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-gpgme
+Description: Transitional package for ruby-gpgme
+ This is a transitional package to ease upgrades to the ruby-gpgme
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 258aef9..e6baefa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,25 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: gpgme
-Source: FIXME <http://example.com/>
+Source: http://rubygems.org/gems/gpgme
 
 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
+Copyright: 2003-2009 Daiki Ueno <ueno at unixuser.org>
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2011 Gunnar Wolf <gwolf at debian.org>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+ version 2.1 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.
+ This library 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
+ Lesser 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'.
-
-Files: debian/*
-Copyright: 2011  <gwolf at debian.org>
-License:
- [LICENSE TEXT]
+ On Debian systems, the full text of the GNU General Public License
+ can be found at /usr/share/common-licenses/LGPL-2.1 .
diff --git a/debian/ruby-gpgme.docs b/debian/ruby-gpgme.docs
deleted file mode 100644
index d0ab95f..0000000
--- a/debian/ruby-gpgme.docs
+++ /dev/null
@@ -1 +0,0 @@
-# FIXME: READMEs found
diff --git a/debian/ruby-gpgme.examples b/debian/ruby-gpgme.examples
index d970cc8..e39721e 100644
--- a/debian/ruby-gpgme.examples
+++ b/debian/ruby-gpgme.examples
@@ -1,3 +1 @@
-# FIXME: examples/ dir found in source. Consider installing the examples.
-# Examples:
-# examples/*
+examples/*

-- 
ruby-gpgme.git



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