diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3a3f7eb..f12a0d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ figlet (2.2.5-1) UNRELEASED; urgency=low - Bump Debhelper to v9 - Switch to dpkg-source 3.0 (quilt) format - Switch to dh-style debian/rules (closes: #672320) + - Add watchfile -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 08 May 2012 21:13:27 +0100 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..60bac02 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +opts=pasv ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-(.+).tar.gz |