monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] org.debian.monotone: 1f377dcb245a94e998ed33a496


From: code
Subject: [Monotone-commits-diffs] org.debian.monotone: 1f377dcb245a94e998ed33a496cca4dd0683bae9
Date: Mon, 11 Mar 2013 21:53:43 +0100 (CET)

revision:            1f377dcb245a94e998ed33a496cca4dd0683bae9
date:                2010-03-17T06:49:31
author:              Richard Levitte <address@hidden>
branch:              org.debian.monotone
changelog:
A few things were forgotten in the release of 0.47-1:
Update the copyright file.
Add --timestamp to the mtn server startup.

As this is yet unrelease, I'm marking the changelog as such, to be updated later

manifest:
format_version "1"

new_manifest [1755223f60b202a676bcbb90313673ac96c63eaf]

old_revision [5b342039674da65878f53ed3ae7b67bea1234507]

patch "changelog"
 from [5f2217fd763be4ce59e8cad09a4f602d2dabfbe0]
   to [7860ffa8b683faab041fc39841c4a37567786523]

patch "copyright"
 from [0fe8b2fad92d180c23c95da58880a1bfd141bdcb]
   to [d6c2a86378ff016a44c87d2b5051d5be7f7f14aa]

patch "monotone-server.monotone.init"
 from [fb883ead19f734d7b958c4a8b534def37eb531cf]
   to [0252e2d038ead1a191bb35610f452afd632a70a7]
============================================================
--- changelog	5f2217fd763be4ce59e8cad09a4f602d2dabfbe0
+++ changelog	7860ffa8b683faab041fc39841c4a37567786523
@@ -1,3 +1,10 @@
+monotone (0.47-2) UNRELEASED; urgency=low
+
+  * Updated the copyright years.
+  * Added --timestamp to the server startup in monotone-server.
+
+ -- Richard Levitte <address@hidden>  Wed, 17 Mar 2010 07:46:15 +0100
+
 monotone (0.47-1) unstable; urgency=low
 
   * New upstream version.
============================================================
--- copyright	0fe8b2fad92d180c23c95da58880a1bfd141bdcb
+++ copyright	d6c2a86378ff016a44c87d2b5051d5be7f7f14aa
@@ -1,4 +1,4 @@
-Monotone is a collective work, Copyright 2002-2009 by its development team.
+Monotone is a collective work, Copyright 2002-2010 by its development team.
 Copyright holders are listed in /usr/share/doc/monotone/AUTHORS.gz.
 The source file was downloaded from http://www.monotone.ca/downloads/
 Upstream authors are reachable at address@hidden
============================================================
--- monotone-server.monotone.init	fb883ead19f734d7b958c4a8b534def37eb531cf
+++ monotone-server.monotone.init	0252e2d038ead1a191bb35610f452afd632a70a7
@@ -65,7 +65,7 @@ d_start()
         --pidfile $PIDFILE --exec $DAEMON --chuid monotone --chdir $MTN_HOME \
 	-- \
         --confdir=$MTN_CONFDIR --db=$MTN_DB --norc --pid-file=$PIDFILE \
-        --log=$MAINLOG --dump=$ERRORLOG \
+        --log=$MAINLOG --dump=$ERRORLOG --timestamps \
         --rcfile=$MTN_CONFDIR/hooks.lua --keydir=$MTN_KEYDIR --quiet \
         --bind=$ADDRESS serve
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]