[pulseaudio-commits] [Git][pulseaudio/paprefs][master] 2 commits: README: remove the page footer
Arun Raghavan
gitlab at gitlab.freedesktop.org
Mon Jul 30 12:12:07 UTC 2018
Arun Raghavan pushed to branch master at PulseAudio / paprefs
Commits:
2949871d by Tanu Kaskinen at 2018-07-25T13:45:15Z
README: remove the page footer
Keeping the footer up to date is extra work with little benefit.
- - - - -
9963030d by Tanu Kaskinen at 2018-07-29T16:28:07Z
prepare for releasing 1.0
- - - - -
2 changed files:
- doc/README.html.in
- meson.build
Changes:
=====================================
doc/README.html.in
=====================================
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -37,7 +37,7 @@ General Public License for more details.</p>
<h2><a name="news">News</a></h2>
-<div class="news-date">Soon: </div> <p class="news-text"><a
+<div class="news-date">Sun Jul 29 2018: </div> <p class="news-text"><a
href="@PACKAGE_URL at paprefs-1.0.tar.xz">Version 1.0</a> released; replace GConf
with GSettings, port from GTK 2 to GTK 3, change build system from Autotools to
Meson, add support for fixed RTP port, add Croatian translation</p>
@@ -118,8 +118,6 @@ compilation and <tt>ninja -C build install</tt> (as root) for installation of
<h2><a name="patches">Contributing Code</a></h2>
<p>If you have patches for paprefs, send them to the <a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss">PulseAudio mailing list</a> (requires subscription). The best (but not mandatory) way to send patches is with the <tt>git send-email</tt> tool. Here are some <a href="https://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/">instructions for git send-email</a>.</p>
-<hr/>
-<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, September 2009</address>
</body>
</html>
=====================================
meson.build
=====================================
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('paprefs', 'cpp',
license: 'GPL2+',
- version: '0.9.10',
+ version: '1.0',
meson_version: '>=0.40.1'
)
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/paprefs/compare/d6c90b9aca3e30cc6eb8073c8972d1b768f99fd7...9963030dc010ee691c4f15fe22d78bcd4beb198a
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/paprefs/compare/d6c90b9aca3e30cc6eb8073c8972d1b768f99fd7...9963030dc010ee691c4f15fe22d78bcd4beb198a
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20180730/e2bc2b65/attachment-0001.html>
More information about the pulseaudio-commits
mailing list