[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[BTS#725467] templates://fheroes2-pkg/{templates} : Final update for English review



Dear Debian maintainer,

On Friday, October 11, 2013, I notified you of the beginning of a review process
concerning debconf templates for fheroes2-pkg.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading fheroes2-pkg with these changes
right now.

The second phase of this process will begin on Wednesday, November 06, 2013, when I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Wednesday, November 27, 2013. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Thursday, November 28, 2013, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: fheroes2-pkg/build
Type: boolean
Default: true
_Description: Proceed with downloading and compiling fheroes2?
 The fheroes2 AI is non-free due to a not-for-sale restriction, and
 some images may also be non-free.
 .
 The installation process is therefore about to download the source files
 from SourceForge, compile them, and install the binary deb package
 "${PKGG}${VER}".
 .
 Please confirm whether you wish this to happen.

Template: fheroes2-pkg/first-install
Type: note
_Description:
 The fheroes2 AI is non-free due to a not-for-sale restriction, and
 some images may also be non-free.
 .
 The installation process is therefore about to download the source files
 from SourceForge, compile them, and install the binary deb package
 "${PKGG}${VER}".
 .
 Please remember to run "sudo dpkg-reconfigure ${PKGI}"
 to build and install guest package(s) for the first time.

Template: fheroes2-pkg/title_b-i
Type: title
_Description: Build and install ${PKGG}${VER}

Template: fheroes2-pkg/title_u
Type: title
_Description: Upgrades available for guest package(s)

Template: fheroes2-pkg/upgrade
Type: note
_Description:
 An update to guest package(s) [${PKGG_ALL}] version ${VER} is available
 but automatic upgrade is disabled.
 .
 Please remember to run "sudo dpkg-reconfigure ${PKGI}" to build and
 install guest package(s) or consider installing the APT post-invoke hook.

Template: fheroes2-pkg/post-invoke_hook-install
Type: boolean
Default: true
_Description: Install APT post-invoke hook?
 If activated, the APT post-invoke hook takes care of future automatic
 upgrades of guest package(s) on host package upgrade. When an update
 is available, the hook will attempt to download and build the package(s),
 and (if "apt-get check" reports no errors) install them with "dpkg -i".
 .
 Alternatively, guest packages can be built by manual invocation of
 "dpkg-reconfigure ${PKGI}".

Template: fheroes2-pkg/post-invoke_hook-remove
Type: boolean
Default: false
_Description: Remove APT post-invoke hook?
 If activated, the APT post-invoke hook takes care of future automatic
 upgrades of guest package(s) on host package upgrade. When an update
 is available, the hook will attempt to download and build the package(s),
 and (if "apt-get check" reports no errors) install them with "dpkg -i".
 .
 Alternatively, guest packages can be built by manual invocation of
 "dpkg-reconfigure ${PKGI}".
Source: fheroes2-pkg
Section: contrib/games
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/onlyjob/fheroes2-pkg.git
Vcs-Git: git://anonscm.debian.org/users/onlyjob/fheroes2-pkg.git

Package: fheroes2-pkg
Architecture: all
Provides: ${guest:Provides}
Depends: ${misc:Depends}, build-essential
        ,${guest:Build-Depends}
Recommends: ${guest:Recommends} ,libcap2-bin
Suggests: ${guest:Suggests}
         ,vrms
Description: fheroes2 package downloader and builder
 This package automatically downloads the ${guest} source code,
 builds it, and installs the resulting package.
 .
 Fheroes2 binaries are not distributable if built with AI due to a
 licensing conflict between GPL-2 code and the not-for-sale AI.
 Fheroes2 may also contain some non-free images.
 .
 ${guest}: ${guest:Description}
--- fheroes2-pkg.old/debian/templates	2013-10-06 08:22:44.592797348 +0200
+++ fheroes2-pkg/debian/templates	2013-11-03 08:56:39.122412941 +0100
@@ -1,34 +1,45 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: fheroes2-pkg/build
 Type: boolean
 Default: true
-_Description: Continue?
- This application is about to download, compile from source code and
- install "${PKGG}${VER}" as Debian package (source files will be
- downloaded from SourceForge).
+_Description: Proceed with downloading and compiling fheroes2?
+ The fheroes2 AI is non-free due to a not-for-sale restriction, and
+ some images may also be non-free.
+ .
+ The installation process is therefore about to download the source files
+ from SourceForge, compile them, and install the binary deb package
+ "${PKGG}${VER}".
  .
- fheroes2 AI is non-free due to not-for-sale restriction.
- Also some images may be non-free.
+ Please confirm whether you wish this to happen.
 
 Template: fheroes2-pkg/first-install
 Type: note
 _Description:
- This application automates download, compile from source code and
- install "${PKGG}${VER}" as Debian package (source files will be
- downloaded from SourceForge).
+ The fheroes2 AI is non-free due to a not-for-sale restriction, and
+ some images may also be non-free.
  .
- fheroes2 AI is non-free due to not-for-sale restriction.
- Also some images may be non-free.
+ The installation process is therefore about to download the source files
+ from SourceForge, compile them, and install the binary deb package
+ "${PKGG}${VER}".
  .
- Please remember to run `sudo dpkg-reconfigure ${PKGI}`
+ Please remember to run "sudo dpkg-reconfigure ${PKGI}"
  to build and install guest package(s) for the first time.
 
 Template: fheroes2-pkg/title_b-i
 Type: title
-_Description: Build and install ${PKGG}${VER}.
+_Description: Build and install ${PKGG}${VER}
 
 Template: fheroes2-pkg/title_u
 Type: title
-_Description: Guest package(s) upgrade note.
+_Description: Upgrades available for guest package(s)
 
 Template: fheroes2-pkg/upgrade
 Type: note
@@ -36,39 +47,29 @@
  An update to guest package(s) [${PKGG_ALL}] version ${VER} is available
  but automatic upgrade is disabled.
  .
- Please remember to run `sudo dpkg-reconfigure ${PKGI}` to build and
- install guest package(s) or consider installing APT post-invoke hook.
+ Please remember to run "sudo dpkg-reconfigure ${PKGI}" to build and
+ install guest package(s) or consider installing the APT post-invoke hook.
 
 Template: fheroes2-pkg/post-invoke_hook-install
 Type: boolean
 Default: true
 _Description: Install APT post-invoke hook?
- APT post-invoke hook takes care of future automatic upgrades of guest
- package(s) on host package upgrade. After end of batch of APT
- operations hook will check whenever guest package(s) can be updated.
- If upgrade detected then hook will attempt to download/build and
- install package(s) using `dpkg -i` but only if `apt-get check` reported
- no errors.
- .
- At the moment there are no known problems associated with APT
- post-invoke hook which maintainer recommends to use with this package.
+ If activated, the APT post-invoke hook takes care of future automatic
+ upgrades of guest package(s) on host package upgrade. When an update
+ is available, the hook will attempt to download and build the package(s),
+ and (if "apt-get check" reports no errors) install them with "dpkg -i".
  .
- Alternatively guest package(s) can be built by manual invocation of
- `dpkg-reconfigure ${PKGI}`.
+ Alternatively, guest packages can be built by manual invocation of
+ "dpkg-reconfigure ${PKGI}".
 
 Template: fheroes2-pkg/post-invoke_hook-remove
 Type: boolean
 Default: false
 _Description: Remove APT post-invoke hook?
- APT post-invoke hook takes care of future automatic upgrades of guest
- package(s) on host package upgrade. After end of batch of APT
- operations hook will check whenever guest package(s) can be updated.
- If upgrade detected then hook will attempt to download/build and
- install package(s) using `dpkg -i` but only if `apt-get check` reported
- no errors.
- .
- At the moment there are no known problems associated with APT
- post-invoke hook which maintainer recommends to use with this package.
+ If activated, the APT post-invoke hook takes care of future automatic
+ upgrades of guest package(s) on host package upgrade. When an update
+ is available, the hook will attempt to download and build the package(s),
+ and (if "apt-get check" reports no errors) install them with "dpkg -i".
  .
- Alternatively guest package(s) can be built on manual invocation of
- `dpkg-reconfigure ${PKGI}`.
+ Alternatively, guest packages can be built by manual invocation of
+ "dpkg-reconfigure ${PKGI}".
--- fheroes2-pkg.old/debian/control	2013-10-06 08:22:44.592797348 +0200
+++ fheroes2-pkg/debian/control	2013-10-18 18:51:11.422377445 +0200
@@ -15,12 +15,12 @@
 Recommends: ${guest:Recommends} ,libcap2-bin
 Suggests: ${guest:Suggests}
          ,vrms
-Description: download, build and install fheroes2 package
- This package automatically download, build ${guest} from source code
- and install the resulting package.
+Description: fheroes2 package downloader and builder
+ This package automatically downloads the ${guest} source code,
+ builds it, and installs the resulting package.
  .
- Fheroes2 binaries are not distributable if built with AI due to
- licensing conflict between GPL-2 code and not-for-sale AI.
- Also Fheroes2 may contain some non-free images.
+ Fheroes2 binaries are not distributable if built with AI due to a
+ licensing conflict between GPL-2 code and the not-for-sale AI.
+ Fheroes2 may also contain some non-free images.
  .
  ${guest}: ${guest:Description}

Attachment: signature.asc
Description: Digital signature


Reply to: