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
|
libgraph-easy-perl (0.76-1) unstable; urgency=medium
* Imported Upstream version 0.76
* Drop fix-Unescaped-left-brace-in-regex-is-deprecated.patch
* Drop fix-spelling-error-in-manpage.patch
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 06 Jun 2016 20:35:31 +0200
libgraph-easy-perl (0.75-3) unstable; urgency=medium
[ Axel Beckert ]
* Consistently use <> instead of () around URLs in
debian/copyright. Deconfuses DUCK.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.8
* Explicitly escape literal { and } characters in regex
(Closes: #826478)
* Fix spelling error in long description of package
* Fix spelling errors in manpages
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 05 Jun 2016 21:17:11 +0200
libgraph-easy-perl (0.75-2) unstable; urgency=medium
* Update Vcs-Browser URL to cgit web frontend
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.6
* Add explicit build dependency on libmodule-build-perl
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 04 Jun 2015 22:33:52 +0200
libgraph-easy-perl (0.75-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.75
* Drop copyright stanza for in/Module/*
Files are removed upstream.
* Move perl from Build-Depends-Indep to Build-Depends.
Graph::Easy switched to use Module::Build, thus we need perl in
Build-Depends already.
* Declare compliance with Debian Policy 3.9.5
* Update copyright years for debian/* packaging files
* Put work under debian/* under same license as Perl.
Use License GPL-1+ or Artistic to be more consistent on Debian Perl
Group copyright choice.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 13 Apr 2014 11:06:14 +0200
libgraph-easy-perl (0.73-1) unstable; urgency=low
* Imported Upstream version 0.73
* Don't install manpage for Graph::Easy::Util.
Graph::Easy::Util contains only convenience subroutines used and does
not have a complete manpage. Remove it via an override target for
dh_auto_install.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 25 May 2013 15:58:19 +0200
libgraph-easy-perl (0.72-1) unstable; urgency=low
* Imported Upstream version 0.72
* Update debian/copyright information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for included copy of Module::Install.
Update copyright years for debian/* packaging.
* Bump Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to (>= 9).
* Bump Standards-Version to 3.9.4
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 05 May 2013 04:57:50 +0200
libgraph-easy-perl (0.71-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Imported Upstream version 0.71
* Update copyright for included Module::Install copy.
Update copyright years for files
* Update copyright years for debian/* packaging
* Bump Standards-Version to 3.9.2
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 23 Dec 2011 20:38:35 +0100
libgraph-easy-perl (0.70-1) unstable; urgency=low
* New upstream release
* Update my email address.
* debian/copyright:
- Refer to GPL-1 license text in common-licenses.
- Refer to Debian systems in general instead of only Debian GNU/Linux
systems.
* Bump Standards-Version to 3.9.1.
* debian/control: Make versioned Build-Depends-Indep on libpod-
coverage-perl unversioned as the required version is already
satisfied in stable and oldstable is gone.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 06 Nov 2010 22:01:45 +0100
libgraph-easy-perl (0.69-1) unstable; urgency=low
* New upstream release
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Fri, 02 Jul 2010 08:05:20 +0200
libgraph-easy-perl (0.68-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.0 (no changes needed).
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Tue, 29 Jun 2010 10:54:04 +0200
libgraph-easy-perl (0.67-1) unstable; urgency=low
* New upstream release
* Fix 'colorscheme' typo in debian/copyright.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 29 May 2010 07:23:47 +0200
libgraph-easy-perl (0.66-1) unstable; urgency=low
* Initial Release (Closes: #579738).
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 23 May 2010 20:48:45 +0200
|