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
|
ruby-instantiator (0.0.7-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.0.7-1.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
[ Lucas Kanashiro ]
* d/p/0003-Fix-FTBFS-with-Ruby-3.2.patch: use Integer instead of Fixnum
* Declare compliance with Debian Policy 4.6.2
* d/control: depend on ${ruby:Depends} instead of the ruby interpreter
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 22 Feb 2024 22:10:48 -0300
ruby-instantiator (0.0.7-1) unstable; urgency=medium
* New upstream version 0.0.7
* debian/control: remove obsolete DM-Upload-Allowed flag
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
field
* Remove version in the gem2deb build-dependency
* Run wrap-and-sort on packaging files
* Bump Standards-Version to 4.3.0 (no changes needed)
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Declare Testsuite as autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Mon, 07 Jan 2019 11:52:19 +0100
ruby-instantiator (0.0.6+git9cbbe70-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 10:51:51 +0200
ruby-instantiator (0.0.6+git9cbbe70-1) unstable; urgency=low
* Initial release (Closes: #653927)
* 0100_remove_rubygems_bundler_stuff.patch: remove require statements on
rubygems and bundler from tests.
* 0200_fix_path_in_require.patch: fix path of test_helper in require
statement of tests.
* Package git snapshot to get upstream COPYING.txt file.
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 25 Jan 2012 00:28:19 +0100
|