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 163 164 165 166 167 168 169 170 171 172 173 174 175
|
libgraphviz-perl (2.24-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Import upstream version 2.24.
* Drop spelling.patch, merged upstream.
* Update (build) dependencies.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Wed, 22 Jul 2020 19:32:51 +0200
libgraphviz-perl (2.22-1) unstable; urgency=medium
* Team upload.
[ Nick Morrott ]
* Import upstream version 2.22.
* Drop unnecessary build-dep on Test2::Suite.
* Update contact details in debian/upstream/metadata.
[ gregor herrmann ]
* Bump versioned build dependency on Test::More.
-- Nick Morrott <knowledgejunkie@gmail.com> Thu, 04 Aug 2016 01:08:17 +0100
libgraphviz-perl (2.21-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Import upstream version 2.21.
Fixes "Unescaped left brace in regex is deprecated"
(Closes: #826479)
* Drop spelling.patch, merged upstream.
* Update upstream licensing terms.
* Update debian/upstream/metadata.
* Update (build) dependencies.
* Declare compliance with Debian Policy 3.9.8.
* Add patch to fix a spelling mistake in the POD.
-- gregor herrmann <gregoa@debian.org> Sun, 31 Jul 2016 03:14:04 +0200
libgraphviz-perl (2.20-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.20.
* Drop 0001-Fix-Devel-GraphVizProf-module-syntax.patch
(merged upstream).
* Change order of alternative build dependency.
* Add a patch to fix a spelling mistake in the POD.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jan 2016 00:24:28 +0100
libgraphviz-perl (2.19-2) unstable; urgency=medium
* Team upload.
* Add upstream repository information to debian/upstream/metadata
* Fix Devel::GraphVizProf module syntax (Closes: #809095)
-- Niko Tyni <ntyni@debian.org> Sun, 27 Dec 2015 18:14:43 +0200
libgraphviz-perl (2.19-1) unstable; urgency=medium
* Team upload.
* Add debian/upstream/metadata
* Import upstream version 2.19
* Bump debhelper compatibility level to 9
* Update upstream copyright
* Update build dependencies
* Move d/examples to d/libgraphviz-perl.examples
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 14 Nov 2015 12:42:30 -0200
libgraphviz-perl (2.18-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update upstream copyright and license.
-- gregor herrmann <gregoa@debian.org> Sat, 04 Jul 2015 22:07:20 +0200
libgraphviz-perl (2.16-2) unstable; urgency=medium
* Team upload.
* Replace patch to fix hashbang with override in debian/rules.
Also fix another wrong hashbang.
* Unconditionally build depend on libmodule-build-perl.
And fix version, and move it do Build-Depends.
* Drop ancient version from perl build dependency.
* Fix Vcs-Browser URL. Thanks to cme.
* Mark package as autopkgtest-able.
* Change Homepage field to metacpan.org URL.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2015 16:50:19 +0200
libgraphviz-perl (2.16-1) unstable; urgency=medium
* Package now maintained by Debian Perl Group
* Update debian/watch to use metacpan URL
* New upstream release
* Update Standards-Version (no changes)
* Conform with copyright-format 1.0
-- Dominic Hargreaves <dom@earth.li> Sat, 04 Oct 2014 22:22:14 +0100
libgraphviz-perl (2.15-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Sat, 08 Feb 2014 14:51:54 +0000
libgraphviz-perl (2.14-1) unstable; urgency=low
* New upstream release
-- Dominic Hargreaves <dom@earth.li> Sun, 05 May 2013 17:51:30 +0100
libgraphviz-perl (2.10-1) unstable; urgency=low
* Add Vcs-* fields
* Switch to dpkg-source 3.0 (quilt) format
* Update to minimal rules file and dh compat level 8
* Update Standards-Version (no changes)
* New upstream release
-- Dominic Hargreaves <dom@earth.li> Tue, 03 Apr 2012 00:04:41 +0100
libgraphviz-perl (2.04-1) unstable; urgency=low
* New upstream release
* Fix interpreter in example program primes_aux.pl (closes: #544537)
* Update debhelper compat to 5
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Fri, 04 Sep 2009 12:26:57 +0100
libgraphviz-perl (2.03-2) unstable; urgency=low
* Fix debian/rules rmdir bug (closes: #468040)
* Standardize debian/watch format
* debian/control: add Homepage field
* Fix make distclean lintian warning
-- Dominic Hargreaves <dom@earth.li> Thu, 28 Feb 2008 00:27:51 +0000
libgraphviz-perl (2.03-1) unstable; urgency=low
* New upstream release
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Sun, 30 Dec 2007 13:53:41 +0000
libgraphviz-perl (2.02-1) unstable; urgency=low
* Initial Release.
-- Dominic Hargreaves <dom@earth.li> Thu, 24 Mar 2005 01:26:46 +0000
|