[DRE-commits] [SCM] ruby-revolution.git branch, master, updated. upstream/0.5-2-g33a509f

Paul van Tilburg paulvt at debian.org
Wed Dec 28 17:34:50 UTC 2011


The following commit has been merged in the master branch:
commit 33a509f56a9f06c2ec4cce1315092e4d07671c6c
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Wed Dec 28 18:34:46 2011 +0100

    Merged changes from the old librevolution-ruby package
    
    * 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.
      - Changed the depends and recommends to follow the new Ruby library
        naming scheme.
    * debian/control:
      - Added a default DM-Upload-Allowed field set to yes.
      - Standards-Version bumped to 3.9.2; no changes required.
      - Set XS-Ruby-Versions to ruby1.8 for now.
      - 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 librevolution-ruby and librevolution-ruby1.8 as transitional
        packages.
    * debian/copyright: reworked to fit the DEP5 format.
    * debian/librevolution-ruby.examples: removed, examples are no longer
      included upstream.
    * librevolution-ruby1.8.install: removed, use gem2deb for installing
      instead.

diff --git a/debian/changelog b/debian/changelog
index 4a71135..f36937e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,86 @@
-ruby-revolution (0.5-1) UNRELEASED; urgency=low
+ruby-revolution (0.5-7) 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.
+    - Changed the depends and recommends to follow the new Ruby library
+      naming scheme.
+  * debian/control:
+    - Added a default DM-Upload-Allowed field set to yes.
+    - Standards-Version bumped to 3.9.2; no changes required.
+    - Set XS-Ruby-Versions to ruby1.8 for now.
+    - 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 librevolution-ruby and librevolution-ruby1.8 as transitional
+      packages.
+  * debian/copyright: reworked to fit the DEP5 format.
+  * debian/librevolution-ruby.examples: removed, examples are no longer  
+    included upstream.
+  * librevolution-ruby1.8.install: removed, use gem2deb for installing
+    instead.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 28 Dec 2011 18:17:25 +0100
+
+librevolution-ruby (0.5-6) unstable; urgency=low
+
+  * Adapted debian/control, debian/rules, and removed debian/control.in
+    to drop the Uploaders rule.
+  * Removed the transitional packages libevolution-ruby{,1.8} now Etch
+    has been released.
+  * Removed the CDBS mess from debian/rules now the transitional packages
+    are gone.
+  * Added debian/librevolution-ruby.examples to install some upstream
+    examples/test scripts.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 18 Apr 2007 22:33:32 +0200
+
+librevolution-ruby (0.5-5) unstable; urgency=low
+
+  * Set the new maintainer field to me. (Closes: #391403)
+  * This package is now maintained by the Debian/Ruby Extras team.
+  * Changed the source pkg name to abide by team conventions.
+  * CDBSified the package using ruby-pkg-tools.
+  * Added debian/watch.
+  * Made libevolution-ruby{,1.8} transitional dummy packages that install
+    the new librevolution-ruby{,1.8} packages respectively.  The new
+    packages follow the Debian/Ruby Extras library naming convention.
+  * Included RDoc documentation in librevolution-ruby1.8.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Thu,  9 Nov 2006 11:31:37 +0100
+
+revolution (0.5-4) unstable; urgency=low
+
+  * QA upload.
+  * Set maintainer to QA Group; Orphaned: #391403
+  * Conforms with latest Standards Version 3.7.2
+
+ -- Michael Ablassmeier <abi at debian.org>  Thu, 19 Oct 2006 10:03:57 +0200
+
+revolution (0.5-3) unstable; urgency=low
+
+  * Building now against evolution 2.6 (Closes: #362605).
+
+ -- David Moreno Garza <damog at debian.org>  Wed, 10 May 2006 13:41:29 -0500
+
+revolution (0.5-2) unstable; urgency=low
+
+  * Updated libebook1.2-dev and libecal1.2-dev to follow eds on upstream.
+  	(Closes: #314759).
+  * Changed maintainer's address.
+
+ -- David Moreno Garza <damog at debian.org>  Sun, 28 Aug 2005 22:18:34 -0500
+
+revolution (0.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- David Moreno Garza <damog at damog.net>  Thu,  9 Jun 2005 01:12:52 -0500
+
+revolution (0.4-1) unstable; urgency=low
+
+  * Initial Release (Closes: #301083).
+
+ -- David Moreno Garza <damog at damog.net>  Wed, 30 Mar 2005 16:51:56 -0600
 
- -- Paul van Tilburg <paulvt at debian.org>  Wed, 28 Dec 2011 16:48:17 +0100
diff --git a/debian/control b/debian/control
index da6057f..39af41e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,42 @@ Source: ruby-revolution
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <paulvt at debian.org>
+Uploaders: Paul van Tilburg <paulvt at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), libebook1.2-dev, libecal1.2-dev
 Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-revolution.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-revolution.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-revolution.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-revolution.git;a=summary
 Homepage: http://revolution.rubyforge.org/
-XS-Ruby-Versions: all
+XS-Ruby-Versions: ruby1.8
 
 Package: ruby-revolution
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Revolution is a binding for the Evolution email client
- <insert long description, indented with spaces>
+Replaces: librevolution-ruby (<< 0.5-7~), librevolution-ruby1.8 (<< 0.5-7~)
+Breaks: librevolution-ruby (<< 0.5-7~), librevolution-ruby1.8 (<< 0.5-7~)
+Provides: librevolution-ruby, librevolution-ruby1.8
+Description: Ruby binding for the Evolution mail client
+ Revolution is a little Ruby binding to the excellent Evolution email
+ client. At the moment it supports simple querying of the calendar,
+ task, and contact information, and minimal editing.
+
+Package: librevolution-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-revolution
+Description: Transitional package for ruby-revolution
+ This is a transitional package to ease upgrades to the ruby-revolution
+ package. It can safely be removed.
+
+Package: librevolution-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-revolution
+Description: Transitional package for ruby-revolution
+ This is a transitional package to ease upgrades to the ruby-revolution
+ package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index 84ee6b1..e379a3c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,37 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: revolution
-Source: FIXME <http://example.com/>
+Source: http://revolution.rubyforge.org/
 
-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.
- .
- 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
+License: BSD-4-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+    must display the following acknowledgement:
+    This product includes software developed by the <organization>.
+ 4. Neither the name of the <organization> nor the
+    names of its contributors may be used to endorse or promote products
+    derived from this software without specific prior written permission.
  .
- 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'.
+ THIS SOFTWARE IS PROVIDED BY <COPYRIGHT HOLDER> ''AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: *
+Copyright: 2005, InfoEther, LLC
+License: BSD-4-clause
 
 Files: debian/*
-Copyright: 2011  <paulvt at debian.org>
-License:
- [LICENSE TEXT]
+Copyright: 2011, Paul van Tilburg <paulvt at debian.org>
+License: BSD-4-clause
diff --git a/debian/ruby-revolution.docs b/debian/ruby-revolution.docs
deleted file mode 100644
index d0ab95f..0000000
--- a/debian/ruby-revolution.docs
+++ /dev/null
@@ -1 +0,0 @@
-# FIXME: READMEs found

-- 
ruby-revolution.git



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