File: changelog

package info (click to toggle)
ruby-metaclass 0.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: ruby: 42; makefile: 2
file content (61 lines) | stat: -rw-r--r-- 2,103 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
ruby-metaclass (0.0.4-2) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files out of the source package

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

 -- Lucas Nussbaum <lucas@debian.org>  Thu, 07 Aug 2025 05:26:59 +0000

ruby-metaclass (0.0.4-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Tue, 29 Dec 2020 01:23:33 +0100

ruby-metaclass (0.0.4-1) unstable; urgency=medium

  * Imported Upstream version 0.0.4
  * debian/control:
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + bump Standards-Version to 3.9.5
  * debian/copyright: use DEP5 copyright-format/1.0 URL for Format field

 -- Cédric Boutillier <boutil@debian.org>  Wed, 19 Feb 2014 22:06:37 +0100

ruby-metaclass (0.0.1-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 13:10:16 +0200

ruby-metaclass (0.0.1-1) unstable; urgency=low

  * Initial release (Closes: #653599)
  * 0100_remove_rubygems_bundler_stuff.patch: remove requirements on rubygems
    and bundler
  * 0200_fix_path_in_require.patch: fix path of test_helper in require
    statement of tests.

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Thu, 29 Dec 2011 14:48:35 +0100