libmodule-install-doapchangesets-perl_0.202-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Jun 4 15:23:47 UTC 2012
(new) libmodule-install-doapchangesets-perl_0.202-1.debian.tar.gz optional perl
(new) libmodule-install-doapchangesets-perl_0.202-1.dsc optional perl
(new) libmodule-install-doapchangesets-perl_0.202-1_all.deb optional perl
write your distribution change log in RDF
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
Module::Install::DOAPChangeSets allows you to write your Changes file
in Turtle or RDF/XML and autogenerate a human-readable text file.
.
To do this, create an RDF file called "meta/changes.ttl" (or something
like that) and describe your distribution's changes in RDF using the
Dublin Core, DOAP, and DOAP Change Sets vocabularies. Then in your
Makefile.PL, include:
.
write_doap_changes "meta/changes.ttl", "Changes", "turtle";
.
This line will read your data from the file named as the first
argument, parse it using either Turtle or RDFXML parsers (the third
argument), and output a human-readable changelog to the file named as
the second argument.
(new) libmodule-install-doapchangesets-perl_0.202.orig.tar.gz optional perl
Changes:
libmodule-install-doapchangesets-perl (0.202-1) unstable; urgency=low
.
* Initial packaging release.
Closes: bug#675805.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 675805
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