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
|
ruby-ttfunk (1.7.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* New upstream version 1.7.0
* Update packaging files with dh-make-ruby -w
* Break ruby-prawn < 2.4
-- Cédric Boutillier <boutil@debian.org> Mon, 22 Nov 2021 10:45:49 +0100
ruby-ttfunk (1.6.2.1-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Cédric Boutillier ]
* [ci skip] Update team name
* New upstream version 1.6.2.1
* Update packaging with dh-make-ruby -w
+ Bump debhelper compatibility level to 13
+ Standards-Version bumped to 4.5.0 (no changes needed)
+ gem install layout
* Enable tests
* Add .gitattributes
* Refresh patch
-- Cédric Boutillier <boutil@debian.org> Tue, 01 Sep 2020 17:40:25 +0200
ruby-ttfunk (1.5.1-1) unstable; urgency=medium
* New upstream version 1.5.1
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Bump Standards-Version to 4.2.1 (no changes needed)
* Bump debhelper compatibility level to 11
* Use Github as source to get examples
* Use salsa.debian.org in Vcs-* fields
* Refresh 0010-fix_example_metrics.patch
* The README file is now md
-- Cédric Boutillier <boutil@debian.org> Sun, 30 Sep 2018 09:06:12 +0200
ruby-ttfunk (1.4.0-1) unstable; urgency=medium
* Imported Upstream version 1.4.0
* Refresh 0010-fix_example_metrics.patch
* Drop 0020-add-require-pathname.patch, applied upstream
* Bump Standards-Version to 3.9.6 (no changes needed)
* Add autopkgtest-pkg-ruby testsuite
-- Cédric Boutillier <boutil@debian.org> Wed, 24 Sep 2014 11:03:28 +0200
ruby-ttfunk (1.2.0-1) unstable; urgency=medium
* Imported Upstream version 1.2.0
* Update homepage
* No need to repack upstream anymore
+ get rid of the now useless get-orig-source target in debian/rules
+ remove dversionmangle option in debian/watch
+ remove the comment about removed files in copyright file
* Add 0020-add-require-pathname.patch to be able to use Pathname in
ttfunk.rb
* Update my email address to @d.o
-- Cédric Boutillier <boutil@debian.org> Fri, 22 Aug 2014 17:42:53 +0200
ruby-ttfunk (1.1.0+dfsg-1) unstable; urgency=low
* Team upload
* New upstream version
* Bump standards-version to 3.9.5 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Tue, 21 Jan 2014 12:34:11 -0600
ruby-ttfunk (1.0.3+dfsg-1) unstable; urgency=low
* New upstream version
* Build against gem2deb >= 0.3.0
* Bump Standard-Version: to 3.9.3 (no changes needed)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 29 Jun 2012 21:44:09 +0200
ruby-ttfunk (1.0.2+dfsg-1) unstable; urgency=low
* Initial release (Closes: #640885)
* Remove from upstream archive a copy of the non-free Comic Sans MS font.
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 06 Sep 2011 09:26:33 +0200
|