[SCM] pavucontrol packaging branch, master, updated. debian/0.99.2-1-7-g75e05da
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sat May 19 21:27:31 UTC 2012
The branch, master has been updated
via 75e05dac5b24119f4f9422fa1b67636370ded1db (commit)
via 58b19304dfc6b0ca5f143a6ca43ba66fc8384ec2 (commit)
via 104c75bbf71b74da48e452ec1be60633bce56e6f (commit)
via 21ee18cd134544bfd81258820abe806e7844d540 (commit)
from d69097b78c461f9a041012d1ca4b1fdc4a46dedd (commit)
- Shortlog ------------------------------------------------------------
75e05da Target unstable
58b1930 New upstream release
104c75b Merge tag 'upstream/1.0'
Summary of changes:
ChangeLog | 8 ++++
Makefile.in | 4 +-
README | 99 ++++++++++++++++++++++++++------------------------
aclocal.m4 | 17 +++++++++
configure | 103 ++++++++++++++++++++++++++++++++++++++++++++++------
configure.ac | 4 +-
debian/changelog | 9 +++++
debian/control | 2 +-
debian/watch | 2 +-
doc/README | 99 ++++++++++++++++++++++++++------------------------
doc/README.html | 10 ++++--
doc/README.html.in | 4 ++
po/ChangeLog | 8 ++++
po/POTFILES.in | 1 +
src/mainwindow.cc | 10 ++++--
src/mainwindow.h | 2 +-
16 files changed, 264 insertions(+), 118 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 75e05dac5b24119f4f9422fa1b67636370ded1db
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sat May 19 23:24:12 2012 +0200
Target unstable
diff --git a/debian/changelog b/debian/changelog
index fc4acd0..38748be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-pavucontrol (1.0-1) UNRELEASED; urgency=low
+pavucontrol (1.0-1) unstable; urgency=low
* New upstream release
* debian/watch: Update for .xz tarballs (Closes: #644698)
* debian/control: Set pkg-pulseaudio-devel as the maintainer, removing CJ
(Closes: #636427)
- -- Sjoerd Simons <sjoerd at debian.org> Sat, 19 May 2012 23:20:17 +0200
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 19 May 2012 23:24:03 +0200
pavucontrol (0.99.2-1) unstable; urgency=low
commit 58b19304dfc6b0ca5f143a6ca43ba66fc8384ec2
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sat May 19 23:21:27 2012 +0200
New upstream release
* New upstream release
* debian/watch: Update for .xz tarballs (Closes: #644698)
* debian/control: Set pkg-pulseaudio-devel as the maintainer, removing CJ
(Closes: #636427)
diff --git a/debian/changelog b/debian/changelog
index 7f8ff7e..fc4acd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pavucontrol (1.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * debian/watch: Update for .xz tarballs (Closes: #644698)
+ * debian/control: Set pkg-pulseaudio-devel as the maintainer, removing CJ
+ (Closes: #636427)
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 19 May 2012 23:20:17 +0200
+
pavucontrol (0.99.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index f91d914..faa80a9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pavucontrol
Section: sound
Priority: optional
-Maintainer: CJ van den Berg <cj at vdbonline.com>
+Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 5), cdbs, autotools-dev,
libpulse-dev (>= 0.9.15),
diff --git a/debian/watch b/debian/watch
index 705a86c..bd0b50c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@
# Compulsory line, this is a version 3 file
version=3
-http://0pointer.de/lennart/projects/pavucontrol/ pavucontrol-(.*)\.tar\.gz
+http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-(.*)\.tar\.xz
commit 104c75bbf71b74da48e452ec1be60633bce56e6f
Merge: d69097b78c461f9a041012d1ca4b1fdc4a46dedd 21ee18cd134544bfd81258820abe806e7844d540
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sat May 19 23:17:28 2012 +0200
Merge tag 'upstream/1.0'
Upstream version 1.0
--
pavucontrol packaging
More information about the pkg-pulseaudio-devel
mailing list