diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3e623be..2079b27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ nyancat (1.1+git20130307.43097eb-2) UNRELEASED; urgency=low + * Switch from git snapshots to upstream tarball releases + - Add debian/watch, remove old watchfile lintian override * Bump Standards-Version to 3.9.4 - No changes required diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index 71c5b88..0000000 --- a/debian/source/lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# we build from upstream git revisions, ignore watchfile. -nyancat source: debian-watch-file-is-missing diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..f4e5dac --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://github.com/klange/nyancat/tags .*/(\d[\d\.]+)\.tar\.gz |