[pkg-perl-tools] 03/03: update changelog and TODO
Alex Muntada
alexm-guest at moszumanska.debian.org
Thu Nov 3 00:55:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
alexm-guest pushed a commit to branch master
in repository pkg-perl-tools.
commit 0884be0d3f0f3dd48b3e89aad03a687866d0b188
Author: Alex Muntada <alexm at alexm.org>
Date: Thu Nov 3 01:54:00 2016 +0100
update changelog and TODO
Gbp-Dch: Ignore
---
TODO | 3 +++
debian/changelog | 5 +++++
2 files changed, 8 insertions(+)
diff --git a/TODO b/TODO
index 50e0cf6..7b841bc 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,9 @@ TODOS:
- forward: set Forwarded (but not Bug) header when using --mailto
- forward: automatically fall back to email when proper credentials are not available
(even without --use-mail)
+- forward: fallback to creating an issue with patch attached if applying
+ the patch fails (can be the case when the tarball we create the patch
+ against and the git repo don't match)
- upstream-repo: s/http/https/ for github/cpan URLs on creation/updates ...
- push: push tags of native packages
- autopkgtest: smoke: the dummy package should "use strict;", otherwise:
diff --git a/debian/changelog b/debian/changelog
index 623efea..9cac7bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,11 @@ pkg-perl-tools (0.34) UNRELEASED; urgency=medium
* dpt-github-oauth: don't display password if Term::ReadLine::Gnu
is used.
+ [ Alex Muntada ]
+ * Apply patch using Git::Repository->run.
+ Thanks to gregor herrmann
+ * Option quiet only needed in Git::Repository->new
+
-- gregor herrmann <gregoa at debian.org> Thu, 08 Sep 2016 00:39:56 +0200
pkg-perl-tools (0.33) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git
More information about the Pkg-perl-cvs-commits
mailing list