Differences between revisions 3 and 8 (spanning 5 versions)
Revision 3 as of 2008-01-25 13:46:01
Size: 1342
Editor: ?GregorHerrmann
Comment: add some more topics
Revision 8 as of 2008-03-17 00:06:13
Size: 1436
Editor: ?GregorHerrmann
Comment: remove DM; mention dh_lintian; move Policy before Packages
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

##||<tablestyle="width: 100%;" style="border: 0px hidden">~-[:DebianWiki/EditorGuide#translation:Translation(s)]: none-~||<style="text-align: right;border: 0px hidden"> (!) [:/Discussion:Discussion]||
##||
Line 5: Line 4:

## If your page gets really long, uncomment this Table of Contents 
## If your page gets really long, uncomment this Table of Contents
Line 10: Line 8:
This page collects ideas for tasks within the [:Teams/DebianPerlGroup:DebianPerlGroup]. These tasks can be worked on at DebCamp or might be tackled by volunteers "at home". This page collects ideas for tasks within the ["Teams/DebianPerlGroup"]. These tasks can be worked on at DebCamp or might be tackled by volunteers "at home".
Line 12: Line 10:
== Policy ==
List of issues that affect our work mode and need discussion.

 * build systems ("one debian/rules fits them all"? or "perl_helper" or ...)
 * patch systems (quilt vs. just using a RCS)
 * RCS (svn vs. git)
 * developer versions from CPAN
Line 18: Line 23:
 * DebianQA scripts

== Policy ==
List of issues that affect of work mode and need discussion.

 * build systems ("one debian/rules fits them all"? or "perl_helper or ...)
 * patch systems (quilt vs. just using a RCS)
 * RCS (svn vs. git)
 * NM ("do we use it and if yes, how?")
 * developer versions from CPAN
 * watch files (change to /dist/)
 * use dh_lintian (debhelper >= 6.0.9) for installing our few lintian overrides
 * depending on Policy above: dpatch->quilt or dpatch/quilt->RCS
Line 32: Line 29:
 * prepare Tincho's talk for DebConf8
 * DebianQA scripts
   * add support for a mail "bot" that registers mails from dak and adds the "processed", "accepted", "rejected" mail to the shown information
 * prepare Tincho's talk for DebConf8 :)
 * ["Perl5.10Transition"]
Line 36: Line 35:
##See also:  ##See also:

?TableOfContents(2)

Debian Perl Group - Open tasks

This page collects ideas for tasks within the ["Teams/DebianPerlGroup"]. These tasks can be worked on at DebCamp or might be tackled by volunteers "at home".

Policy

List of issues that affect our work mode and need discussion.

  • build systems ("one debian/rules fits them all"? or "perl_helper" or ...)
  • patch systems (quilt vs. just using a RCS)
  • RCS (svn vs. git)
  • developer versions from CPAN

Packages

List of tasks that need to be performed on all/many of our packages.

  • dpkg-shlibdeps: warnings about linking to unused libs
  • bug triaging/fixing
  • new upstream versions (ongoing ...)
  • watch files (change to /dist/)
  • use dh_lintian (debhelper >= 6.0.9) for installing our few lintian overrides

  • depending on Policy above: dpatch->quilt or dpatch/quilt->RCS

Others

Topics that don't fit in the above categories.

  • DebianQA scripts
    • add support for a mail "bot" that registers mails from dak and adds the "processed", "accepted", "rejected" mail to the shown information
  • prepare Tincho's talk for DebConf8 :)

  • ["Perl5.10Transition"]