debian/0000755000000000000000000000000012260311066007163 5ustar debian/rules0000755000000000000000000000003612260311066010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000302712260311066010570 0ustar Source: libdist-zilla-plugin-changelogfromgit-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-perl (>= 2:1.03), libdist-zilla-perl (>= 4.300035), libgit-repository-plugin-log-perl, libmoose-autobox-perl (>= 0.13), libmoose-perl (>= 2.1005), libsoftware-release-perl (>= 0.03), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit/ Package: libdist-zilla-plugin-changelogfromgit-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl (>= 2:1.03), libdist-zilla-perl (>= 4.300035), libgit-repository-plugin-log-perl, libmoose-autobox-perl (>= 0.13), libmoose-perl (>= 2.1005), libsoftware-release-perl (>= 0.03) Description: Dist::Zilla plugin to build a Changes file from a project's git log Dist::Zilla::Plugin::ChangelogFromGit is a Dist::Zilla plugin that writes a CHANGES file that contains formatted commit information from recent git logs. debian/source/0000755000000000000000000000000012260311066010463 5ustar debian/source/format0000644000000000000000000000001412260311066011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000420512260311066011036 0ustar libdist-zilla-plugin-changelogfromgit-perl (0.015-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Update build and runtime requirements. * Update debian/* section in debian/copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 30 Dec 2013 16:32:57 +0100 libdist-zilla-plugin-changelogfromgit-perl (0.006-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.4 (no changes needed) -- Alessandro Ghedini Tue, 16 Oct 2012 13:34:40 +0200 libdist-zilla-plugin-changelogfromgit-perl (0.005-1) unstable; urgency=low * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org -- Alessandro Ghedini Mon, 30 Apr 2012 12:38:01 +0200 libdist-zilla-plugin-changelogfromgit-perl (0.004-1) unstable; urgency=low * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * Add libmoose-autobox-perl to (build) depends * Add libdist-zilla-perl to build depends -- Alessandro Ghedini Fri, 09 Mar 2012 15:46:43 +0100 libdist-zilla-plugin-changelogfromgit-perl (0.003-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. [ Alessandro Ghedini ] * New upstream release * Bump debhelper compat level to 8 * Bump Standards-Version to 3.9.2 * Add libdatetime-perl, libgit-repository-perl and libsoftware-release-perl to (B-)D(-I) * Update years of copyright -- Alessandro Ghedini Sun, 23 Oct 2011 22:58:04 +0200 libdist-zilla-plugin-changelogfromgit-perl (0.002-1) unstable; urgency=low * Initial Release. (Closes: #608257) -- Alessandro Ghedini Wed, 29 Dec 2010 11:39:30 +0100 debian/compat0000644000000000000000000000000212260311066010361 0ustar 8 debian/copyright0000644000000000000000000000217712260311066011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit Upstream-Contact: Rocco Caputo Upstream-Name: Dist-Zilla-Plugin-ChangelogFromGit Files: * Copyright: 2010-2013, Rocco Caputo License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2012, Alessandro Ghedini 2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000024212260311066010212 0ustar version=3 https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit/ .*/Dist-Zilla-Plugin-ChangelogFromGit-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$