[Pkg-pulseaudio-devel] [SCM] paprefs packaging branch, master, updated. debian/0.9.6-1-10-g18e7886
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Oct 19 19:25:31 UTC 2008
The branch, master has been updated
via 18e7886402e5518e661219360afd3a44d80884ab (commit)
via abe6097bfe1f119ef1c18fe272bc99f973212018 (commit)
via f44d22714170e0fe5e03494413a134eebf3df5f7 (commit)
via f910a9f096eb27f2dfd9adef3a8cd0492fbc1bac (commit)
from e9a3ed75aa35a15d4a76bbd00763ece6dac0539e (commit)
- Shortlog ------------------------------------------------------------
18e7886 rebase patches on current upstream
abe6097 New upstream release (0.9.7)
f44d227 Merge commit 'upstream/0.9.7'
Summary of changes:
ABOUT-NLS | 1165 +++---
ChangeLog | 228 +-
Makefile.am | 25 +-
Makefile.in | 173 +-
README | 65 +-
aclocal.m4 | 331 +-
bootstrap.sh | 29 +-
config.guess | 32 +-
config.h.in | 2 +-
config.rpath | 102 +-
config.sub | 52 +-
configure | 4148 ++++++++++++--------
configure.ac | 30 +-
debian/changelog | 6 +
.../0001-Fix-build-error-with-gcc-4.3.patch | 6 +-
depcomp | 93 +-
doc/Makefile.am | 9 +-
doc/Makefile.in | 87 +-
doc/README | 65 +-
doc/README.html | 20 +-
doc/README.html.in | 14 +-
doc/style.css | 41 +-
install-sh | 514 ++-
intltool-extract.in | 861 ----
intltool-merge.in | 1451 -------
intltool-update.in | 1164 ------
m4/ChangeLog | 18 +-
m4/gettext.m4 | 42 +-
m4/iconv.m4 | 87 +-
m4/lib-link.m4 | 189 +-
m4/po.m4 | 25 +-
missing | 61 +-
po/ChangeLog | 62 +-
po/LINGUAS | 7 +
po/Makefile.in.in | 13 +-
po/POTFILES.in | 1 +
po/de.po | 22 +-
po/el.po | 98 +
po/fr.po | 102 +
po/hu.po | 97 +
po/pl.po | 101 +
po/pt_BR.po | 94 +
po/sv.po | 94 +
po/tr.po | 91 +
src/Makefile.am | 14 +-
src/Makefile.in | 136 +-
src/paprefs.cc | 17 +-
47 files changed, 5223 insertions(+), 6861 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 18e7886402e5518e661219360afd3a44d80884ab
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sun Oct 19 20:25:17 2008 +0100
rebase patches on current upstream
diff --git a/debian/patches/0001-Fix-build-error-with-gcc-4.3.patch b/debian/patches/0001-Fix-build-error-with-gcc-4.3.patch
index e8ec83a..f34858a 100644
--- a/debian/patches/0001-Fix-build-error-with-gcc-4.3.patch
+++ b/debian/patches/0001-Fix-build-error-with-gcc-4.3.patch
@@ -1,4 +1,4 @@
-From 295db4168276f1fb6ddc06b09bc10221f951cbc5 Mon Sep 17 00:00:00 2001
+From 66cfb44f5892a6dc5271be6644a8a0e5fd4943c4 Mon Sep 17 00:00:00 2001
From: Bradley Smith <brad at brad-smith.co.uk>
Date: Fri, 11 Apr 2008 21:14:57 +0100
Subject: [PATCH] Fix build error with gcc-4.3
@@ -10,10 +10,10 @@ paprefs.cc:409: error: 'bindtextdomain' was not declared in this scope
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/paprefs.cc b/src/paprefs.cc
-index 8c5f10a..7a426af 100644
+index 18e6696..405e1fe 100644
--- a/src/paprefs.cc
+++ b/src/paprefs.cc
-@@ -23,6 +23,8 @@
+@@ -21,6 +21,8 @@
#include <config.h>
#endif
commit abe6097bfe1f119ef1c18fe272bc99f973212018
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sun Oct 19 20:22:19 2008 +0100
New upstream release (0.9.7)
diff --git a/debian/changelog b/debian/changelog
index f49049a..06665c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+paprefs (0.9.7-1) UNRELEASED; urgency=low
+
+ * New Upstream Version
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 19 Oct 2008 20:21:25 +0100
+
paprefs (0.9.6-2) unstable; urgency=low
* debian/control:
commit f44d22714170e0fe5e03494413a134eebf3df5f7
Merge: e9a3ed75aa35a15d4a76bbd00763ece6dac0539e f910a9f096eb27f2dfd9adef3a8cd0492fbc1bac
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sun Oct 19 20:21:21 2008 +0100
Merge commit 'upstream/0.9.7'
--
paprefs packaging
More information about the Pkg-pulseaudio-devel
mailing list