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
|
ruby-shoulda (4.0.0-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Pirate Praveen ]
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Fri, 04 Sep 2020 14:36:25 +0530
ruby-shoulda (4.0.0-1) experimental; urgency=medium
[ 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
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* debian/control: Remove empty control field Uploaders.
* Use secure URI in debian/watch.
* 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.
[ Pirate Praveen ]
* New upstream version 4.0.0
* Bump Standards-Version to 4.5.0 (no changes needed)
* Add myself to uploaders
* Tighten dependency on ruby-shoulda-context
* Update minimum version of ruby-shoulda-matchers to 4.0
-- Pirate Praveen <praveen@debian.org> Sat, 22 Aug 2020 16:04:08 +0530
ruby-shoulda (3.5.0-3) unstable; urgency=low
* Team upload.
* d/copyright: update to format 1.0
* d/control:
- added Testsuite header
- bumped up standards version to 3.9.6 (no changes needed)
-- Jonas Genannt <jonas.genannt@capi2name.de> Tue, 14 Oct 2014 12:34:39 +0200
ruby-shoulda (3.5.0-2) unstable; urgency=low
* Team upload.
* d/control
- bumped standards version to 3.9.5 (no changes needed)
- fixed vcs-browser url
- dependency ruby1.8 => ruby
-- Jonas Genannt <jonas.genannt@capi2name.de> Fri, 29 Nov 2013 14:24:48 +0100
ruby-shoulda (3.5.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump standards version to 3.9.4.
* Bump gem2deb build dep to 0.3.0.
* Bump ruby-shoulda-context build dep to 1.1.2
-- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 22 May 2013 20:51:24 +0530
ruby-shoulda (3.0.0~beta2-1) unstable; urgency=low
* New upstream release.
+ Package was split by upstream. Most code was moved to
ruby-shoulda-matchers and ruby-shoulda-context, and this package is now a
thin convenience package that loads these two.
* Rename main package to ruby-shoulda and migrate packaging to gem2deb.
-- Antonio Terceiro <terceiro@softwarelivre.org> Mon, 04 Apr 2011 10:56:19 -0700
libshoulda-ruby (2.10.3-1) unstable; urgency=low
* New upstream release.
* Bumped Standards-Version to 3.8.4. No changes needed.
* Added debian/source/format, converting to "3.0 (quilt)"
* Fixed typo in debian/convert_to_should_syntax.1
-- Antonio Terceiro <terceiro@softwarelivre.org> Sun, 18 Apr 2010 21:01:25 -0300
libshoulda-ruby (2.10.1-1) unstable; urgency=low
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request
[ Antonio Terceiro ]
* New upstream release.
* Diferentiating description of binary packages.
* Bumped Standards Version to 3.8.1; no changes needed.
* Adjusted copyright file with proper copyright signs.
-- Antonio Terceiro <terceiro@softwarelivre.org> Sat, 02 May 2009 00:39:26 -0300
libshoulda-ruby (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #500341)
-- Antonio Terceiro <terceiro@softwarelivre.org> Sun, 21 Dec 2008 21:05:52 -0300
|