[SCM] libdvd-pkg/master: One step closer to complete l10n review.
onlyjob at users.alioth.debian.org
onlyjob at users.alioth.debian.org
Tue Sep 8 20:16:16 UTC 2015
The following commit has been merged in the master branch:
commit 991891e3370885943a74fd264e40280fe244bf7d
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Sep 9 06:15:06 2015 +1000
One step closer to complete l10n review.
diff --git a/debian/control b/debian/control
index 1c54992..68af43a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Depends: ${misc:Depends} ,build-essential
Recommends: ${guest:Recommends} ,libcap2-bin
Suggests: ${guest:Suggests}
Description: DVD-Video playing library - installer
- This package fetches, compiles from source code, and installs library
- packages necessary for playing video DVDs with media player
- (such as VLC, SMplayer, Totem, etc.).
+ This package provides libraries that are needed for playing video DVDs
+ with a media player (such as VLC, SMplayer, Totem, etc.). It automates
+ the process of downloading source files, compiling them, and installing
+ the binary packages.
diff --git a/debian/templates b/debian/templates
index a7580b0..27753dc 100644
--- a/debian/templates
+++ b/debian/templates
@@ -1,9 +1,9 @@
Template: libdvd-pkg/first-install
Type: note
_Description:
- This package automates the process of downloading of the source files for
- ${PKGG} from videolan.org, compiling them and installing the
- binary deb packages (${PKGG_ALL}).
+ This package automates the process of downloading of the source
+ files for ${PKGG} from videolan.org, compiling them, and installing the
+ binary packages (${PKGG_ALL}).
.
Please run "sudo dpkg-reconfigure ${PKGI}" to launch this process for
the first time.
@@ -16,9 +16,9 @@ Template: libdvd-pkg/build
Type: boolean
Default: true
_Description: Download, build, and install ${PKGG}${VER}?
- This package automates the process of downloading of the source files for
- ${PKGG} from videolan.org, compiling them and installing the
- binary deb packages (${PKGG_ALL}).
+ This package automates the process of doing downloads of the source
+ files for ${PKGG} from videolan.org, compiling them, and installing the
+ binary packages (${PKGG_ALL}).
.
Please confirm whether you wish this to happen.
@@ -29,9 +29,9 @@ _Description: Upgrade available for ${PKGG}
Template: libdvd-pkg/upgrade
Type: note
_Description:
- This package automates the process of downloading of the source files for
- ${PKGG} from videolan.org, compiling them and installing the
- binary deb packages (${PKGG_ALL}).
+ This package automates the process of downloading of the source
+ files for ${PKGG} from videolan.org, compiling them, and installing the
+ binary packages (${PKGG_ALL}).
.
An update to version ${VER} is available, but automatic upgrades are
disabled.
@@ -47,7 +47,7 @@ _Description: Enable automatic upgrades for ${PKGG}?
upgrades of ${PKGG} (which may be triggered by new versions of
${PKGI}). When updates are available, the hook will launch the
process of downloading the source, recompiling it, and (if "apt-get check"
- reports no errors) use "dpkg -i" to install the new versions.
+ reports no errors) using "dpkg -i" to install the new versions.
.
Alternatively, the process can be launched manually by running
"sudo dpkg-reconfigure ${PKGI}".
@@ -60,7 +60,7 @@ _Description: Disable automatic upgrades for ${PKGG}?
upgrades of ${PKGG} (which may be triggered by new versions of
${PKGI}). When updates are available, the hook will launch the
process of downloading the source, recompiling it, and (if "apt-get check"
- reports no errors) use "dpkg -i" to install the new versions.
+ reports no errors) using "dpkg -i" to install the new versions.
.
Alternatively, the process can be launched manually by running
"sudo dpkg-reconfigure ${PKGI}".
--
libdvdcss-pkg packaging
More information about the pkg-multimedia-commits
mailing list