Bug#793937: [LCFC3] templates://libdvd-pkg/{templates}

Christian PERRIER bubulle at debian.org
Mon Sep 7 05:10:21 UTC 2015


Quoting Justin B Rye (justin.byam.rye at gmail.com):
> Dmitry Smirnov wrote:
> > The only thing which makes me feel uncomfortable about this version is
> > "doing downloads" in
> > 
> >  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}).
> 
> Hmm, "do" can often be a bit weak, if that's what you mean...
>  
> > I suggest re-writing as
> > 
> >  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}).
> 
> That has an excess "of (the)", and it loses the plural instances of
> downloads (plural runs automatically produce plural output packages,
> so you can recycle this text for other downloaders regardless of how
> many packages they produce per run).  Oh, and you've lost a Harvard
> comma again and put the "deb" back in after I thought we'd agreed to
> take it out!
> 
> Would you be any happier with a version that just replaces "doing"
> with something less weak, like "performing" or "launching"?
> 
>    This package automates the process of launching downloads of the source
>    files for ${PKGG} from videolan.org, compiling them, and installing the
>    binary packages (${PKGG_ALL}).
> 
> (Revised patch attached)

Well, this is the third "Last Chance For Comments" mail. Are we OK
with the attached versions?

-------------- next part --------------
Template: libdvd-pkg/first-install
Type: note
_Description:
 This package automates the process of launching downloads 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.

Template: libdvd-pkg/title_b-i
Type: title
_Description: Download, build and install ${PKGG}${VER}

Template: libdvd-pkg/build
Type: boolean
Default: true
_Description: Download, build, and install ${PKGG}${VER}?
 This package automates the process of launching 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.

Template: libdvd-pkg/title_u
Type: title
_Description: Upgrade available for ${PKGG}

Template: libdvd-pkg/upgrade
Type: note
_Description:
 This package automates the process of launching downloads 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.
 .
 Please run "sudo dpkg-reconfigure ${PKGI}" to launch this process
 manually and/or activate automatic upgrades in future.

Template: libdvd-pkg/post-invoke_hook-install
Type: boolean
Default: true
_Description: Enable automatic upgrades for ${PKGG}?
 If activated, the APT post-invoke hook takes care of future automatic
 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) using "dpkg -i" to install the new versions.
 .
 Alternatively, the process can be launched manually by running
 "sudo dpkg-reconfigure ${PKGI}".

Template: libdvd-pkg/post-invoke_hook-remove
Type: boolean
Default: false
_Description: Disable automatic upgrades for ${PKGG}?
 If activated, the APT post-invoke hook takes care of future automatic
 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) using "dpkg -i" to install the new versions.
 .
 Alternatively, the process can be launched manually by running
 "sudo dpkg-reconfigure ${PKGI}".
-------------- next part --------------
Source: libdvd-pkg
Section: contrib/utils
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob at debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9)
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/libdvd-pkg.git
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdvd-pkg.git

Package: libdvd-pkg
Architecture: all
Provides: ${guest:Provides}
Depends: ${misc:Depends} ,build-essential
        ,wget | devscripts
        ,${guest:Build-Depends}
Recommends: ${guest:Recommends} ,libcap2-bin
Suggests: ${guest:Suggests}
Description: DVD-Video playing library - installer
 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150907/931f3f2b/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list