[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. 822366a653edc3273ad458bbe4881961f1386632

Lennart Poettering gitmailer-noreply at 0pointer.de
Wed Jun 18 13:38:38 PDT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  8ae83d618e439d959e765845b55fa8521ab0e453 (commit)

- Log -----------------------------------------------------------------
822366a... remove remaining $
-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                      |    2 --
 autogen.sh                       |    1 -
 bootstrap.sh                     |    1 -
 configure.ac                     |    2 --
 doxygen/Makefile.am              |    2 --
 man/Makefile.am                  |    2 --
 man/default.pa.5.xml.in          |    2 --
 man/esdcompat.1.xml.in           |    2 --
 man/pabrowse.1.xml.in            |    2 --
 man/pacat.1.xml.in               |    2 --
 man/pacmd.1.xml.in               |    2 --
 man/pactl.1.xml.in               |    2 --
 man/padsp.1.xml.in               |    2 --
 man/paplay.1.xml.in              |    2 --
 man/pasuspender.1.xml.in         |    2 --
 man/pax11publish.1.xml.in        |    2 --
 man/pulse-client.conf.5.xml.in   |    2 --
 man/pulse-daemon.conf.5.xml.in   |    2 --
 man/pulseaudio.1.xml.in          |    2 --
 man/xmltoman.css                 |    2 --
 man/xmltoman.dtd                 |    6 ++----
 man/xmltoman.xsl                 |   16 +++++++---------
 src/Makefile.am                  |    2 --
 src/daemon/daemon.conf.in        |    2 --
 src/daemon/esdcompat.in          |    2 --
 src/daemon/org.pulseaudio.policy |    2 --
 src/depmod.py                    |    3 +--
 src/modules/module-defs.h.m4     |    1 -
 src/pulse/client.conf.in         |    2 --
 src/pulse/version.h.in           |    2 --
 src/utils/padsp                  |    2 --
 todo                             |    2 --
 32 files changed, 10 insertions(+), 70 deletions(-)

-----------------------------------------------------------------------

commit 822366a653edc3273ad458bbe4881961f1386632
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Jun 18 22:38:32 2008 +0200

    remove remaining $

diff --git a/Makefile.am b/Makefile.am
index a41dc6c..6139657 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/autogen.sh b/autogen.sh
index 16c5738..4051a22 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,4 @@
 #!/bin/sh
-# $Id$
 
 # This file is part of PulseAudio.
 #
diff --git a/bootstrap.sh b/bootstrap.sh
index 5431588..ceea55b 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,5 +1,4 @@
 #!/bin/bash
-# $Id$
 
 # This file is part of PulseAudio.
 #
diff --git a/configure.ac b/configure.ac
index e289d8c..296dc17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,6 @@
 # -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# $Id$
-
 # This file is part of PulseAudio.
 #
 # Copyright 2004-2008 Lennart Poettering
diff --git a/doxygen/Makefile.am b/doxygen/Makefile.am
index c4f66d8..60b0060 100644
--- a/doxygen/Makefile.am
+++ b/doxygen/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/man/Makefile.am b/man/Makefile.am
index f8ad34d..31ac69c 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/man/default.pa.5.xml.in b/man/default.pa.5.xml.in
index 0f826db..4caad7c 100644
--- a/man/default.pa.5.xml.in
+++ b/man/default.pa.5.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/esdcompat.1.xml.in b/man/esdcompat.1.xml.in
index 864dc5d..61fefa3 100644
--- a/man/esdcompat.1.xml.in
+++ b/man/esdcompat.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pabrowse.1.xml.in b/man/pabrowse.1.xml.in
index b539fb2..33f071b 100644
--- a/man/pabrowse.1.xml.in
+++ b/man/pabrowse.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pacat.1.xml.in b/man/pacat.1.xml.in
index 748d136..7b0d72b 100644
--- a/man/pacat.1.xml.in
+++ b/man/pacat.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pacmd.1.xml.in b/man/pacmd.1.xml.in
index b760ba0..c20c016 100644
--- a/man/pacmd.1.xml.in
+++ b/man/pacmd.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in
index d30d5f7..8d5bf1d 100644
--- a/man/pactl.1.xml.in
+++ b/man/pactl.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/padsp.1.xml.in b/man/padsp.1.xml.in
index 610a960..9bbe3d1 100644
--- a/man/padsp.1.xml.in
+++ b/man/padsp.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/paplay.1.xml.in b/man/paplay.1.xml.in
index bab45dc..843b172 100644
--- a/man/paplay.1.xml.in
+++ b/man/paplay.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pasuspender.1.xml.in b/man/pasuspender.1.xml.in
index 406dfe6..52deae6 100644
--- a/man/pasuspender.1.xml.in
+++ b/man/pasuspender.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pax11publish.1.xml.in b/man/pax11publish.1.xml.in
index 1e3a1f0..3b40b97 100644
--- a/man/pax11publish.1.xml.in
+++ b/man/pax11publish.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pulse-client.conf.5.xml.in b/man/pulse-client.conf.5.xml.in
index dbf8dc0..ae8de1f 100644
--- a/man/pulse-client.conf.5.xml.in
+++ b/man/pulse-client.conf.5.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index 2768e24..50e2455 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in
index 9f03c26..9ce66f8 100644
--- a/man/pulseaudio.1.xml.in
+++ b/man/pulseaudio.1.xml.in
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/man/xmltoman.css b/man/xmltoman.css
index 579a4fd..113aeec 100644
--- a/man/xmltoman.css
+++ b/man/xmltoman.css
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
diff --git a/man/xmltoman.dtd b/man/xmltoman.dtd
index 121e62c..4760638 100644
--- a/man/xmltoman.dtd
+++ b/man/xmltoman.dtd
@@ -1,6 +1,4 @@
-<!-- $Id$ -->
-
-<!-- 
+<!--
   This file is part of PulseAudio.
 
   PulseAudio is free software; you can redistribute it and/or modify it under
@@ -15,7 +13,7 @@
 
   You should have received a copy of the GNU General Public License
   along with PulseAudio; if not, write to the Free Software Foundation,
-  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 
+  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 -->
 
 <!ELEMENT manpage (synopsis | description | section | options | seealso)*>
diff --git a/man/xmltoman.xsl b/man/xmltoman.xsl
index 8d4ca21..766ab25 100644
--- a/man/xmltoman.xsl
+++ b/man/xmltoman.xsl
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-15"?>
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml">
 
-<!-- 
+<!--
   This file is part of PulseAudio.
 
   PulseAudio is free software; you can redistribute it and/or modify it under
@@ -16,24 +16,22 @@
 
   You should have received a copy of the GNU General Public License
   along with PulseAudio; if not, write to the Free Software Foundation,
-  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 
+  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 -->
 
-<!-- $Id$ -->
-
 <xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
 
 <xsl:template match="/manpage">
-  
+
     <html>
 
     <head>
       <title><xsl:value-of select="@name"/>(<xsl:value-of select="@section"/>)</title>
       <style type="text/css">
-        body { color: black; background-color: white; } 
-        a:link, a:visited { color: #900000; }       
-        h1 { text-transform:uppercase; font-size: 18pt; } 
-        p { margin-left:1cm; margin-right:1cm; } 
+        body { color: black; background-color: white; }
+        a:link, a:visited { color: #900000; }
+        h1 { text-transform:uppercase; font-size: 18pt; }
+        p { margin-left:1cm; margin-right:1cm; }
         .cmd { font-family:monospace; }
         .file { font-family:monospace; }
         .arg { text-transform:uppercase; font-family:monospace; font-style: italic; }
diff --git a/src/Makefile.am b/src/Makefile.am
index 14236fe..9cce6ed 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # Copyright 2004-2006 Lennart Poettering
diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
index fd35c0f..dfabcfb 100644
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/src/daemon/esdcompat.in b/src/daemon/esdcompat.in
index 942389d..6650180 100755
--- a/src/daemon/esdcompat.in
+++ b/src/daemon/esdcompat.in
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/src/daemon/org.pulseaudio.policy b/src/daemon/org.pulseaudio.policy
index 507a2cb..6cdeec6 100644
--- a/src/daemon/org.pulseaudio.policy
+++ b/src/daemon/org.pulseaudio.policy
@@ -3,8 +3,6 @@
  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
diff --git a/src/depmod.py b/src/depmod.py
index a20bc7c..6cb3cb2 100755
--- a/src/depmod.py
+++ b/src/depmod.py
@@ -1,6 +1,5 @@
 #!/usr/bin/python
-# $Id$
-#
+
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/src/modules/module-defs.h.m4 b/src/modules/module-defs.h.m4
index a49e832..64ce192 100644
--- a/src/modules/module-defs.h.m4
+++ b/src/modules/module-defs.h.m4
@@ -1,4 +1,3 @@
-dnl $Id$
 changecom(`/*', `*/')dnl
 define(`module_name', patsubst(patsubst(patsubst(fname, `-symdef.h$'), `^.*/'), `[^0-9a-zA-Z]', `_'))dnl
 define(`c_symbol', patsubst(module_name, `[^0-9a-zA-Z]', `_'))dnl
diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in
index ef5d3ee..749e968 100644
--- a/src/pulse/client.conf.in
+++ b/src/pulse/client.conf.in
@@ -1,5 +1,3 @@
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # PulseAudio is free software; you can redistribute it and/or modify
diff --git a/src/pulse/version.h.in b/src/pulse/version.h.in
index dc0f8e3..e6226c4 100644
--- a/src/pulse/version.h.in
+++ b/src/pulse/version.h.in
@@ -1,8 +1,6 @@
 #ifndef fooversionhfoo /*-*-C-*-*/
 #define fooversionhfoo
 
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
diff --git a/src/utils/padsp b/src/utils/padsp
index c70c3af..4fe175c 100755
--- a/src/utils/padsp
+++ b/src/utils/padsp
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-# $Id$
-#
 # This file is part of PulseAudio.
 #
 # Copyright 2006 Lennart Poettering
diff --git a/todo b/todo
index c6437c0..da993a2 100644
--- a/todo
+++ b/todo
@@ -1,5 +1,3 @@
-*** $Id$ ***
-
 Build System:
 - Remove symdef files and use macros (like most other projects)
 - Use own name mangling scheme instead of ltdl's, which will eliminate the

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list