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
|
ruby-graphviz (1.2.3-1) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream release (Closes: #888150)
* eliminate lintian warning: file-contains-trailing-whitespace
* eliminate lintian warning: debian-watch-uses-insecure-uri
* eliminate lintian warning: insecure-copyright-format-uri
* eliminate lintian warning: homepage-field-uses-insecure-uri
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.3 (no changes needed)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 31 Mar 2018 22:26:39 +0900
ruby-graphviz (1.2.2-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 1.2.2
- does not treat dot output into stderr as an error (Closes: #714472)
* debian/control
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields with https://
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Bump Standards-Version to 3.9.8
* Run wrap-and-sort on packaging files
* Update packaging with dh-make-ruby -w
* Install upstream manpages
* patches
+ drop fix-ruby2gv.patch (applied upstream)
+ drop remove-rubygems-require.patch (outdated)
+ add clean_test_helper.patch to load open3, and remove bundler usage in
tests
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Jun 2016 21:56:17 +0200
ruby-graphviz (1.0.8-2) unstable; urgency=low
* Remove require 'rubygems' line from tests too
* Override lintian message for duplicate sample files
-- Praveen Arimbrathodiyil <praveen@debian.org> Mon, 29 Oct 2012 19:14:05 +0530
ruby-graphviz (1.0.8-1) unstable; urgency=low
* Initial release (Closes: #676393)
-- Praveen Arimbrathodiyil <praveen@debian.org> Fri, 26 Oct 2012 18:38:19 +0530
|