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
|
ruby-atomic (1.1.101-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ ruby-atomic: Add Multi-Arch: same.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* New upstream version 1.1.101
* Move debian/watch to gemwatch.debian.net
* Refresh packaging files with dh-make-ruby -w
* Remove git usage to list files in gemspec
-- Cédric Boutillier <boutil@debian.org> Fri, 19 Jul 2024 12:14:50 +0200
ruby-atomic (1.1.16-3) unstable; urgency=medium
[ Ondřej Surý ]
* Remove myself from Uploaders
[ 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
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* 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 ]
* Bump minimum version of gem2deb to 1.0~
* Bump Standards-Version to 4.5.0 (no changes needed)
* Add myself to Uploaders
* Add Testsuite: autopkgtest-pkg-ruby
-- Pirate Praveen <praveen@debian.org> Sun, 12 Jul 2020 17:38:08 +0530
ruby-atomic (1.1.16-2) unstable; urgency=low
* Bump gem2deb build dep >= 0.7.5~
- Fixes file confict (#743664)
* Already latest upstream (Closes: #725812)
-- Pirate Praveen <praveen@debian.org> Tue, 08 Apr 2014 15:25:48 +0530
ruby-atomic (1.1.16-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump gem2deb build dep to 0.7.4~
- remove ruby1.9.1
* Bump standards version to 3.9.5
* Add ruby-minitest to build-deps
-- Pirate Praveen <praveen@debian.org> Fri, 04 Apr 2014 18:54:20 +0530
ruby-atomic (1.1.14-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Install README.md into documentation directory.
* Update copyright to contain reference to apache 2.0 license file
instead of its full text.
* Bump Standards-Version to 3.9.4 (no changes required).
* Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8
support (Closes: #725812).
-- Hleb Valoshka <375gnu@gmail.com> Fri, 11 Oct 2013 23:03:15 +0300
ruby-atomic (1.1.9-1) unstable; urgency=low
* Initial release
-- Ondřej Surý <ondrej@debian.org> Mon, 27 May 2013 15:03:32 +0200
|