This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libnet-openid-consumer-perl.

commit 48d8ae9783b6897d582f5f8dd4b0ffd7f65828f0
Author: Dominic Hargreaves <d...@earth.li>
Date:   Sun Feb 9 14:46:10 2014 +0000

    Work around editor backup files shipped upstream
---
 debian/changelog | 1 +
 debian/rules     | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index af72e4b..33e3426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libnet-openid-consumer-perl (1.15-1) UNRELEASED; urgency=medium
   * Confirm to copyright-format 1.0
   * New upstream release
   * Update Standards-Version (no changes)
+  * Work around editor backup files shipped upstream
 
  -- Dominic Hargreaves <d...@earth.li>  Sun, 09 Feb 2014 14:24:16 +0000
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..02d5eeb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
        dh $@
+
+override_dh_clean:
+       # Net-OpenID-Consumer ships these editor backup files
+       # https://rt.cpan.org/Ticket/Display.html?id=92861
+       dh_clean -Xexamples/consumer.cgi.~1~ 
-Xlib/Net/OpenID/ClaimedIdentity.pm.~1~ -Xlib/Net/OpenID/Consumer.pm.~1~

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-openid-consumer-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to