r43179 - /trunk/libpoe-perl/debian/changelog

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 28 19:52:14 UTC 2009


Author: gregoa
Date: Fri Aug 28 19:52:08 2009
New Revision: 43179

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43179
Log:
back to UNRELEASED, TODO added to changelog

Modified:
    trunk/libpoe-perl/debian/changelog

Modified: trunk/libpoe-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/changelog?rev=43179&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/changelog (original)
+++ trunk/libpoe-perl/debian/changelog Fri Aug 28 19:52:08 2009
@@ -1,4 +1,40 @@
-libpoe-perl (2:1.0200-1) unstable; urgency=low
+libpoe-perl (2:1.0200-1) UNRELEASED; urgency=low
+
+  TODO:
+  investigate changes. observations:
+  
+  1) CHANGES:
+
+    Create new project directories for POE::Loop::{Event,Tk,Gtk}. Moved
+    the loops to their new project directories. Configured the new
+    projects for CPAN distribution. Removed the event loops from POE's
+    distro configuration.
+
+  2) diff of mylib/Makefile-5005.pm
+  
+  -  "Event"           => 1.00,
+  -  "Gtk"             => 0.7009,
+  -  "Tk"              => 800.027,
+  
+  3) svn log -v
+  
+  D /trunk/libpoe-perl/lib/POE/Loop/Event.pm   
+  D /trunk/libpoe-perl/lib/POE/Loop/Gtk.pm
+  D /trunk/libpoe-perl/lib/POE/Loop/Tk.pm   
+  D /trunk/libpoe-perl/lib/POE/Loop/TkActiveState.pm   
+  D /trunk/libpoe-perl/lib/POE/Loop/TkCommon.pm   
+  
+  4) CPAN:
+  
+  http://search.cpan.org/dist/POE-Loop-Event/
+  http://search.cpan.org/dist/POE-Loop-Gtk/
+  http://search.cpan.org/dist/POE-Loop-Tk/
+  
+  so, what does this mean? do we need to package them and think about the
+  relationship between libpoe-perl and the new ones?
+  I guess we can also remove all appearances of libevent-perl, libgtk-perl
+  (only in oldstable anyway) and perl-tk from d/control?
+
 
   * New upstream release
     + Fixes for POE::Filter::HTTPD:




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