diff options
Diffstat (limited to 'www/trac-devel/pkg-message')
-rw-r--r-- | www/trac-devel/pkg-message | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/www/trac-devel/pkg-message b/www/trac-devel/pkg-message deleted file mode 100644 index 8d8c58ec1add..000000000000 --- a/www/trac-devel/pkg-message +++ /dev/null @@ -1,17 +0,0 @@ -[ -{ type: upgrade, maximum_version: 1 - message: <<EOM -From 0.12.x to 1.0.x ---------------------- -You should be careful to check that the plugins you depend on have -been ported to 1.0.x, as they most probably won't work without adaptation -due to the numerous internal changes that occurred during 1.0.x development. - -See: http://trac.edgewall.org/wiki/TracDev/ApiChanges/1.0 - -Consult the upgrade instructions at: - - http://trac.edgewall.org/wiki/TracUpgrade -EOM -} -] |