Commit Graph

22 Commits

Author SHA1 Message Date
Dima Kogan
6f091d1cf2 The version is now treated as a string not as a number
Before this a version 1.40 was seen as 1.4
2017-09-30 11:02:37 -07:00
Dima Kogan
35ed74eaf1 'any' is from List::MoreUtils, not List::Util 2016-11-25 14:41:39 -08:00
Dima Kogan
64bce2a425 added CPAN meta-data to require IPC::Run at build time 2013-12-04 20:44:54 -08:00
Dima Kogan
f342a42cf9 updated CPAN depenencies 2013-10-20 00:17:32 -07:00
Dima Kogan
28742230b6 main script now has the version 2013-02-08 02:18:09 -08:00
Dima Kogan
e8e92082a1 moved POD back into the main source file
Separating it made pod2usage not work
2013-02-08 02:18:09 -08:00
Dima Kogan
265062904f Makefile.PL gets the version from the Changes file, not debian/changelog 2012-09-11 11:17:12 -07:00
Dima Kogan
1f350add09 Force manpage to go into section '1' NOT '1p' 2012-09-10 18:55:53 -07:00
Dima Kogan
01de359dcd Makefile.PL now handles the new POD structure 2012-08-31 11:30:24 -07:00
Dima Kogan
a285735961 Makefile.PL no longer need to make the README.pod 2012-08-31 11:19:48 -07:00
Dima Kogan
7d92690136 package version parser now works with native packages 2011-11-11 00:12:35 -08:00
Dima Kogan
022682d45a version parser now works for any package name 2011-10-23 14:53:53 -07:00
Dima Kogan
861611d131 updated email address 2011-10-16 11:46:37 -07:00
Dima Kogan
ba8357865a version number now comes from the debian/changelog 2011-10-16 11:46:22 -07:00
Dima Kogan
0fac942acf renamed main script feedGnuplot -> feedgnuplot 2011-10-16 11:25:22 -07:00
Dima Kogan
f8ba674a80 making sure to not install extraneous files when building the deb 2011-06-11 23:07:29 -07:00
Dima Kogan
cf8ec77201 I no longer need List::MoreUtils 2011-02-06 15:54:18 -08:00
Dima Kogan
63b691c728 I now generate a README.POD ONLY if requested 2011-01-26 22:10:55 -08:00
Dima Kogan
10b47ec3cd now explicitly depending on List::MoreUtils 2011-01-26 21:58:46 -08:00
Dima Kogan
441636694b Makefile.PL now extracts the POD into README.pod 2011-01-24 00:40:09 -08:00
Dima Kogan
bbf745dbdb converted to ExtUtils::MakeMaker 2011-01-24 00:40:09 -08:00
Dima Kogan
e3bfca4ce7 added some more cpan distribution files 2011-01-23 20:14:18 -08:00