diff options
| author | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 15:15:48 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 15:15:48 +0100 |
| commit | c0f1f00c9cc52b0007cffe2639a65b79fb676c82 (patch) | |
| tree | f5fe4da20fe529c064ddf2c7f62bdfb84b3b1901 | |
| parent | 6e11e8bf7aa3fb499bc269a39c1407987ee0c824 (diff) | |
New release1.0.2
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/pingdomfetch.1 | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3af8c7f..4a63d47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pingdomfetch (1.0.2) stable; urgency=low + + * Remove dput make target + + -- Paul Buetow <paul@buetow.org> Fri, 02 Jan 2015 15:15:05 +0100 + pingdomfetch (1.0.1) stable; urgency=low * Add curl path to sample config which was missing diff --git a/debian/files b/debian/files index 2310e9d..6e5fce2 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pingdomfetch_1.0.1_all.deb utils optional +pingdomfetch_1.0.2_all.deb utils optional diff --git a/docs/pingdomfetch.1 b/docs/pingdomfetch.1 index 276b66f..8ba566e 100644 --- a/docs/pingdomfetch.1 +++ b/docs/pingdomfetch.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PINGDOMFETCH 1" -.TH PINGDOMFETCH 1 "2015-01-02" "pingdomfetch 1.0.1" "User Commands" +.TH PINGDOMFETCH 1 "2015-01-02" "pingdomfetch 1.0.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
