File: NEWS

package info (click to toggle)
libgit-repository-perl 1.326-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 344 kB
  • sloc: perl: 672; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 906 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
libgit-repository-perl (1.309-2) unstable; urgency=medium

  From upstream Changes:
  1.309:
  - split Git::Repository::Plugin::Log and its supporting modules
    (Git::Repository::Log and Git::Repository::Log::Iterator) out
    in their own distribution (Git-Repository-Plugin-Log) as of
    version 1.309 of both distributions

  This distribution is packaged as libgit-repository-plugin-log-perl in
  Debian.

 -- gregor herrmann <gregoa@debian.org>  Fri, 20 Dec 2013 13:57:41 +0100

libgit-repository-perl (1.308-1) unstable; urgency=low

  Deprecations in upstream version 1.301:
   - the following Git::Repository methods are obsolete,
     and will die when called: create, wc_path, repo_path
   - the following parameters to Git::Repository->new are obsolete,
     and will cause the constructor to die: repository, working_copy

 -- Nuno Carvalho <smash@cpan.org>  Mon, 30 Sep 2013 15:20:56 +0100