File: Changes

package info (click to toggle)
libmodule-starter-smart-perl 0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 92 kB
  • sloc: perl: 198; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for Module-Starter-Smart

0.0.4  Mar 29, 2012
    * Fix broken dependency

0.0.3  Mar 28, 2012
    * Fix RT 72565: Revise use cases
    * Rewrite create_distro() according to the latest version of Module::Starter::Simple (1.58)
    * Explicitly subclass Module::Starter::Simple, thanks to brian d foy's suggestion.

0.0.2  Apr 3, 2007
    * Add use cases

0.0.1  May 7, 2006
    * Initial release