mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-20 20:58:08 +08:00
Compare commits
2 Commits
debian/1.2
...
debian/1.2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d2613db253 | ||
![]() |
2217a1a1ba |
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
feedgnuplot (1.24-2) unstable; urgency=low
|
||||||
|
|
||||||
|
* Now building the html documentation from the correct POD source
|
||||||
|
|
||||||
|
-- Dima Kogan <dima@secretsauce.net> Sun, 28 Apr 2013 17:42:52 -0700
|
||||||
|
|
||||||
feedgnuplot (1.24-1) unstable; urgency=low
|
feedgnuplot (1.24-1) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed regression in --monotonic. This works again now
|
* Fixed regression in --monotonic. This works again now
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
dh_auto_build
|
dh_auto_build
|
||||||
pod2html --title=feedgnuplot bin/feedgnuplot.pod > feedgnuplot.html
|
pod2html --title=feedgnuplot bin/feedgnuplot > feedgnuplot.html
|
||||||
|
|
||||||
override_dh_auto_clean:
|
override_dh_auto_clean:
|
||||||
rm -rf feedgnuplot.html pod2htm*
|
rm -rf feedgnuplot.html pod2htm*
|
||||||
|
Reference in New Issue
Block a user