unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* 0.21 release cycle
@ 2015-10-15 11:04 David Bremner
  2015-10-15 11:26 ` [PATCH] doc: update copyright year Tomi Ollila
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Bremner @ 2015-10-15 11:04 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]


I'd like to get a release out as it's been more than six months. Here's
my proposed schedule.

2015/10/15: initial release candidate (tagged as 0.21_rc0)
2015/10/22: hard freeze (only serious bug fixes)
2015/10/31: release

David


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] doc: update copyright year
  2015-10-15 11:04 0.21 release cycle David Bremner
@ 2015-10-15 11:26 ` Tomi Ollila
  2015-10-15 16:08   ` Carl Worth
  2015-10-15 17:57 ` [PATCH v2] doc: update copyright year to contain range 2009-2015 Tomi Ollila
  2015-10-23  0:30 ` 0.21 release cycle David Bremner
  2 siblings, 1 reply; 6+ messages in thread
From: Tomi Ollila @ 2015-10-15 11:26 UTC (permalink / raw)
  To: notmuch; +Cc: tomi.ollila

---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index 8fbc8544b0b1..4609bfe3709e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,7 +12,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'notmuch'
-copyright = u'2014, Carl Worth and many others'
+copyright = u'2015, Carl Worth and many others'
 
 location = os.path.dirname(__file__)
 
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] doc: update copyright year
  2015-10-15 11:26 ` [PATCH] doc: update copyright year Tomi Ollila
@ 2015-10-15 16:08   ` Carl Worth
  0 siblings, 0 replies; 6+ messages in thread
From: Carl Worth @ 2015-10-15 16:08 UTC (permalink / raw)
  To: Tomi Ollila, notmuch; +Cc: tomi.ollila

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

On Thu, Oct 15 2015, Tomi Ollila wrote:
> -copyright = u'2014, Carl Worth and many others'
> +copyright = u'2015, Carl Worth and many others'

I think the correct approach to copyright here is to expand the range of
years, (so "2014-2015") rather than increment it.

Presumably that means the starting date should be 2009, too.

-Carl

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v2] doc: update copyright year to contain range 2009-2015
  2015-10-15 11:04 0.21 release cycle David Bremner
  2015-10-15 11:26 ` [PATCH] doc: update copyright year Tomi Ollila
@ 2015-10-15 17:57 ` Tomi Ollila
  2015-10-17 20:56   ` David Bremner
  2015-10-23  0:30 ` 0.21 release cycle David Bremner
  2 siblings, 1 reply; 6+ messages in thread
From: Tomi Ollila @ 2015-10-15 17:57 UTC (permalink / raw)
  To: notmuch; +Cc: tomi.ollila

Now it is accurate and provides more information to the
reader of the documents.
---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index 8fbc8544b0b1..65adafeb1cef 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,7 +12,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'notmuch'
-copyright = u'2014, Carl Worth and many others'
+copyright = u'2009-2015, Carl Worth and many others'
 
 location = os.path.dirname(__file__)
 
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] doc: update copyright year to contain range 2009-2015
  2015-10-15 17:57 ` [PATCH v2] doc: update copyright year to contain range 2009-2015 Tomi Ollila
@ 2015-10-17 20:56   ` David Bremner
  0 siblings, 0 replies; 6+ messages in thread
From: David Bremner @ 2015-10-17 20:56 UTC (permalink / raw)
  To: Tomi Ollila, notmuch; +Cc: tomi.ollila

Tomi Ollila <tomi.ollila@iki.fi> writes:

> Now it is accurate and provides more information to the
> reader of the documents.

pushed to release

d

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 0.21 release cycle
  2015-10-15 11:04 0.21 release cycle David Bremner
  2015-10-15 11:26 ` [PATCH] doc: update copyright year Tomi Ollila
  2015-10-15 17:57 ` [PATCH v2] doc: update copyright year to contain range 2009-2015 Tomi Ollila
@ 2015-10-23  0:30 ` David Bremner
  2 siblings, 0 replies; 6+ messages in thread
From: David Bremner @ 2015-10-23  0:30 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

David Bremner <david@tethera.net> writes:

> I'd like to get a release out as it's been more than six months. Here's
> my proposed schedule.
>
> 2015/10/15: initial release candidate (tagged as 0.21_rc0)
> 2015/10/22: hard freeze (only serious bug fixes)
> 2015/10/31: release

Barring serious bug fixes, I'd like to release 0.21~rc3 as 0.21 in a
week. I'll also take NEWS patches until then.  As always, we can also
apply post 0.21 patches to master, but not release.

d

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-23  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-15 11:04 0.21 release cycle David Bremner
2015-10-15 11:26 ` [PATCH] doc: update copyright year Tomi Ollila
2015-10-15 16:08   ` Carl Worth
2015-10-15 17:57 ` [PATCH v2] doc: update copyright year to contain range 2009-2015 Tomi Ollila
2015-10-17 20:56   ` David Bremner
2015-10-23  0:30 ` 0.21 release cycle David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).