1. 17 Nov, 2014 2 commits
  2. 15 Nov, 2014 3 commits
  3. 17 Sep, 2014 2 commits
  4. 09 Sep, 2014 1 commit
  5. 07 Aug, 2014 1 commit
  6. 02 Aug, 2014 2 commits
  7. 30 Jul, 2014 2 commits
  8. 20 Jul, 2014 1 commit
  9. 07 Jul, 2014 1 commit
  10. 30 Jun, 2014 2 commits
  11. 13 Jun, 2014 2 commits
    • Bill Allombert's avatar
      Perl Policy: Packages using Perl vendorarch directory need a perlapi-* dependency · 8221be12
      Bill Allombert authored
      Wording: Niko Tyni <ntyni@debian.org>
      Seconded: Russ Allbery <rra@debian.org>
      Seconded: Gregor Herrmann <gregoa@debian.org>
      Seconded: Axel Beckert <abe@debian.org>
      Closes: #750017
      8221be12
    • Niko Tyni's avatar
      All packages using Perl vendorarch directory need a perlapi-* dependency · b8cb320c
      Niko Tyni authored
      Having $Config{vendorarch} change between Perl major versions (for
      multiarch or other reasons) implies that packages using it need a strict
      dependency on those versions of perl-base that have a compatible search
      path (@INC).
      
      The vast majority of these packages are binary ("XS") modules, where we
      already require a dependency on the virtual package perlapi-*, provided
      by perl-base. The name of this virtual package will change when the
      interface between the Perl interpreter and the modules changes.
      
      If we consider @INC part of that interface, we can use the existing
      mechanism also for the few nonbinary modules using $Config{vendorarch}.
      This is a new requirement that currently affects six packages in
      the archive.
      b8cb320c
  12. 30 May, 2014 4 commits
  13. 17 May, 2014 3 commits
  14. 08 May, 2014 1 commit
  15. 01 May, 2014 1 commit
  16. 26 Mar, 2014 1 commit
  17. 27 Feb, 2014 2 commits
  18. 25 Feb, 2014 2 commits
  19. 15 Feb, 2014 3 commits
  20. 28 Oct, 2013 1 commit
  21. 20 Oct, 2013 1 commit
  22. 19 Oct, 2013 2 commits