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

dlintott-guest pushed a commit to branch master
in repository libsgmls-perl.

commit ec8b057d323cb80b39f232af3afb44e97c212d4d
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Thu Apr 10 20:13:43 2014 +0100

    Refs.pm - Create patch and revert changes to upstream source
    
    Git-Dch: Ignore
---
 Refs.pm                                   |  4 ++--
 debian/patches/Add_desc_to_pod_name.patch | 22 ++++++++++++++++++++++
 debian/patches/series                     |  1 +
 3 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/Refs.pm b/Refs.pm
index fbc9e71..3e3f563 100644
--- a/Refs.pm
+++ b/Refs.pm
@@ -2,11 +2,11 @@ package SGMLS::Refs;
 
 use Carp;
 
-$version = '$Id: Refs.pm,v 1.1 1999/10/26 19:30:45 ardo Exp $';
+$version = '$Id: Refs.pm,v 1.5 1995/12/03 21:28:36 david Exp $';
 
 =head1 NAME
 
-SGMLS::Refs - Forward reference handling
+SGMLS::Refs
 
 =head1 SYNOPSIS
 
diff --git a/debian/patches/Add_desc_to_pod_name.patch 
b/debian/patches/Add_desc_to_pod_name.patch
new file mode 100644
index 0000000..5f50cc2
--- /dev/null
+++ b/debian/patches/Add_desc_to_pod_name.patch
@@ -0,0 +1,22 @@
+Description: Add description to POD name section
+Author: Ardo van Rangelrooij <a...@debian.org>
+Forwarded: not-needed
+Last-Update: 2014-04-10
+diff --git a/Refs.pm b/Refs.pm
+index 3e3f563..fbc9e71 100644
+--- a/Refs.pm
++++ b/Refs.pm
+@@ -2,11 +2,11 @@ package SGMLS::Refs;
+ 
+ use Carp;
+ 
+-$version = '$Id: Refs.pm,v 1.5 1995/12/03 21:28:36 david Exp $';
++$version = '$Id: Refs.pm,v 1.1 1999/10/26 19:30:45 ardo Exp $';
+ 
+ =head1 NAME
+ 
+-SGMLS::Refs
++SGMLS::Refs - Forward reference handling
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3bd35dd
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Add_desc_to_pod_name.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsgmls-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