[Pkg-samba-maint] r1807 - trunk/ctdb/debian
mparent-guest at alioth.debian.org
mparent-guest at alioth.debian.org
Wed Mar 26 18:31:19 UTC 2008
Author: mparent-guest
Date: 2008-03-26 18:31:18 +0000 (Wed, 26 Mar 2008)
New Revision: 1807
Modified:
trunk/ctdb/debian/README.build
trunk/ctdb/debian/build-orig.sh
trunk/ctdb/debian/changelog
trunk/ctdb/debian/control
trunk/ctdb/debian/copyright
Log:
* new upstream git snapshot, from git://git.samba.org/sahlberg/ctdb.git: 1.0.31+git200803251111
* changed maintener name to CamelCase
Modified: trunk/ctdb/debian/README.build
===================================================================
--- trunk/ctdb/debian/README.build 2008-03-25 21:39:11 UTC (rev 1806)
+++ trunk/ctdb/debian/README.build 2008-03-26 18:31:18 UTC (rev 1807)
@@ -8,4 +8,4 @@
* remove build-area/ctdb-VERSION/debian/.svn
* run dpkg-buildpackage -rfakeroot from build-area/ctdb-VERSION
--- Mathieu PARENT <math.parent at gmail.com>
+-- Mathieu Parent <math.parent at gmail.com>
Modified: trunk/ctdb/debian/build-orig.sh
===================================================================
--- trunk/ctdb/debian/build-orig.sh 2008-03-25 21:39:11 UTC (rev 1806)
+++ trunk/ctdb/debian/build-orig.sh 2008-03-26 18:31:18 UTC (rev 1807)
@@ -1,6 +1,6 @@
#!/bin/bash
#apt-get install git-core
-git-clone git://git.samba.org/tridge/ctdb.git ctdb.git
+git-clone git://git.samba.org/sahlberg/ctdb.git ctdb.git
RELEASE=`grep '^Release: ' ctdb.git/packaging/RPM/ctdb.spec | awk '{ print $2; }'`
VERSION=`grep '^Version: ' ctdb.git/packaging/RPM/ctdb.spec | awk '{ print $2; }'`
cd ctdb.git
Modified: trunk/ctdb/debian/changelog
===================================================================
--- trunk/ctdb/debian/changelog 2008-03-25 21:39:11 UTC (rev 1806)
+++ trunk/ctdb/debian/changelog 2008-03-26 18:31:18 UTC (rev 1807)
@@ -1,3 +1,10 @@
+ctdb (1.0.31+git200803251111-1) unstable; urgency=low
+
+ * new upstream git snapshot, from git://git.samba.org/sahlberg/ctdb.git
+ * changed maintener name to CamelCase
+
+ -- Mathieu Parent <math.parent at gmail.com> Wed, 26 Mar 2008 19:15:44 +0100
+
ctdb (1.0.28+git200802191444-1) unstable; urgency=low
* new upstream git snapshot
@@ -10,7 +17,7 @@
** added 25_popt_lib to build with system popt lib
** completed copyright file
- -- Mathieu PARENT <math.parent at gmail.com> Wed, 13 Feb 2008 21:43:33 +0100
+ -- Mathieu Parent <math.parent at gmail.com> Wed, 13 Feb 2008 21:43:33 +0100
ctdb (1.0.28+git200802081512-1) unstable; urgency=low
@@ -24,5 +31,5 @@
* init script with start/stop/status
* logrotate for /var/log/log.ctdb
- -- Mathieu PARENT <math.parent at gmail.com> Tue, 15 Jan 2008 23:16:44 +0100
+ -- Mathieu Parent <math.parent at gmail.com> Tue, 15 Jan 2008 23:16:44 +0100
Modified: trunk/ctdb/debian/control
===================================================================
--- trunk/ctdb/debian/control 2008-03-25 21:39:11 UTC (rev 1806)
+++ trunk/ctdb/debian/control 2008-03-26 18:31:18 UTC (rev 1807)
@@ -2,7 +2,7 @@
Section: net
Priority: extra
Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
-Uploaders: Mathieu PARENT <math.parent at gmail.com>
+Uploaders: Mathieu Parent <math.parent at gmail.com>
Build-Depends: debhelper (>= 5), quilt (>= 0.40), libpopt-dev
Homepage: http://ctdb.samba.org/
Standards-Version: 3.7.3
Modified: trunk/ctdb/debian/copyright
===================================================================
--- trunk/ctdb/debian/copyright 2008-03-25 21:39:11 UTC (rev 1806)
+++ trunk/ctdb/debian/copyright 2008-03-26 18:31:18 UTC (rev 1807)
@@ -1,4 +1,4 @@
-This package was debianized by Mathieu PARENT <math.parent at gmail.com> on
+This package was debianized by Mathieu Parent <math.parent at gmail.com> on
Tue, 15 Jan 2008 23:43:47 +0100.
It was downloaded from <http://ctdb.samba.org/>
@@ -32,7 +32,7 @@
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
-The Debian packaging is (C) 2008, Mathieu PARENT <math.parent at gmail.com> and
+The Debian packaging is (C) 2008, Mathieu Parent <math.parent at gmail.com> and
is licensed under the GPL version 3 or (at your option) any later version,
see `/usr/share/common-licenses/GPL'.
More information about the Pkg-samba-maint
mailing list