[perl-gnome2-dia/deprecation: 2/6] Added project deprecation notice
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gnome2-dia/deprecation: 2/6] Added project deprecation notice
- Date: Wed, 30 Sep 2020 22:21:08 +0000 (UTC)
commit aeb28758088c9fea8762dca5f55cd5252caa0209
Author: Brian Manning <bmanning src gnome org>
Date: Wed Aug 19 18:30:06 2020 -0700
Added project deprecation notice
Dia.pm | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
Makefile.PL | 27 +++++++++++++++++++++++++++
README | 24 ++++++++++++++++++++++++
perl-Gnome2-Dia.doap | 2 +-
4 files changed, 98 insertions(+), 2 deletions(-)
---
diff --git a/Dia.pm b/Dia.pm
index e5237f0..af2cf40 100644
--- a/Dia.pm
+++ b/Dia.pm
@@ -65,7 +65,52 @@ Gnome2::Dia - Perl interface to the DiaCanvas2 library
=head1 ABSTRACT
-This module allows a Perl developer to use the DiaCanvas2 library.
+B<DEPRECATED> This module allows a Perl developer to use the DiaCanvas2
+library.
+
+=head1 DESCRIPTION
+
+B<NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE>
+
+This module has been deprecated by the Gtk-Perl project. This means that the
+module will no longer be updated with security patches, bug fixes, or when
+changes are made in the Perl ABI. The Git repo for this module has been
+archived (made read-only), it will no longer possible to submit new commits to
+it. You are more than welcome to ask about this module on the Gtk-Perl
+mailing list, but our priorities going forward will be maintaining Gtk-Perl
+modules that are supported and maintained upstream; this module is neither.
+
+Since this module is licensed under the LGPL v2.1, you may also fork this
+module, if you wish, but you will need to use a different name for it on CPAN,
+and the Gtk-Perl team requests that you use your own resources (mailing list,
+Git repos, bug trackers, etc.) to maintain your fork going forward.
+
+=over
+
+=item *
+
+Perl URL: https://gitlab.gnome.org/GNOME/perl-gnome2-dia
+
+=item *
+
+Upstream URL: https://sourceforge.net/projects/diacanvas/
+
+=item *
+
+Last upstream version: 0.15.4 (DiaCanvas2)
+
+=item *
+
+Last upstream release date: 2007-08-03
+
+=item *
+
+Migration path for this module: No upstream replacement
+
+=back
+
+B<NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE>
+
=head1 SEE ALSO
diff --git a/Makefile.PL b/Makefile.PL
index f091d7f..32c7651 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -82,6 +82,33 @@ WriteMakefile(
$diacanvas->get_makefile_vars,
);
+print <<__EON__;
+NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
+
+This module has been deprecated by the Gtk-Perl project. This means that the
+module will no longer be updated with security patches, bug fixes, or when
+changes are made in the Perl ABI. The Git repo for this module has been
+archived (made read-only), it will no longer possible to submit new commits to
+it. You are more than welcome to ask about this module on the Gtk-Perl
+mailing list, but our priorities going forward will be maintaining Gtk-Perl
+modules that are supported and maintained upstream; this module is neither.
+
+Since this module is licensed under the LGPL v2.1, you may also fork this
+module, if you wish, but you will need to use a different name for it on CPAN,
+and the Gtk-Perl team requests that you use your own resources (mailing list,
+Git repos, bug trackers, etc.) to maintain your fork going forward.
+
+* Perl URL: https://gitlab.gnome.org/GNOME/perl-gnome2-dia
+* Upstream URL: https://sourceforge.net/projects/diacanvas/
+* Last upstream version: 0.15.4 (DiaCanvas2)
+* Last upstream release date: 2007-08-03
+* Migration path for this module: No upstream replacement
+
+NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
+
+__EON__
+
+
sub MY::postamble {
return Glib::MakeHelper->postamble_clean ()
. Glib::MakeHelper->postamble_docs_full (
diff --git a/README b/README
index 6036e29..358a655 100644
--- a/README
+++ b/README
@@ -2,6 +2,30 @@
Gnome2::Dia
-------------
+NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
+
+This module has been deprecated by the Gtk-Perl project. This means that the
+module will no longer be updated with security patches, bug fixes, or when
+changes are made in the Perl ABI. The Git repo for this module has been
+archived (made read-only), it will no longer possible to submit new commits to
+it. You are more than welcome to ask about this module on the Gtk-Perl
+mailing list, but our priorities going forward will be maintaining Gtk-Perl
+modules that are supported and maintained upstream; this module is neither.
+
+Since this module is licensed under the LGPL v2.1, you may also fork this
+module, if you wish, but you will need to use a different name for it on CPAN,
+and the Gtk-Perl team requests that you use your own resources (mailing list,
+Git repos, bug trackers, etc.) to maintain your fork going forward.
+
+* Perl URL: https://gitlab.gnome.org/GNOME/perl-gnome2-dia
+* Upstream URL: https://sourceforge.net/projects/diacanvas/
+* Last upstream version: 0.15.4 (DiaCanvas2)
+* Last upstream release date: 2007-08-03
+* Migration path for this module: No upstream replacement
+
+NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
+
+
This module allows a Perl developer to use the DiaCanvas2 library to create all
kinds of spiffy diagramming tools.
diff --git a/perl-Gnome2-Dia.doap b/perl-Gnome2-Dia.doap
index 307eb19..215dcc7 100644
--- a/perl-Gnome2-Dia.doap
+++ b/perl-Gnome2-Dia.doap
@@ -4,7 +4,7 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">Gnome2-Dia</name>
+ <name xml:lang="en">Gnome2-Dia (DEPRECATED)</name>
<shortdesc xml:lang="en">Allows a Perl developer to use the DiaCanvas2 library</shortdesc>
<homepage rdf:resource="http://gtk2-perl.sourceforge.net/" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gtk-perl-list" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]