libauthority-shared-perl_0.006-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Thu Dec 29 14:49:46 UTC 2011
(new) libauthority-shared-perl_0.006-1.debian.tar.gz optional perl
(new) libauthority-shared-perl_0.006-1.dsc optional perl
(new) libauthority-shared-perl_0.006-1_all.deb optional perl
multi-AUTHORITY method for your classes
authority::shared allows you to indicate that your module is issued by
multiple authorities. The main use case for shared authorities is for
team projects. The team would designate a URI to represent the team as a
whole, e.g. http://www.perlrdf.org/. Releases can then be officially
stamped with the authority of the team using:
.
use authority::shared q<http://www.perlrdf.org/>;
.
And users can check they have a module released by the official team
using:
.
RDF::TakeOverTheWorld->AUTHORITY(q<http://www.perlrdf.org/>);
.
which will croak if package RDF::TakeOverTheWorld doesn't have the
specified authority.
(new) libauthority-shared-perl_0.006.orig.tar.gz optional perl
Changes: libauthority-shared-perl (0.006-1) unstable; urgency=low
.
* Initial Release. (Closes: #653571)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 653571
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list