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
|
ruby-combustion (1.0.0-2) unstable; urgency=medium
* Team upload.
* Drop remove-bundler.patch patch, it's not really needed
- already had bundler as build-dependency
* Rename add-sqlite3-to-Gemfile.patch -> adjust-Gemfile.patch and adapt it
to support running tests under bundler
-- Antonio Terceiro <terceiro@debian.org> Thu, 07 Feb 2019 18:56:27 -0200
ruby-combustion (1.0.0-1) unstable; urgency=medium
* Team upload
[ Andrew Lee (李健秋) ]
* debian/watch: fetch from upstream's github instead.
[ Sruthi Chandran ]
* New upstream version 1.0.0
* Update remove_git_from_gemspec.patch
* Use gem-install and remove set-source-root-in-generator.patch
* Add remove-bundler.patch
* Add relax-dev-deps.patch
* Add add-sqlite3-to-Gemfile.patch
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use marked-man instead of help2man
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
-- Sruthi Chandran <srud@disroot.org> Sat, 05 Jan 2019 23:59:44 +0530
ruby-combustion (0.5.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add package tests.
* Remove 'git ls-files' command from gemspec.
* debian/control
- Add new build dependencies.
- Update TestSuite value to autopkgtest-pkg-ruby.
* debian/rules:
- Add check-dependencies command.
- Create manpage during package build.
- Remove unnecessary files after package is built.
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Fri, 04 Mar 2016 17:50:27 -0300
ruby-combustion (0.5.3-2) unstable; urgency=medium
* Install docs.
* Install changelog file.
* Apply set-source-root-in-generator.patch: update source_root to
/usr/share/ruby-combustion.
* Use debhelper 9.
* Install templates into common locatation as other package does.
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Fri, 15 Jan 2016 22:43:45 +0800
ruby-combustion (0.5.3-1) unstable; urgency=medium
* Initial release (Closes: #809462)
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Thu, 31 Dec 2015 04:10:01 +0800
|