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 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
|
libgraph-perl (1:0.9726-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.9726.
-- Andrius Merkys <merkys@debian.org> Mon, 13 Feb 2023 05:20:59 -0500
libgraph-perl (1:0.9725-1) unstable; urgency=medium
* Team upload
* Import upstream version 0.9725.
-- Florian Schlichting <fsfs@debian.org> Sun, 28 Nov 2021 16:59:58 +0800
libgraph-perl (1:0.9724-1) unstable; urgency=medium
* Import upstream versions 0.9718, 0.9720, 0.9721, 0.9724.
* Drop BitMatrix_AdjacencyMatrix_Deleted_Vertex.patch which was the diff
between 0.9720 and 0.9721.
* Declare compliance with Debian Policy 4.6.0.
* Drop unneeded version constraints from (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Wed, 29 Sep 2021 20:59:28 +0200
libgraph-perl (1:0.9716-2) unstable; urgency=medium
* Add patch BitMatrix_AdjacencyMatrix_Deleted_Vertex.patch.
The patch is taken from the upstream 0.9721 release, and fixes BitMatrix
and AdjacencyMatrix problems in combination with deleted vertices.
Thanks to Ian Jackson for the bug report with reproducer, which is now
part of the testsuite. (Closes: #987095)
-- gregor herrmann <gregoa@debian.org> Fri, 23 Apr 2021 20:54:29 +0200
libgraph-perl (1:0.9716-1) unstable; urgency=medium
* Import upstream version 0.9716.
* Update (build) dependencies.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 03 Jan 2021 04:49:16 +0100
libgraph-perl (1:0.9714-1) unstable; urgency=medium
* Import upstream version 0.9714.
-- gregor herrmann <gregoa@debian.org> Sat, 26 Dec 2020 02:23:42 +0100
libgraph-perl (1:0.9713-1) unstable; urgency=medium
* Import upstream version 0.9713.
* Make (build) dependency on libscalar-list-utils-perl versioned.
-- gregor herrmann <gregoa@debian.org> Tue, 22 Dec 2020 17:50:08 +0100
libgraph-perl (1:0.9712-1) unstable; urgency=medium
* Import upstream version 0.9712.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Dec 2020 02:50:30 +0100
libgraph-perl (1:0.9711-1) unstable; urgency=medium
* Import upstream version 0.9711.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Nov 2020 22:38:46 +0100
libgraph-perl (1:0.9709-1) unstable; urgency=medium
* Import upstream version 0.9709.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.5.1.
* Update debian/duck-overrides: new upstream Git URLs.
-- gregor herrmann <gregoa@debian.org> Thu, 26 Nov 2020 21:07:04 +0100
libgraph-perl (1:0.9707-1) unstable; urgency=medium
* Import upstream version 0.9707.
-- gregor herrmann <gregoa@debian.org> Mon, 02 Nov 2020 18:40:03 +0100
libgraph-perl (1:0.9706-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.9706.
* Update debian/upstream/metadata.
* Update URLs in debian/duck-overrides.
* debian/copyright: drop paragraph about now removed files.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Update buildtime and runtime dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Oct 2020 23:55:42 +0200
libgraph-perl (1:0.9704-1) unstable; urgency=medium
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.9704
* Update year of upstream copyright and upstream contact
* Drop all unnecessary patches, applied by upstream
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.5.
* Bump debhelper compatibility level to 10.
* Add debian/duck-overrides for false positives.
-- gregor herrmann <gregoa@debian.org> Tue, 31 Jul 2018 20:12:13 +0200
libgraph-perl (1:0.96-2) unstable; urgency=medium
* Take over for the Debian Perl Group with maintainer's permission
(https://bugs.debian.org/782676)
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Steinar H. Gunderson
<sesse@debian.org>)
* debian/watch: use metacpan-based URL.
* Add /me to Uploaders.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Remove version from perl build dependency.
* Switch to source format "3.0 (quilt)".
* Bump debhelper compatibility level to 9.
* Remove call to uupdate from debian/watch.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Use dh(1). (Closes: #799484)
* Drop dependency on libheap-perl.
The distribution ships its own copy of Heap*.
* Add patch from Niko Tyni to not compare version numbers numerically.
(Closes: #782676)
* Add a patch to fix a spelling mistake in the POD.
* Add patch to fix POD (missing NAME header).
-- gregor herrmann <gregoa@debian.org> Sat, 19 Sep 2015 22:06:30 +0200
libgraph-perl (1:0.96-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: make: *** [clean] Error 1":
invert logic of test for Makefile existence, so that it returns true in
debian/rules' clean target.
(Closes: #724080)
-- gregor herrmann <gregoa@debian.org> Sat, 09 Nov 2013 15:32:45 +0100
libgraph-perl (1:0.96-1) unstable; urgency=low
* New upstream release (Closes: #634997).
* Various Lintian cleanup.
* Add ${misc:Depends}.
* Test for existence of Makefile instead of ignoring the result of
make realclean.
* Add build-arch and build-indep targets.
* Use DESTDIR instead of PREFIX with make install.
* Use dh_prep instead of dh_clean -k (debhelper warning).
* Bumped Standards-Version to 3.9.4; no other changes than those listed
above needed.
-- Steinar H. Gunderson <sesse@debian.org> Sun, 08 Sep 2013 10:59:42 +0200
libgraph-perl (1:0.91-1) unstable; urgency=low
* New upstream release.
* Fixes a bug where connected components could be wrong with unionfind=>1.
(Closes: #542679)
* Updated Standards-Version to 3.8.3 (no changes needed).
-- Steinar H. Gunderson <sesse@debian.org> Thu, 20 Aug 2009 21:42:24 +0200
libgraph-perl (1:0.81-1) unstable; urgency=low
* New upstream release.
-- Steinar H. Gunderson <sesse@debian.org> Mon, 18 Jun 2007 01:08:00 +0200
libgraph-perl (1:0.75-1) unstable; urgency=low
* New upstream release.
* Make Build-depends-indep on debhelper and perl into ordinary
build-depends, as we use them in non-indep targets.
-- Steinar H. Gunderson <sesse@debian.org> Thu, 15 Jun 2006 21:40:03 +0200
libgraph-perl (1:0.69-1) unstable; urgency=low
* New upstream release.
* Switch from debhelper v3 to v5 (no changes needed), and use debian/compat
instead of setting DH_COMPAT in debian/rules. Update versioned
build-dependency accordingly.
* Update to Standards-Version 3.6.2.0 (no changes needed).
-- Steinar H. Gunderson <sesse@debian.org> Mon, 3 Apr 2006 02:59:06 +0200
libgraph-perl (1:0.65-2) unstable; urgency=low
* New maintainer. Thanks to Matt Hope for maintaining the package up till
now.
* Ack my own NMU. (Closes: #299861).
* Make long and short description more descriptive. (Closes: #317658)
-- Steinar H. Gunderson <sesse@debian.org> Sun, 17 Jul 2005 10:08:13 +0200
libgraph-perl (1:0.65-1) unstable; urgency=low
* Non-Maintainer Upload.
* New upstream release (Closes: #299861).
-- Steinar H. Gunderson <sesse@debian.org> Sun, 10 Jul 2005 15:11:49 +0200
libgraph-perl (0.20102-1) unstable; urgency=low
* New upstream release
-- Matt Hope <dopey@debian.org> Tue, 13 Apr 2004 00:08:18 +1000
libgraph-perl (0.20101-1) unstable; urgency=low
* Initial Package
-- Matt Hope <dopey@debian.org> Sat, 12 Apr 2003 20:26:03 +1000
|