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

Re: [RFR] templates://kstars-data-extra-tycho2/{templates}



Justin B Rye wrote:
>   single centralised installation of the data instead of each needing
Doh,              ized!
-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
diff -ru old/control new/control
--- old/control	2011-07-19 11:36:17.417961041 +0100
+++ new/control	2011-07-22 00:57:20.830294490 +0100
@@ -9,9 +9,10 @@
 Architecture: all
 Depends: ${misc:Depends}
 Enhances: kstars (>= 1.4)
-Description: Tycho2 star catalogue for centralized install of KStars
- This package contains the data of the Tycho 2 star catalogue for KStars, the
- graphical desktop planetarium for KDE. Without this package, KStars would offer
- each user to download it. Installing this package avoids the need for each user
- to individually download the whole catalog. It is configurable if you want the
- users to be unable to do those downloads.
+Description: Tycho-2 star catalog for KStars
+ This package contains the data of the Tycho-2 star catalog for
+ KStars, the desktop planetarium for KDE. It allows users to share a
+ single centralized installation of the data instead of each needing
+ to download their own personal copy of the whole catalog. It can
+ also configure KStars to disable these user downloads.
+      
diff -ru old/templates new/templates
--- old/templates	2011-07-19 11:36:16.373960814 +0100
+++ new/templates	2011-07-22 00:42:47.014283503 +0100
@@ -1,23 +1,27 @@
 Template: kstars-data-extra/kstarsrc-title
 Type: title
-_Description: kstars global config file
+_Description: Handling of kstars configuration file
 
 Template: kstars-data-extra/kstarsrc-exists
 Type: select
-__Choices: backup and create new, delete and create new, keep actual file
+__Choices: keep, replace (preserving backup), overwrite
 Default: keep
-_Description: Delete existent /etc/kde4/kstarsrc file?
- A kstars global config file has been detected as /etc/kde4/kstarsrc .
+_Description: Action for the /etc/kde4/kstarsrc file:
+ A kstars global configuration file already exists.
  .
- This script is NOT (yet) able to modify it, but you can now backup it and create a new one now. You will be asked for its options.
+ The package installation process can't modify it, but you can
+ back it up now and create a new one. You will be prompted for
+ options in this file.
 
 Template: kstars-data-extra/kstarsrc-does-not-exist
 Type: boolean
 Default: true
 _Description: Create /etc/kde4/kstarsrc file?
- There is no kstars global config file. For disabling the user download feature you will need one, but it will not harm if you have one even if you do not want to disable user downloads. It is possible to create one for you in /etc/kde4/kstarsrc
+ There is no kstars global configuration file. 
  .
- This will create it. You will be asked for its options.
+ A configuration file will be needed if user downloads should be
+ disabled, but if not then it is still safe to create one. You will
+ be prompted for options in this file.
 
 Template: kstars-data-extra/disable-downloads-title
 Type: title
@@ -25,23 +29,31 @@
 
 Template: kstars-data-extra/disable-downloads
 Type: select
-__Choices: keep enabled, disable, lock
+__Choices: enable, disable, lock
 Default: lock
-_Description: Disable downloads of new data for kstars users?
- Each user will be able to re-enable downloads for him unless you lock the feature.
+_Description: User data downloads for kstars:
+ KStars has a download feature allowing users to download extra data
+ files for their own use. Since packaged catalogs can be handled more
+ efficiently by installing a single central copy, you may wish to
+ restrict the use of this feature.
+ .
+  * enable - users will be able to download data files;
+  * disable - individual users can re-enable data downloads (to
+    download other data files) in their .kstarsrc;
+  * lock - users cannot enable data downloads.
 
 Template: kstars-data-extra/kstarsrc-saved-title
 Type: title
-_Description: old kstarsrc saved
+_Description: Backup of old kstarsrc file
 
 Template: kstars-data-extra/kstarsrc-saved
 Type: text
-_Description: The old kstarsrc file has been saved
- The old kstarsrc file has been saved as /etc/kde4/kstarsrc.backup.kstars-data-extra
+_Description: Former kstarsrc file saved
+ The old kstarsrc file has been saved as /etc/kde4/kstarsrc.backup.kstars-data-extra.
 
 Template: kstars-data-extra/kstarsrc-previously-exists
 Type: select
 Choices: unset, previously exists, does not exist
 Default: unset
-Description: No-show question
- Not shown question to hold a data in the database
+Description: for internal use
+ Not shown question to hold some data in the database
Template: kstars-data-extra/kstarsrc-title
Type: title
_Description: Handling of kstars configuration file

Template: kstars-data-extra/kstarsrc-exists
Type: select
__Choices: keep, replace (preserving backup), overwrite
Default: keep
_Description: Action for the /etc/kde4/kstarsrc file:
 A kstars global configuration file already exists.
 .
 The package installation process can't modify it, but you can
 back it up now and create a new one. You will be prompted for
 options in this file.

Template: kstars-data-extra/kstarsrc-does-not-exist
Type: boolean
Default: true
_Description: Create /etc/kde4/kstarsrc file?
 There is no kstars global configuration file. 
 .
 A configuration file will be needed if user downloads should be
 disabled, but if not then it is still safe to create one. You will
 be prompted for options in this file.

Template: kstars-data-extra/disable-downloads-title
Type: title
_Description: Disable or lock data downloads

Template: kstars-data-extra/disable-downloads
Type: select
__Choices: enable, disable, lock
Default: lock
_Description: User data downloads for kstars:
 KStars has a download feature allowing users to download extra data
 files for their own use. Since packaged catalogs can be handled more
 efficiently by installing a single central copy, you may wish to
 restrict the use of this feature.
 .
  * enable - users will be able to download data files;
  * disable - individual users can re-enable data downloads (to
    download other data files) in their .kstarsrc;
  * lock - users cannot enable data downloads.

Template: kstars-data-extra/kstarsrc-saved-title
Type: title
_Description: Backup of old kstarsrc file

Template: kstars-data-extra/kstarsrc-saved
Type: text
_Description: Former kstarsrc file saved
 The old kstarsrc file has been saved as /etc/kde4/kstarsrc.backup.kstars-data-extra.

Template: kstars-data-extra/kstarsrc-previously-exists
Type: select
Choices: unset, previously exists, does not exist
Default: unset
Description: for internal use
 Not shown question to hold some data in the database
Source: kstars-data-extra-tycho2
Section: science
Priority: extra
Maintainer: Noel David Torres Taño <envite@rolamasao.org>
Build-Depends: debhelper (>= 7.0.50~), po-debconf
Standards-Version: 3.9.1

Package: kstars-data-extra-tycho2
Architecture: all
Depends: ${misc:Depends}
Enhances: kstars (>= 1.4)
Description: Tycho-2 star catalog for KStars
 This package contains the data of the Tycho-2 star catalog for
 KStars, the desktop planetarium for KDE. It allows users to share a
 single centralized installation of the data instead of each needing
 to download their own personal copy of the whole catalog. It can
 also configure KStars to disable these user downloads.
      

Reply to: