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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
ruby-tilt (2.0.10-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.0.10
* d/watch: point to github as they removed tests from the gem
* debp14 states we should use debian/master for master branch
* d/control:
* adding an explicit Rules-Requires-Root field
* bump standards to 4.4.1
* bump debhelper-compat to 12
[ Utkarsh Gupta ]
* Add salsa-ci.yml
-- Joseph Herlant <aerostitch@debian.org> Sat, 14 Dec 2019 22:16:24 -0800
ruby-tilt (2.0.9-1) unstable; urgency=medium
* Team upload
* New upstream version 2.0.9.
* Refresh patches for release 2.0.9.
* d/watch: update to use version 4 and gemwatch.d.n.
* d/control: bump standards to 4.2.1.
* d/control: switch to debhelper-compat package.
* Add a d/upstream/metadata file for dep-12.
-- Joseph Herlant <aerostitch@debian.org> Sat, 15 Dec 2018 20:05:39 -0800
ruby-tilt (2.0.8-1) unstable; urgency=low
* Team upload
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Joseph Herlant ]
* d/control: update Vcs-* to point to salsa directly
* d/control, d/compat: upgrade standards to 4.1.4 and compat to 11
* d/copyright: fix file-contains-trailing-whitespace
* d/control: fix homepage-field-uses-insecure-uri
* d/copyright: fix insecure-copyright-format-uri
* d/watch: fix debian-watch-uses-insecure-uri
* d/p/force_encoding_erb_test: fix spelling-error-in-patch-description
* d/control: enable autopkgtest
* New upstream version 2.0.8
* Remove haml version patch that is no longer necessary
* Update existing patches to fit the new version
* d/copyright: update copyright years to reflect upstream change
* d/rules: add GEM2DEB_TEST_RUNNER = --check-dependencies
-- Joseph Herlant <herlantj@gmail.com> Tue, 10 Apr 2018 18:22:35 -0700
ruby-tilt (2.0.1-2) unstable; urgency=medium
* Team upload
* Reupload to unstable (verified reverse dependencies are working)
-- Pirate Praveen <praveen@debian.org> Wed, 13 Jan 2016 13:14:02 +0530
ruby-tilt (2.0.1-1) experimental; urgency=medium
* Team upload
[ Lucas Nussbaum ]
* Drop myself from Uploaders
[ Pirate Praveen ]
* New upstream release (stage in experimental to sort reverse dependencies)
* Drop patch: new-test-unit-compatibility.patch (not needed for this version)
* Disable unpackaged dependencies
* Bump standards version to 3.9.6 (no changes)
[ Balasankar C ]
* Make tests run.
- disable-failing-test.patch: Disable the failing test.
- remove-bundler.patch: Remove usage of bundler during tests.
- set-available-locales.patch: Set available locales during tests.
* Bump debhelper compatibility.
* Add dep3 headers to all patches.
-- Pirate Praveen <praveen@debian.org> Tue, 12 Jan 2016 15:41:34 +0530
ruby-tilt (2.0.0+really1.4.1-1) unstable; urgency=medium
* Team upload
* Revert to previous upstream release due to breakage of reverse
dependencies (Closes: #738488).
* switch build-dependency from ruby-minitest to ruby-test-unit
- had to add debian/patches/new-test-unit-compatibility.patch temporarily
-- Antonio Terceiro <terceiro@debian.org> Sun, 23 Feb 2014 12:33:57 -0300
ruby-tilt (2.0.0-1) unstable; urgency=medium
* Imported Upstream version 2.0.0
* Refresh patches
* debian/control: Update Build-Depends
* Bump Standard Version: 3.9.5
-- Youhei SASAKI <uwabami@gfd-dennou.org> Fri, 31 Jan 2014 02:09:41 +0900
ruby-tilt (1.4.1-1) unstable; urgency=low
[ Jérémy Bobbio ]
* Team upload.
* New upstream release.
* Refresh Debian patches.
* Add git-buildpackage configuration
* Unapply patches after build.
* Remove cruft in debian/control.
* Bump Standards-Version to 3.9.4, no changes required.
[ 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.
-- Jérémy Bobbio <lunar@debian.org> Mon, 22 Jul 2013 23:11:28 +0200
ruby-tilt (1.3.3-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Antonio Terceiro <terceiro@debian.org> Mon, 25 Jun 2012 20:33:50 -0300
ruby-tilt (1.3.3-1) unstable; urgency=low
[ Cédric Boutillier ]
* copyright: change to a working url in Format: field
[ Youhei SASAKI ]
* New Upstream Version: 1.3.3
* control: update Build-Depends:
libnokogiri-ruby{1.8,1.9.1} to ruby-nokogiri
* copyright: change MIT to Expat
-- Youhei SASAKI <uwabami@gfd-dennou.org> Fri, 23 Sep 2011 01:49:29 +0900
ruby-tilt (1.3.2-1) unstable; urgency=low
* Fix FTBFS: Closes: #628271
- add Encoding.default_external for Ruby >= 1.9.1
* New Upstream version: 1.3.2
* Bump Standard Version: 3.9.2
* Add manpage for /usr/bin/tilt
* Add me to Uploaders
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 26 Jul 2011 04:10:13 +0900
ruby-tilt (1.2.2-1) unstable; urgency=low
* Initial release.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Tue, 26 Apr 2011 15:42:58 +0200
|