Merge lp:~javier-lopez/ubuntu/vivid/ruby1.9.1/fix-1426828 into lp:ubuntu/vivid/ruby1.9.1

Proposed by Javier López
Status: Rejected
Rejected by: Martin Pitt
Proposed branch: lp:~javier-lopez/ubuntu/vivid/ruby1.9.1/fix-1426828
Merge into: lp:ubuntu/vivid/ruby1.9.1
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~javier-lopez/ubuntu/vivid/ruby1.9.1/fix-1426828
Reviewer Review Type Date Requested Status
Martin Pitt Disapprove
Review via email: mp+251383@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

We won't do this for wily, instead we ought to remove the obsolete and unmaintained ruby1.9.1 in favor of ruby2.1 (which is our current default). See bug 1426828 for details.

review: Disapprove

Unmerged revisions

35. By Javier López

Rollback libruby1.9.1 dependency on ruby1.9.1 (LP: #1426828)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-04-29 18:45:45 +0000
3+++ debian/changelog 2015-03-01 08:31:29 +0000
4@@ -1,3 +1,9 @@
5+ruby1.9.1 (1.9.3.484-2ubuntu3) utopic; urgency=low
6+
7+ * Rollback libruby1.9.1 dependency on ruby1.9.1 (LP: #1426828)
8+
9+ -- Javier P.L. <chilicuil@ubuntu.com> Sun, 01 Mar 2015 02:26:33 -0600
10+
11 ruby1.9.1 (1.9.3.484-2ubuntu2) utopic; urgency=medium
12
13 * Stop building the libtcltk-ruby1.9.1 package.
14
15=== modified file 'debian/control'
16--- debian/control 2014-04-29 18:45:45 +0000
17+++ debian/control 2015-03-01 08:31:29 +0000
18@@ -30,7 +30,7 @@
19 Package: libruby1.9.1
20 Section: libs
21 Architecture: any
22-Depends: ruby1.9.1 (= ${binary:Version}), ca-certificates, ${shlibs:Depends}, ${misc:Depends}
23+Depends: ca-certificates, ${shlibs:Depends}, ${misc:Depends}
24 Conflicts: libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libreadline-ruby1.9.1, libopenssl-ruby1.9.1, irb1.8 (<< 1.9.1.378-2~), rdoc1.8 (<< 1.9.1.378-2~)
25 Replaces: libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libreadline-ruby1.9.1, libopenssl-ruby1.9.1, irb1.8, rdoc1.8
26 Provides: libdbm-ruby1.9.1, libgdbm-ruby1.9.1, libreadline-ruby1.9.1, libopenssl-ruby1.9.1

Subscribers

People subscribed via source and target branches

to all changes: