This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libmodule-install-repository-perl.
commit 37e006dac3c4e57c488c2c4da3084514395480e2 Author: Florian Schlichting <[email protected]> Date: Fri Jul 10 01:01:59 2015 +0200 back to UNRELEASED, TODO added to changelog --- debian/changelog | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 99e4d22..036fa54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,26 @@ -libmodule-install-repository-perl (0.06-1) unstable; urgency=low +libmodule-install-repository-perl (0.06-1) UNRELEASED; urgency=medium + + TODO: + - it is important that the upstream branch matches the contents of the + release tarball as closely as possible, e.g. in order to monitor + added/removed/changed files in inc/; to achieve that, please switch to + the upstream branch, prune META.yml and inc from .gitignore and then add + all the files from the release tarball that are not yet checked in and + that dpkg-source complains about. Then merge upstream into master. + - there's no need to add "inc/Module/Install/Repository.pm" to Files: *, as + it already matches + - for the other files in inc/ however, I'd prefer to see one paragraph per + distribution these files are originally part of, so one for Path::Class, + one for Spiffy, one for Test::Simple and so on. Have a look at + http://pkg-perl.alioth.debian.org/copyright.html for some commonly + included modules, or find out in what Debian package they are ordinarily + included in and check that package's copyright file. Unless you can assume + that copyright is the same as in the Files: * paragraph, every file must be + investigated and documented in debian/copyright! + - while the embedded code copies in inc/ often have all their POD and thus + copyright statements yanked, they usually do have proper copyright + attribution and thus no need to conjure the Berne convention - again see + their ordinary package's copyright file * Initial Release. (Closes: #779000) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-repository-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
