[DRE-commits] [raspell] 04/13: add historic maintainer to Uploaders, update deps, build transitional pacakges
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Jan 15 14:59:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository raspell.
commit 127f0f5b7dec859bd49b31cc7abf01219de0df44
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Jan 15 13:25:30 2014 +0100
add historic maintainer to Uploaders, update deps, build transitional pacakges
---
debian/changelog | 6 ++++--
debian/control | 39 ++++++++++++++++++++++++++++++++++++---
2 files changed, 40 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 09ef9f5..c22c62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-raspell (1.3-1) UNRELEASED; urgency=medium
+raspell (1.3-2) UNRELEASED; urgency=medium
*
+ * Make libraspell-ruby* transitional packages and provide a raspell
+ binary package
- -- Cédric Boutillier <boutil at debian.org> Wed, 25 Dec 2013 22:29:03 +0100
+ -- Cédric Boutillier <boutil at debian.org> Wed, 15 Jan 2014 13:26:06 +0100
raspell (1.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b51bdcf..075600b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: raspell
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
+Uploaders: Alex Pennace <alex at pennace.org>, Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), libaspell-dev (>= 0.6~)
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/raspell.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/raspell.git;a=summary
@@ -14,5 +14,38 @@ Package: raspell
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: An interface binding for the Aspell spelling checker.
+Replaces: libraspell-ruby (<< 1.3-1~), libraspell-ruby1.8 (<< 1.3-1~), libraspell-ruby1.9.1 (<< 1.3-1~)
+Breaks: libraspell-ruby (<< 1.3-1~), libraspell-ruby1.8 (<< 1.3-1~), libraspell-ruby1.9.1 (<< 1.3-1~)
+Provides: libraspell-ruby, libraspell-ruby1.8, libraspell-ruby1.9.1
+Description: interface binding for the Aspell spelling checker
An interface binding for the Aspell spelling checker.
+
+
+# Transitional packages
+Package: libraspell-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, raspell
+Description: Transitional package for raspell
+ This is a transitional package to ease upgrades to the raspell
+ package. It can safely be removed.
+
+Package: libraspell-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, raspell
+Description: Transitional package for raspell
+ This is a transitional package to ease upgrades to the raspell
+ package. It can safely be removed.
+
+Package: libraspell-ruby1.9.1
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, raspell
+Description: Transitional package for raspell
+ This is a transitional package to ease upgrades to the raspell
+ package. It can safely be removed.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/raspell.git
More information about the Pkg-ruby-extras-commits
mailing list