[perl-gnome2-wnck] Deprecation release 0.18; project is now in 'deprecated' status



commit 43e78cea330ed07ed7d97302321d7e76727776ba
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 23:15:37 2021 -0800

    Deprecation release 0.18; project is now in 'deprecated' status
    
    - See the README file for more information about the project's deprecation

 NEWS    | 5 +++++
 Wnck.pm | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 84de891..46b7cb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gnome2::Wnck 0.18
+========================================
+
+* Added more POD docs via patch supplied by the Debian Perl Porters (RT#93271)
+
 Overview of changes in Gnome2::Wnck 0.17
 ========================================
 
diff --git a/Wnck.pm b/Wnck.pm
index 2c3b706..bfeea0e 100644
--- a/Wnck.pm
+++ b/Wnck.pm
@@ -12,7 +12,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.17';
+our $VERSION = '0.18';
 
 sub import {
   my $self = shift();


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]