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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
ruby-mail (2.6.4+dfsg1-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
[ Antonio Terceiro ]
* Imported Upstream version 2.6.4+dfsg1
* Update packaging with a new dh-make-ruby run
-- Cédric Boutillier <boutil@moszumanska.debian.org> Thu, 14 Jul 2016 22:35:53 -0300
ruby-mail (2.6.3+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* debian/copyright: fix Files-Excluded field
* Dropped patches, all issues fixes upstream
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Tue, 22 Sep 2015 15:08:42 -0300
ruby-mail (2.6.1+dfsg1-2) unstable; urgency=medium
* Team upload.
[ Sebastien Badia ]
* d/watch: Fall-back to Github (githubredir webservice was discontinued)
[ Jonas Genannt ]
* added patch for RSpec3 support (Closes: #794262)
* d/control: bumped up standards version to 3.9.6 (no changes needed)
* d/control: wrap-sort
-- Jonas Genannt <genannt@debian.org> Sun, 16 Aug 2015 21:29:35 +0200
ruby-mail (2.6.1+dfsg1-1) unstable; urgency=low
* new upstream release
* DFSG compliant: removes RFC reference documents (Closes: #753831)
* removed override_dh_auto_install from d/rules
(no longer needed)
* removed dependencies on ruby-treetop (no longer needed)
* added self to uploaders, copyright
* bumped compat & debhelper to 9
* updated policy to 3.9.5
-- Caitlin Matos <caitlin.matos@zoho.com> Wed, 23 Jul 2014 21:27:30 -0400
ruby-mail (2.5.4-3) unstable; urgency=medium
* Rebuild against newer gem2deb (adds gemspecs for all interpreters, current
and future)
-- Antonio Terceiro <terceiro@debian.org> Mon, 19 May 2014 12:24:52 -0300
ruby-mail (2.5.4-2) unstable; urgency=low
* Team upload.
* debian/ruby-tests.rb: fixed to actually run the tests during package
build.
-- Antonio Terceiro <terceiro@debian.org> Sun, 06 Oct 2013 12:12:15 -0300
ruby-mail (2.5.4-1) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 official URL for
Format field
[ Christian Hofstaedtler ]
* New upstream release.
* Bump Standards-Version to 3.9.4 (no changes)
* Fix LOAD_PATH for tests during build
-- Christian Hofstaedtler <christian@hofstaedtler.name> Mon, 03 Jun 2013 18:01:39 +0200
ruby-mail (2.4.4-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Antonio Terceiro <terceiro@debian.org> Mon, 25 Jun 2012 20:23:44 -0300
ruby-mail (2.4.4-1) unstable; urgency=low
[ Cédric Boutillier ]
* fix debian/watch
[ Ondřej Surý ]
* Imported Upstream version 2.4.4
* Remove upstream changes from outside of debian/patches/
* Update track library version patch to 2.4.4 (this should be
autogenerated)
-- Ondřej Surý <ondrej@debian.org> Wed, 25 Apr 2012 14:07:30 +0200
ruby-mail (2.4.1-3) unstable; urgency=low
* Fix bug in Mail::Version introduced by packaging.
-- Carl Worth <cworth@debian.org> Tue, 06 Mar 2012 18:26:07 -0800
ruby-mail (2.4.1-2) unstable; urgency=low
* control: Add Build-Depends on ruby-mime-types and ruby-treetop.
* control: Drop dependency on ruby-i18n
* debian: Force UTF-8 encoding when running tests.
-- Carl Worth <cworth@debian.org> Mon, 05 Mar 2012 17:17:01 -0800
ruby-mail (2.4.1-1) unstable; urgency=low
* Initial release (Closes: #582594)
* debian: Package the README file.
* debian: Prevent installation of unwanted files.
* watch: Update to point to tar file from github
-- Carl Worth <cworth@debian.org> Fri, 02 Mar 2012 15:21:31 -0800
|