~ubuntu-branches/ubuntu/trusty/prey/trusty

« back to all changes in this revision

Viewing changes to debian/patches/05-modules_handling.patch

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia, Alessio Treglia, Christian Perrier
  • Date: 2011-04-08 10:05:52 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110408100552-s0ht3su1pogh0ljx
Tags: 0.5.3-2
[ Alessio Treglia ]
* Upload to unstable.

[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
  english team as part of the Smith review project. Closes: #617676
* [Debconf translation updates]
* Swedish (Martin Bagge / brother).  Closes: #618619
* Danish (Joe Hansen).  Closes: #618717
* French (Christian Perrier).  Closes: #618746
* Slovak (Ivan Masár).  Closes: #618843
* Russian (Yuri Kozlov).  Closes: #618867
* German (Chris Leick).  Closes: #618868
* Brazilian Portuguese (Flamarion Jorge).  Closes: #618908
* Finnish (Esko Arajärvi).  Closes: #618953
* cze ces cs Czech (Michal Simunek).  Closes: #619522
* Spanish; (Omar Campagne).  Closes: #619884

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
+       module_path="$modules_path/$1"
37
37
        upstream_version=$2
38
38
 
39
 
        # disable automatic updates
40
 
@@ -74,7 +74,7 @@ initialize_module(){
 
39
        # automatic updates are disabled
 
40
@@ -75,7 +75,7 @@ initialize_module(){
41
41
 #}
42
42
 
43
43
 set_module_paths_for(){