[libsgmls-perl] 04/10: {Output|SGMLS}.pm - Revert changes to upstream source

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu Apr 10 21:34:43 UTC 2014


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 74005665603d638bc95ff249a58e6d750a4da7d1
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Apr 10 20:45:05 2014 +0100

    {Output|SGMLS}.pm - Revert changes to upstream source
---
 Output.pm | 2 +-
 SGMLS.pm  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Output.pm b/Output.pm
index bc3e996..4758bfa 100644
--- a/Output.pm
+++ b/Output.pm
@@ -5,7 +5,7 @@ use Exporter;
 @ISA = Exporter;
 @EXPORT = qw(output push_output pop_output);
 
-$version = '$Id: Output.pm,v 1.1 1999/10/26 19:30:45 ardo Exp $';
+$version = '$Id: Output.pm,v 1.6 1995/12/05 12:21:51 david Exp $';
 
 =head1 NAME
 
diff --git a/SGMLS.pm b/SGMLS.pm
index e2e4ad7..b29395e 100644
--- a/SGMLS.pm
+++ b/SGMLS.pm
@@ -1,7 +1,7 @@
 package SGMLS;
 use Carp;
 
-$version = '$Revision: 1.1 $';
+$version = '$Revision: 1.14 $';
 
 =head1 NAME
 

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



More information about the Pkg-perl-cvs-commits mailing list