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
|
ruby-asset-sync (2.11.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Add upstream fix to u se YAML.unsafe_load to support Psych v4.
(Closes: #1019611)
-- Adrian Bunk <bunk@debian.org> Sat, 15 Oct 2022 11:32:32 +0300
ruby-asset-sync (2.11.0-1) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from d/u/metadata
(already present in machine-readable debian/copyright).
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ Nilesh Patra ]
* New upstream version 2.11.0
* debhelper-compat 13
-- Nilesh Patra <npatra974@gmail.com> Sun, 13 Sep 2020 00:47:54 +0530
ruby-asset-sync (2.9.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.9.0
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Sruthi Chandran <srud@debian.org> Tue, 04 Feb 2020 15:37:51 +0100
ruby-asset-sync (2.7.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Samyak Jain ]
* New upstream version 2.7.0
* Switch d/watch to github tarball
* Adds metadata in d/upstream
* Using debhelper-compat instead of d/compat
* Bumps debhelper-compat to 12
* Bumps standard version to 4.4.1 to d/control
* Adds coverage directory to d/clean
-- Samyak Jain <samyak.jn11@gmail.com> Thu, 07 Nov 2019 10:35:56 +0530
ruby-asset-sync (2.6.0-1) unstable; urgency=medium
* New upstream version 2.6.0
* Bump Standards-Version to 4.3.0 (no changes needed)
* Tighten dependencies
* Refresh patches
* Refresh packaging with dh-make-ruby -w
* Enable tests again (rspec3 is now available)
-- Pirate Praveen <praveen@debian.org> Tue, 25 Dec 2018 19:08:57 +0530
ruby-asset-sync (2.4.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump standards version to 4.1.4
* Updated Vcs- urls to salsa
* Updated copyright url to use https
* Updated debian/watch to version 4
-- Hari Govind S <harigovindind@gmail.com> Wed, 20 Jun 2018 13:53:21 +0000
ruby-asset-sync (2.2.0-2) unstable; urgency=medium
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Mon, 19 Mar 2018 11:44:48 +0530
ruby-asset-sync (2.2.0-1) experimental; urgency=medium
* Team upload
* New upstream release
* Enable autopkgtest
-- Sruthi Chandran <srud@disroot.org> Sat, 30 Sep 2017 16:58:17 +0530
ruby-asset-sync (1.1.0-2) unstable; urgency=medium
* Re-upload to unstable
-- Pirate Praveen <praveen@debian.org> Tue, 12 May 2015 10:11:59 +0530
ruby-asset-sync (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Bump standards version to 3.9.6 (no changes).
* Refresh patches.
* Remove versioned build dep on rails.
* Disable tests (needs rspec3).
-- Pirate Praveen <praveen@debian.org> Thu, 20 Nov 2014 15:49:12 +0530
ruby-asset-sync (1.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build-Depend on simplecov instead of rcov
* Refresh patches
* Update Standards-Version to 3.9.5 (no changes)
* Update Build-Depends for ruby2.0, drop ruby1.8
-- Christian Hofstaedtler <zeha@debian.org> Mon, 23 Dec 2013 22:59:52 +0100
ruby-asset-sync (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #711306)
-- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 05 Jun 2013 20:04:16 +0530
|