* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Andrius Merkys ]
* Adding patch sorting all values returned by keys() in order to produce
deterministic output (Closes: #903979).
* Adding a build time test case for deterministic output.
* Adding build dependency on libtext-diff-perl for the reproducibility
test.
* Bumping compat to 11.
* Declare conformance with Policy 4.1.5 (no changes needed).
* Team upload.
* New upstream release.
* Drop 2 patches which have been applied upstream.
* Team upload.
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* 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.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Remove Jay Bonci from Uploaders. Thanks for your work!
* Bump debhelper compatibility level to 9.
* Mark package as autopkgtest-able.
(LP: #1679328)
* debian/watch: add uversionmangle to fix single-digit versions in
upstream tarball.
* Import upstream version 1.20.
Fixes "Unescaped left brace in regex is deprecated"
(Closes: #826487)
* Refresh man-section.patch (fuzz).
* Drop pod-errors.patch, applied upstream.
* Drop spelling.patch, applied upstream.
* Add patch to fix POD error (missing encoding directive).
* Add patch to fix spelling mistakes in the POD.
* debian/copyright: switch formatting to Copyright-Format 1.0, and
update upstream copyright holders and years.
* Declare compliance with Debian Policy 4.0.0.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* Remove debian/libparse-yapp-perl.docs, don't install README any more.
* Remove unneeded debian/libparse-yapp-perl.install.
* Revert POD changes in upstream code.
* Split out changes to Makefile.PL into a patch.
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* Use source format 3.0 (quilt).
* debian/control: Remove duplicate Section, Priority fields from binary
package stanza.
* debian/watch: Use extended regular expression to match upstream releases.
* Correct POD syntax errors.
+ new patch: pod-errors.patch
* Correct spelling errors pointed out by lintian.
+ new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
* Update debian/rules to use $(CURDIR) instead of $(PWD) (Closes: #390479)
* Added check against the Makefile before running make clean for lintian
* Spellchecked man page (Closes: #322108)
* Policy version bump to 3.7.2.0 (No other changes)
* Changed Build-Depends-Indep on debhelper to be Build-Depends
* New maintainer (Closes: #313635)
* Policy-version bump (no other changes)
* Changed watchfile to be more universal. Also, enable uupdate
* Gave more specific URL in copyright
* Updated to use my standard rules template
* lib/Parse/Yapp.pm: =items in documentation (closes: #263848)
* debian/watch: added
* yapp & lib/Parse/Yapp.pm: - as minus in manpages
* New maintainer (closes: #210212)
* Uploaded for Luk by Jaldhar H. Vyas <jaldhar@debian.org>
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: updated sections according to latest archive changes:
- 'libparse-yapp-perl' from 'interpreters' to 'perl'
* debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
* debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'
* debian/rules: upgraded to debhelper v4
* debian/control: changed build dependency on debhelper accordingly
* debian/rules: migrated from 'dh_movefiles' to 'dh_install'
* debian/rules: split off 'install' target from 'binary-indep' target
* debian/copyright: added pointer to license
* debian/examples: added YappParse.yp per request of upstream author
(thanks Francois Desarmenien <francois@fdesar.net>)
* debian/control: fixed small typo in short description
(closes: Bug#130186)
* New upstream release
* debian/control: upgraded to Debian Policy 3.5.6
* debian/control: upgraded to Debian Policy 3.5.5
* debian/control: upgraded to Debian Perl Policy 1.20
* debian/control: updated perl dependency
* New upstream release
* debian/copyright: updated
* debian/control: updated debhelper dependency to remove dh_testversion
* debian/control: upgraded to Debian Policy 3.5.2
* debian/control: upgraded to Debian Perl Policy 1.17
* debian/rules: upgraded to Debian Perl Policy 1.17
* New upstream release
* debian/control: upgraded to Debian Policy 3.2.1
* debian/rules: upgraded to debhelper v3
* New upstream release
* debian/control: updated short description
* debian/control: updated long description
* debian/control: upgraded to Debian Policy 3.1.1
* debian/copyright: updated
* Initial Release