From f0c76f003a36b3405dcd03e3ee8f2a20511a9c7c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 6 Mar 2014 21:12:26 +0000 Subject: [PATCH] Changelog must be in chronological order --- debian/changelog | 4 ++-- debian/rules | 1 - rpmpackage/pybitmessage.spec | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b1871d37..6677ea9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,7 +59,7 @@ pybitmessage (0.4.2-1) saucy; urgency=low * Add feature in settings menu to give up resending a message after a specified period of time - -- Bob Mottram (4096 bits) Sat, 29 June 2013 11:23:00 +0100 + -- Bob Mottram (4096 bits) Thu, 6 March 2014 20:23:00 +0100 pybitmessage (0.4.1-1) raring; urgency=low @@ -72,7 +72,7 @@ pybitmessage (0.4.1-1) raring; urgency=low * Change _verifyAddress function to support v4 addresses - -- Bob Mottram (4096 bits) Sat, 29 June 2013 11:23:00 +0100 + -- Bob Mottram (4096 bits) Sun, 29 September 2013 09:54:00 +0100 pybitmessage (0.4.0-1) raring; urgency=low diff --git a/debian/rules b/debian/rules index fc50f30f..5b29d243 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,6 @@ binary-indep: build install dh_md5sums dh_builddeb - dh_python2 binary-arch: build install binary: binary-indep binary-arch diff --git a/rpmpackage/pybitmessage.spec b/rpmpackage/pybitmessage.spec index 4e6759a8..c30bbe0d 100644 --- a/rpmpackage/pybitmessage.spec +++ b/rpmpackage/pybitmessage.spec @@ -69,7 +69,7 @@ make install -B DESTDIR=%{buildroot} PREFIX=/usr %attr(644,root,root) /usr/share/icons/hicolor/24x24/apps/%{name}.png %changelog -* Sat Jun 29 2013 Bob Mottram (4096 bits) - 0.4.2-1 +* Thu Mar 6 2014 Bob Mottram (4096 bits) - 0.4.2-1 - Exclude debian directory from orig.tar.gz - Added Norwegian, Chinese, and Arabic translations - sock.sendall function isn't atomic. @@ -107,7 +107,7 @@ make install -B DESTDIR=%{buildroot} PREFIX=/usr - Add feature in settings menu to give up resending a message after a specified period of time -* Sat Jun 29 2013 Bob Mottram (4096 bits) - 0.4.1-1 +* Sun Sep 29 2013 Bob Mottram (4096 bits) - 0.4.1-1 - Fixed whitelist bug - Fixed chan bug Added addressversion field to pubkeys table