[DRE-commits] [ruby-ncurses] 01/01: update for ruby1.8-removal
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jan 2 18:11:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-ncurses.
commit 4e104940ed91021af257d3ad16fd652756cb16c1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Jan 2 23:23:37 2014 +0530
update for ruby1.8-removal
---
debian/changelog | 12 ++++++++++++
debian/control | 43 ++-----------------------------------------
2 files changed, 14 insertions(+), 41 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6da0d02..f62a96f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-ncurses (1.3.1-3) unstable; urgency=low
+
+ * Team upload
+ * Update fro ruby1.8-removal
+ * Bump standards version to 3.9.5
+ * Remove transitional packages
+ [ Cédric Boutillier ]
+ * remove obsolete DM-Upload-Allowed flag
+ * use canonical URI in Vcs-* fields
+
+ -- Praveen Arimbrathodiyil <praveen at debian.org> Thu, 02 Jan 2014 23:20:49 +0530
+
ruby-ncurses (1.3.1-2) unstable; urgency=low
* Fix FTBFS. Closes: #675951
diff --git a/debian/control b/debian/control
index e5a7c92..42ce223 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>,
Per Andersson <avtobiff at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), libncursesw5-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), libncursesw5-dev
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ncurses.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-ncurses.git;a=summary
Homepage: http://ncurses-ruby.berlios.de/
@@ -15,9 +15,6 @@ Package: ruby-ncurses
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libncurses-ruby (<< 1.2.4-1~), libncurses-ruby1.8 (<< 1.2.4-1~), libncurses-ruby1.9.1 (<< 1.2.4-1~), libncurses-ruby1.9 (<< 1.2.4-1~)
-Breaks: libncurses-ruby (<< 1.2.4-1~), libncurses-ruby1.8 (<< 1.2.4-1~), libncurses-ruby1.9.1 (<< 1.2.4-1~), libncurses-ruby1.9 (<< 1.2.4-1~)
-Provides: libncurses-ruby, libncurses-ruby1.8, libncurses-ruby1.9.1, libncurses-ruby1.9, ruby-ncursesw
Description: ruby extension for the ncurses C library
All C functions are wrapped by module functions of the module "Ncurses",
with exactly the same name. Additionally, C functions expecting a WINDOW* as
@@ -28,39 +25,3 @@ Description: ruby extension for the ncurses C library
the module "Ncurses::Panel".
.
This module is built with wide character support.
-
-Package: libncurses-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-ncurses
-Description: Transitional package for ruby-ncurses
- This is a transitional package to ease upgrades to the ruby-ncurses
- package. It can safely be removed.
-
-Package: libncurses-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-ncurses
-Description: Transitional package for ruby-ncurses
- This is a transitional package to ease upgrades to the ruby-ncurses
- package. It can safely be removed.
-
-Package: libncurses-ruby1.9
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-ncurses
-Description: Transitional package for ruby-ncurses
- This is a transitional package to ease upgrades to the ruby-ncurses
- package. It can safely be removed.
-
-Package: libncurses-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-ncurses
-Description: Transitional package for ruby-ncurses
- This is a transitional package to ease upgrades to the ruby-ncurses
- package. It can safely be removed.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ncurses.git
More information about the Pkg-ruby-extras-commits
mailing list