r25596 - in /trunk/libgit-fastexport-perl/debian: changelog control

efaistos-guest at users.alioth.debian.org efaistos-guest at users.alioth.debian.org
Wed Sep 24 18:21:00 UTC 2008


Author: efaistos-guest
Date: Wed Sep 24 18:20:57 2008
New Revision: 25596

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25596
Log:
changelog: changed to UNRELEASED

Modified:
    trunk/libgit-fastexport-perl/debian/changelog
    trunk/libgit-fastexport-perl/debian/control

Modified: trunk/libgit-fastexport-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgit-fastexport-perl/debian/changelog?rev=25596&op=diff
==============================================================================
--- trunk/libgit-fastexport-perl/debian/changelog (original)
+++ trunk/libgit-fastexport-perl/debian/changelog Wed Sep 24 18:20:57 2008
@@ -1,5 +1,7 @@
-libgit-fastexport-perl (0.04-1) unstable; urgency=low
+libgit-fastexport-perl (0.04-1) UNRELEASED; urgency=low
 
   * Initial Release. (Closes: #489145)
 
+  * need to sort out the issue with the general user config file
+
  -- Edi Stojicevic <estojicevic at debianworld.org>  Fri, 04 Jul 2008 10:40:21 +0100

Modified: trunk/libgit-fastexport-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgit-fastexport-perl/debian/control?rev=25596&op=diff
==============================================================================
--- trunk/libgit-fastexport-perl/debian/control (original)
+++ trunk/libgit-fastexport-perl/debian/control Wed Sep 24 18:20:57 2008
@@ -12,7 +12,7 @@
 
 Package: libgit-fastexport-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, git-core
 Description: A module to parse the output of git-fast-export
  Git::FastExport is a module that parses the output of
  git-fast-export and returns Git::FastExport::Block objects that




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