diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..2079b27 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,42 @@ +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 + + -- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 30 Mar 2013 17:31:41 +0000 + +nyancat (1.1+git20130307.43097eb-1) experimental; urgency=low + + * New upstream snapshot + - Add support for the Suckless terminal + - Changed color palette to 256 color mode + - Fix potential bug in option processing code + - Add CHANGELOG file + * Update 01-nyancat-debhelper.patch to reflect upstream Makefile changes + + -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 14 Mar 2013 22:20:45 +0000 + +nyancat (1.0+git20120523.99dc310-1) unstable; urgency=low + + * New upstream snapshot + - Fixes buildflags being incorrectly passed + - Pushed nyancat manpage upstream; Removed Debian copy + * Switch to debhelper v9 + * Use reconf-inetd to provide nyancat-server configs + - Provide nyancat-server as symlink to nyancat + - Add versioned dependency on nyancat + - Remove now redundant nyancat-server manpage and postrm + - Update package description to reflect this switch + - Update postinst to aid transition to reconf-inetd + - Add IPv6 support + + -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 05 Jun 2012 02:40:11 +0100 + +nyancat (0.1+git20120401.5a88b86-1) unstable; urgency=low + + * Initial release (Closes: #661565) + - Many thanks to Jakub Wilk for sponsoring this package. + + -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 19 Apr 2012 23:01:49 +0100 |