File: changelog

package info (click to toggle)
ruby-ruby2ruby 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 184 kB
  • ctags: 273
  • sloc: ruby: 1,474; makefile: 2
file content (79 lines) | stat: -rw-r--r-- 2,685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
ruby-ruby2ruby (2.3.0-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 2.3.0
  * The gemspec file gets installed (Closes: #830931)
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Run wrap-and-sort on packaging files
  * Drop dont_require_rubygems patch. Not needed any more
  * Set Testsuite field to autopkgtest-pkg-ruby
  * Set minimal version for ruby-sexp-processor dependency to 4.7
  * Add read_ruby2ruby.patch

 -- Cédric Boutillier <boutil@debian.org>  Thu, 21 Jul 2016 05:34:56 +0200

ruby-ruby2ruby (2.0.7-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 2.0.7
  * debian/copyright:
      use DEP5 copyright-format/1.0 official URL for Format field
  * debian/control:
    - bump Standards-Version to 3.9.5 (no changes needed)
    - bump minimal version for dependency on ruby-sexp-processor/ruby-parser
    - build-depend on gem2deb >= 0.5 to add Ruby 2.0 support and drop Ruby 1.8
      (Closes: #730934)
    - build-depend on ruby-minitest
    - use canonical URI in Vcs-* fields
  * Refresh debian/patches/dont_require_rubygems
  * Drop transitional packages

 -- Cédric Boutillier <boutil@debian.org>  Fri, 27 Dec 2013 23:02:35 +0100

ruby-ruby2ruby (1.3.1-1) unstable; urgency=low

  * New upstream release
  * Repackaged using the new gem2deb way
  * Added myself to uploaders

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 14 Nov 2011 16:37:00 -0600

libruby2ruby-ruby (1.2.4-4) unstable; urgency=low

  * Remove Sebastien Delafond from maintainer. Many thanks for all the
    past work!

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sun, 21 Feb 2010 20:41:48 +0100

libruby2ruby-ruby (1.2.4-3) unstable; urgency=low

  * Drop package for Ruby 1.9. libsexp-processor-ruby doesn't provide an 1.9
    package anymore. Closes: #569877.
  * Standards-Version -> 3.8.4. No changes needed.
  * Add missing dep on libsexp-processor-ruby1.8.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sat, 20 Feb 2010 18:29:34 +0100

libruby2ruby-ruby (1.2.4-2) unstable; urgency=low

  * Added 10_do_not_requiere_rubygems.dpatch

 -- Tobias Grimm <etobi@debian.org>  Sun, 06 Dec 2009 10:53:57 +0100

libruby2ruby-ruby (1.2.4-1) unstable; urgency=low

  * New upstream release.
  * Moved to CDBS.
  * Added debian/watch file.
  * Various lintian cleanups.

 -- Sebastien Delafond <seb@debian.org>  Mon, 12 Oct 2009 17:56:18 +0200

libruby2ruby-ruby (1.1.8-1) unstable; urgency=low

  * Initial Release (Closes: #480697).

 -- Sebastien Delafond <seb@debian.org>  Sun, 11 May 2008 10:29:11 -0700