~ubuntu-branches/ubuntu/saucy/kde-l10n-mai/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-3j0nc05nhjv84opj
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kde-l10n-mai (4:4.6.90-0ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Enable easy switching between stable and unstable translations
 
4
  * Make module desktop fetching more robust by trying to step into every
 
5
    element within the messages directory and if successful try to svn export
 
6
    a related desktop file
 
7
  * Update build script for new branch name
 
8
  * Update build script to use ftpmaster rather than ktown
 
9
  * Introduce new targets:
 
10
    - get-l10n: called by the build script and
 
11
      depends on all other targets that need execution to get l10n
 
12
    - get-desktop: prerequisites all targets to get desktop file translations
 
13
    - get-messages: prerequisites all targets to get UI translations
 
14
    - get-messages-kdepim: gets all kdepim translations
 
15
    - get-desktop-sc: gets all desktop files for all modules in the source tree
 
16
    - get-desktop-extragear: gets all desktop files for extragera apps in main
 
17
      (as per list installed by pkg-kde-tools)
 
18
    - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
 
19
  * Introduce new debian/config file which hold settings for rules and build
 
20
    script.
 
21
  * Check presence of necessary debian/config values in debian/rules
 
22
  * Fetch desktop files by regex in debian/rules (split modules have multiple
 
23
    desktop_* files in their SVN path)
 
24
  * Bump standards version to 3.9.2
 
25
  * Update VCS paths (now living in the kubuntu-packaging project)
 
26
 
 
27
 -- Harald Sitter <apachelogger@ubuntu.com>  Wed, 13 Jul 2011 19:24:03 +0200
 
28
 
1
29
kde-l10n-mai (4:4.6.2-0ubuntu1) natty; urgency=low
2
30
 
3
31
  [ Jonathan Riddell ]