0.12 2013-09-15
- various tweaks after running xt's
- add typo found by perlbotics++
- remove an unwanted 0.11, that crepped in from an update-version script,
this is also a test (BOWTIE)
- turn off message echo to term [0e2335e]
- tweak contents, remove core modules [cd5db46]
- update POD
- Update Version [30df3d8]
0.11 2012-11-29
- silly me forgot to add install share to Makrfile.PL (BOWTIE)
0.10 2012-11-29
- silly me left some test code visable (BOWTIE)
0.09 2012-11-29
- Oops Add Artistic accreditation (BOWTIE)
- use 64x64 in About Dialogue (BOWTIE)
- Add Local Stage Patch for dod++ (BOWTIE)
- Add Local Commit Patch to complement the Stage Patch (BOWTIE)
- Add Message Dialogue for commit messages,
- also offer to load previous message from .git/COMMIT_EDITMSG (BOWTIE)
0.08 2012-11-25
- Unescaped left brace in regex is deprecated, passed through in regex
(BOWTIE)
- Add a plugin icon for use in Plugin Manager (BOWTIE)
- Add blame for current file for dod++ (BOWTIE)
- Add a git icon to About Dialog (BOWTIE)
- Add Perl programming -> TIOBE (BOWTIE)
0.07 2012-11-03
- Fix-typo use of pbp return in sub cause a clocaking effect of menu
(BOWTIE)
0.06 2012-11-01
- Add some Branching
- Make Dialogue Bigger (BOWTIE)
- Add auto update Changes on git commit if {{$NEXT}} exists (BOWTIE)
- Update Makefile.PL with requirments (BOWTIE)
0.05 2012-09-26
- Add missing dependencies (BOWTIE)
0.04 2012-09-08
- Update to Padre-Plugin Api 2.2 (BOWTIE)
- event_on_context_menu now works, short cut (BOWTIE)
- switch to menu_plugins_simple all items work (BOWTIE)
- git local functions, done (BOWTIE)
- git remote functions, using padre-task (BOWTIE)
- enable git-hub pull request with external credentials (BOWTIE)
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
pkgsrc changes:
- adjust dependencies
- use bundled M::I
Upstream changes:
0.03 2010.08.20
Compatibility with new Padre (CHORNY)
chdir to file directory before commit (CHORNY)
0.02 2009.03.25
Add necessary diff methods for file and dir (kaare)
Add inc/* and META.yml to MANIFEST (and therefor the tarball)
(ryan52)
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!