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
|
ruby-fssm (0.2.10-3) unstable; urgency=medium
* Team upload.
* Create patch to fix monitor_spec.rb be_false method for
newer rspec version (Closes: #815767)
* Silence lintian warnings
* Format control file
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Mon, 29 Feb 2016 10:37:33 -0300
ruby-fssm (0.2.10-2) unstable; urgency=low
* Team upload
* Bump standards version 3.9.5 (no changes)
* Build with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
-- Pirate Praveen <praveen@debian.org> Mon, 05 May 2014 20:42:27 +0530
ruby-fssm (0.2.10-1) unstable; urgency=low
* New upstream version
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ update my email address
+ Bump Standard-Versions to 3.9.4 (no changes needed)
+ drop libfssm-ruby* transitional packages
+ fix typo in short description
* debian/copyright: update my email address and years
-- Cédric Boutillier <boutil@debian.org> Tue, 04 Jun 2013 16:01:00 +0200
ruby-fssm (0.2.9-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:06:17 +0200
ruby-fssm (0.2.9-1) unstable; urgency=low
* New upstream version
* Use new Ruby packaging policy:
+ rename source and binary packages
+ use gem2deb packaging tool
* Add myself to Uploaders
* Bump Standards-Version to 3.9.3 (no changes needed)
* Override lintian warning about duplicate descriptions for transitional
packages
* Convert debian/copyright to DEP5
* debian/patches
+ remove_rubygems_bundler_stuff_from_spec.patch since require statements
on bundler and rubygems are not needed here
+ remove_load_path_manipulations.patch to avoid overriding of system
$LOAD_PATH from this library
+ modify_example_rb.patch to avoid using rubygems in it
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 16 May 2012 00:29:04 +0200
libfssm-ruby (0.1.4-2) unstable; urgency=low
* Fix Build-dependency on ruby1.9.1 (Closes: #574316)
* Fix libfssm-ruby dependency on libfssm-ruby1.8
-- Micah Anderson <micah@debian.org> Wed, 17 Mar 2010 12:25:29 -0400
libfssm-ruby (0.1.4-1) unstable; urgency=low
* New upstream release fixes rb-inotify requirement
-- Micah Anderson <micah@debian.org> Fri, 12 Mar 2010 22:35:59 -0500
libfssm-ruby (0.1.3-1) unstable; urgency=low
* Initial release (Closes: #572586)
-- Micah Anderson <micah@debian.org> Thu, 04 Mar 2010 15:45:17 -0500
|