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 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
ruby-mobile-fu (1.4.0+github-6) experimental; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source package
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
[ Vivek K J ]
* Remove XB-Ruby-Versions (Not needed)
* Update d/watch standards
* Add patch to fix FTBFS with mocha 2 (Closes: #1090868)
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Vivek K J <vivekkj@disroot.org> Mon, 23 Dec 2024 22:06:37 +0530
ruby-mobile-fu (1.4.0+github-5) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Debian Janitor <janitor@jelmer.uk> Thu, 16 Apr 2020 16:42:10 +0000
ruby-mobile-fu (1.4.0+github-4) unstable; urgency=medium
* Team upload
* Re-enable tests with a workaround
-- David Rodríguez <deivid.rodriguez@riseup.net> Thu, 06 Feb 2020 05:10:13 -0500
ruby-mobile-fu (1.4.0+github-3) unstable; urgency=medium
* Fix package wrt cme
* Bump debhelper-compat to 12
* Bump Standards-Version to 4.5.0
* Add salsa-ci.yml
* Drop runtime dependency on ruby interpreter
* Add myself as an uploader till the tests are working fine
* Disable tests as they're badly broken because of minitest 5.11 -> 5.13
- doesn't make sense for it to stop migration :)
-- Utkarsh Gupta <utkarsh@debian.org> Wed, 05 Feb 2020 11:45:40 -0500
ruby-mobile-fu (1.4.0+github-2) unstable; urgency=medium
* Change dependency rails -> ruby-rails
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Wed, 06 Mar 2019 17:13:39 +0530
ruby-mobile-fu (1.4.0+github-1) unstable; urgency=medium
* Team upload
* Get tarball from Github as spec/ is missing in gem tarball
* Add patch to fix relative path in spec_helper.rb
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
-- Sruthi Chandran <srud@disroot.org> Fri, 28 Sep 2018 00:34:13 +0530
ruby-mobile-fu (1.4.0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Fri, 15 Sep 2017 21:35:10 +0530
ruby-mobile-fu (1.3.1-2) unstable; urgency=medium
* Team upload
* build against rails instead of rails3.2
-- Caitlin Matos <caitlin.matos@zoho.com> Thu, 28 Aug 2014 19:45:06 -0400
ruby-mobile-fu (1.3.1-1) unstable; urgency=low
* New upstream release
* Bump standards version to 3.9.5 (no changes)
* Build with gem2deb >= 0.7.5~ (install gemspecs for all ruby versions)
-- Pirate Praveen <praveen@debian.org> Fri, 02 May 2014 17:42:05 +0530
ruby-mobile-fu (1.1.1-1) unstable; urgency=low
* Initial release (Closes: #703359)
-- Praveen Arimbrathodiyil <praveen@debian.org> Mon, 18 Mar 2013 17:14:57 +0530
|