[libcode-tidyall-perl] 23/23: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sat Nov 21 16:44:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit 71eab428f0e68ec036d3232fb31c37f5f257ae42
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Nov 21 17:37:41 2015 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 26 +++++++++++++--
 debian/control         | 15 +++++++--
 debian/copyright_hints | 91 +++++++++++++++++++++++++++++++-------------------
 3 files changed, 92 insertions(+), 40 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12dce75..91d719f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,7 @@
-libcode-tidyall-perl (0.20-2) UNRELEASED; urgency=medium
+libcode-tidyall-perl (0.32~dfsg-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to use cgit web frontend.
@@ -8,13 +11,30 @@ libcode-tidyall-perl (0.20-2) UNRELEASED; urgency=medium
     + Use License-Grant and License-Reference fields.
       Thanks to Ben Finney.
     + Extend copyright of packaging to cover current year.
+    + Update URL to issue tracker, and add alternate email address.
+    + Update alternate git source URL.
   * Add lintian override regarding license in License-Reference field.
     See bug#786450.
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
   * Declare compliance with Debian Policy 3.9.6.
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:30:29 +0200
+  * Update watch file and CDBS upstream-tarball hints to track DROLSKY
+    as main upstream maintainer.
+  * Repackage upstream tarball to avoid non-DFSG files and convenience
+    code copies.
+  * Drop patch 1001: SHA1 avoidance now done upstream.
+  * Update package relations:
+    + Relax to (build-)depend unversioned on libcapture-tiny-perl:
+      Needed version satisfied even in oldstable.
+    + (Build-)depend on libfile-slurp-tiny-perl libfile-which-perl
+      libtext-diff-perl.
+    + Build-depend on libtest-differences-perl libtest-warnings-perl.
+    + Recommend libjson-maybexs-perl.
+    + Enhance git and subversion, and mention that in long description.
+    + Fix mention suggested php-codeniffer in long description.
+  * Update Homepage URL.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sat, 21 Nov 2015 17:37:37 +0100
 
 libcode-tidyall-perl (0.20-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9f52da8..93d620d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,25 +6,30 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
+ libcapture-tiny-perl,
  libconfig-ini-perl,
  libtimedate-perl,
+ libfile-slurp-tiny-perl,
  libfile-zglob-perl,
+ libfile-which-perl,
  libguard-perl,
  libipc-run3-perl,
  libipc-system-simple-perl,
  liblist-moreutils-perl,
  liblog-any-perl,
  libmoo-perl,
+ libtext-diff-perl,
  libtime-duration-parse-perl,
  libtry-tiny-perl,
- libcapture-tiny-perl (>= 0.12),
- libtest-class-most-perl
+ libtest-class-most-perl,
+ libtest-differences-perl,
+ libtest-warnings-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcode-tidyall-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcode-tidyall-perl.git
-Homepage: http://search.cpan.org/dist/Code-TidyAll/
+Homepage: http://metacpan.org/release/Code-TidyAll
 
 Package: libcode-tidyall-perl
 Architecture: all
@@ -33,6 +38,7 @@ Depends: ${cdbs:Depends},
  ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
+Enhances: ${cdbs:Enhances}
 Description: your all-in-one code tidier and validator
  There are a lot of great code tidiers and validators out there. tidyall
  makes them available from a single unified interface.
@@ -44,3 +50,6 @@ Description: your all-in-one code tidier and validator
  .
  This package provides commandline tool tidyall and Perl module
  Code::TidyAll.
+ .
+ Includes hooks for git and subversion, and plugin for php-codesniffer,
+ requiring corresponding packages installed.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 9a19140..d701253 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,47 +10,32 @@ Files: Changes
  META.json
  META.yml
  Makefile.PL
+ bin/tidyall
+ cpanfile
  debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
- debian/patches/README
- debian/patches/series
  debian/source/format
  debian/source/lintian-overrides
  debian/watch
+ dist.ini
  etc/editors/tidyall.vim
+ inc/MyMakeMaker.pm
+ inc/Pod/Weaver/Section/SeeAlsoCodeTidyAll.pm
+ inc/Util.pm
  lib/Code/TidyAll/Cache.pm
  lib/Code/TidyAll/Config/INI/Reader.pm
  lib/Code/TidyAll/Git/Util.pm
+ lib/Code/TidyAll/Plugin/CSSUnminifier.pm
  lib/Code/TidyAll/SVN/Util.pm
- lib/Code/TidyAll/Test/Class.pm
- lib/Code/TidyAll/Test/Plugin/AToZ.pm
- lib/Code/TidyAll/Test/Plugin/CheckUpper.pm
- lib/Code/TidyAll/Test/Plugin/RepeatFoo.pm
- lib/Code/TidyAll/Test/Plugin/ReverseFoo.pm
- lib/Code/TidyAll/Test/Plugin/UpperText.pm
  lib/Code/TidyAll/Util.pm
  lib/Code/TidyAll/Util/Zglob.pm
- lib/Code/TidyAll/t/Basic.pm
- lib/Code/TidyAll/t/Conf.pm
- lib/Code/TidyAll/t/Git.pm
- lib/Code/TidyAll/t/Plugin.pm
- lib/Code/TidyAll/t/Plugin/CSSUnminifier.pm
- lib/Code/TidyAll/t/Plugin/JSBeautify.pm
- lib/Code/TidyAll/t/Plugin/JSHint.pm
- lib/Code/TidyAll/t/Plugin/JSLint.pm
- lib/Code/TidyAll/t/Plugin/MasonTidy.pm
- lib/Code/TidyAll/t/Plugin/PHPCodeSniffer.pm
- lib/Code/TidyAll/t/Plugin/PerlCritic.pm
- lib/Code/TidyAll/t/Plugin/PerlTidy.pm
- lib/Code/TidyAll/t/Plugin/PodSpell.pm
- lib/Code/TidyAll/t/Plugin/SortLines.pm
- lib/Code/TidyAll/t/SVN.pm
- lib/Code/TidyAll/t/Util.pm
- lib/Code/TidyAll/t/Zglob.pm
- lib/Pod/Weaver/Section/SeeAlsoCodeTidyAll.pm
+ perlcriticrc
+ perltidyrc
+ t/00-report-prereqs.dd
+ t/00-report-prereqs.t
  t/Basic.t
  t/Conf.t
  t/Zglob.t
@@ -60,26 +45,64 @@ Files: Changes
  t/author-Plugin-JSHint.t
  t/author-Plugin-JSLint.t
  t/author-Plugin-MasonTidy.t
+ t/author-Plugin-PHPCodeSniffer.t
  t/author-Plugin-PerlCritic.t
  t/author-Plugin-PerlTidy.t
+ t/author-Plugin-PerlTidySweet.t
  t/author-Plugin-PodChecker.t
  t/author-Plugin-PodSpell.t
  t/author-Plugin-PodTidy.t
  t/author-Plugin-SortLines.t
  t/author-Util.t
+ t/author-mojibake.t
+ t/author-no-tabs.t
+ t/author-pod-spell.t
+ t/author-pod-syntax.t
+ t/author-self-tidyall.t
+ t/author-test-version.t
  t/author-tidy-and-critic.t
- xt/tidyall.t
+ t/lib/Code/TidyAll/Test/Class.pm
+ t/lib/Code/TidyAll/Test/Plugin/AToZ.pm
+ t/lib/Code/TidyAll/Test/Plugin/AlwaysPhonetic.pm
+ t/lib/Code/TidyAll/Test/Plugin/CheckUpper.pm
+ t/lib/Code/TidyAll/Test/Plugin/RepeatFoo.pm
+ t/lib/Code/TidyAll/Test/Plugin/ReverseFoo.pm
+ t/lib/Code/TidyAll/Test/Plugin/UpperText.pm
+ t/lib/Test/Code/TidyAll/Basic.pm
+ t/lib/Test/Code/TidyAll/Conf.pm
+ t/lib/Test/Code/TidyAll/Git.pm
+ t/lib/Test/Code/TidyAll/Plugin.pm
+ t/lib/Test/Code/TidyAll/Plugin/CSSUnminifier.pm
+ t/lib/Test/Code/TidyAll/Plugin/JSBeautify.pm
+ t/lib/Test/Code/TidyAll/Plugin/JSHint.pm
+ t/lib/Test/Code/TidyAll/Plugin/JSLint.pm
+ t/lib/Test/Code/TidyAll/Plugin/MasonTidy.pm
+ t/lib/Test/Code/TidyAll/Plugin/PHPCodeSniffer.pm
+ t/lib/Test/Code/TidyAll/Plugin/PerlCritic.pm
+ t/lib/Test/Code/TidyAll/Plugin/PerlTidy.pm
+ t/lib/Test/Code/TidyAll/Plugin/PerlTidySweet.pm
+ t/lib/Test/Code/TidyAll/Plugin/PodChecker.pm
+ t/lib/Test/Code/TidyAll/Plugin/PodSpell.pm
+ t/lib/Test/Code/TidyAll/Plugin/PodTidy.pm
+ t/lib/Test/Code/TidyAll/Plugin/SortLines.pm
+ t/lib/Test/Code/TidyAll/SVN.pm
+ t/lib/Test/Code/TidyAll/Util.pm
+ t/lib/Test/Code/TidyAll/Zglob.pm
+ t/release-cpan-changes.t
+ tidyall.ini
+ weaver.ini
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- bin/tidyall
+Files: README.md
  lib/Code/TidyAll.pm
+ lib/Code/TidyAll/CacheModel.pm
+ lib/Code/TidyAll/CacheModel/Shared.pm
  lib/Code/TidyAll/Git/Precommit.pm
  lib/Code/TidyAll/Git/Prereceive.pm
  lib/Code/TidyAll/Plugin.pm
- lib/Code/TidyAll/Plugin/CSSUnminifier.pm
+ lib/Code/TidyAll/Plugin/DiffOnTidyError.pm
  lib/Code/TidyAll/Plugin/JSBeautify.pm
  lib/Code/TidyAll/Plugin/JSHint.pm
  lib/Code/TidyAll/Plugin/JSLint.pm
@@ -88,16 +111,16 @@ Files: README
  lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
  lib/Code/TidyAll/Plugin/PerlCritic.pm
  lib/Code/TidyAll/Plugin/PerlTidy.pm
+ lib/Code/TidyAll/Plugin/PerlTidySweet.pm
  lib/Code/TidyAll/Plugin/PodChecker.pm
  lib/Code/TidyAll/Plugin/PodSpell.pm
  lib/Code/TidyAll/Plugin/PodTidy.pm
  lib/Code/TidyAll/Plugin/SortLines.pm
  lib/Code/TidyAll/Result.pm
+ lib/Code/TidyAll/Role/Tempdir.pm
  lib/Code/TidyAll/SVN/Precommit.pm
- lib/Code/TidyAll/t/Plugin/PodChecker.pm
- lib/Code/TidyAll/t/Plugin/PodTidy.pm
  lib/Test/Code/TidyAll.pm
-Copyright: 2011, Jonathan Swartz
+Copyright: 2011, - 2015, Jonathan Swartz
   AND LICENSE
 License: UNKNOWN
  FIXME
@@ -118,7 +141,7 @@ License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 2011, Jonathan Swartz
+Copyright: 2011, - 2015, Jonathan Swartz
 License: GPL-ever
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git



More information about the Pkg-perl-cvs-commits mailing list