diff --git a/debian/changelog b/debian/changelog index 2f1950b39d4..0735d998cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,284 +1,3 @@ -openerp-server (5.0.6-0-1test4) unstable; urgency=low - - [ Christophe Simonis ] - * [IMP] cchange version number - - [ Jay (Open ERP) ] - * [FIX] Send mail : Non-English characters were throwing error. - * [IMP] Base : Rate for ARS Added - * [FIX] Base : 'Supplier Partners' menu will open new record with - supplier=1,customer=0 - * [FIX] Security Loophole corrected - * [FIX] Send Mail : Unicode error handled - * [FIX] Translation issue with cache: it needed to restart - server,SOLVED - - [ Harry (Open ERP) ] - * [IMP]quality_integration_server: put max_limit in server connection - * [IMP]quality_integration_server : quality html log - - [ Jay (Open ERP) ] - * [FIX] Export : Error solved while Exporting O2M records with None - value of any field - - [ Fabien Pinckaers ] - * merge - - [ P. Christeas ] - * Debian changelog for 5.0.4 - * Two hacks to make it python2.5 compatible.. - - [ Fabien Pinckaers ] - * [FIX] better log error, new line - - [ P. Christeas ] - * Implement safe_eval() in order to armour eval() - * [Feature]: add condition to ir.sequence, let it be partitioned. - * safe_eval: make python 2.5 compatible. - * Backport the HTTP server code from python 2.6 to 2.5 - - [ Jay (Open ERP) ] - * [FIX] Better translation exportation. - - [ P. Christeas ] - * ORM feature: allow renaming of columns. - * Web services: fix database operations (create, drop etc.) for new - API. - * ORM: Protect against dropping columns. - - [ Jay (Open ERP) ] - * [IMP] Rng : Accepting Groups under/after/replacing Buttons - - [ Fabien Pinckaers ] - * [FIX] regression in fields.function computation - - [ Harry (Open ERP) ] - * [IMP]quality_integration_server: get message from - base_quality_module if module can not success to reach minimun score - * [FIX]quality_integration_server: get message from - base_quality_module if module can not success to reach minimun score - - [ Mantavya Gajjar ] - * [REM]: remove the name search method, as this method was implemented - for the email address field - * [MERGE]: merging from the same branch - - [ Harry (Open ERP) ] - * [FIX]quality_integration_server : quality log : reduce overwrite - last test log in other test logs - * [FIX]quality_integration_server: fixe problem on make link of extra- - module in addons - - [ tailor ] - * [IMP] updated changelog file - * [MERGE] - * [IMP] updated changelog file - * [IMP] updated release.py to 5.0.5 - - [ Jay (Open ERP) ] - * [FIX] Price Accuracy : rounding made to be based on --price_accuracy - option - * [FIX] Fields.function : Store value computation corrected - - [ P. Christeas ] - * [IMP]: allow binary function fields to directly return size. - * Ir.attachment: improve SQL for access checks. - - [ tailor ] - * [REL] release.py: 5.0.6 - * [IMP] updated changelog file for 5.0.6 release - - [ Harry (Open ERP) ] - * [IMP]quality_integration_server: quality log : add new option to - specify qualitylog path to store html pages of log - - [ Jay (Open ERP) ] - * [FIX] Update Module : Float8 to float and numeric to float casting - made possible - - [ Harry (Open ERP) ] - * [FIX]quality_integration_server: ascci encoding problem in quality - html log - - [ P. Christeas ] - * [Fix] Tolerate ids that came as strings. - - [ Jay (Open ERP) ] - * [FIX] Fields.function : Store value computation corrected - * [FIX] Export Translation : Warning on Non-existing record instead of - breaking flow - - [ mra (Open ERP) ] - * [IMP] base_quality_interrrogation: put message if the score of - quality less then minimal and remove unit test condition - - [ Jay (Open ERP) ] - * [FIX] Allowing sql keywords as fields(don't use them in order by - clause) - - [ Christophe Simonis ] - * [IMP] cron: check the arguments to avoid security issues - - [ P. Christeas ] - * New API: work better for bad ExportServices. - - [ Jay (Open ERP) ] - * [FIX] Name_search() is having now record limit to be 80 instead of - None - * [FIX] Import : Context of the action/screen passed,taken into - consideration while importing - * [FIX] Improved Previous bad commit for pagelayout error - * [FIX] Domain was getting failed when trying to work upon M2M,O2M - field of object - * [FIX] Import made successful when field is O2M and it has relation - under that. - - [ Stephane Wirtel ] - * [MERGE] Backport: http://bazaar.launchpad.net/~openobject- - training/+junk/server/revision/1821 - * [MERGE] Backport: http://bazaar.launchpad.net/~openobject- - training/+junk/server/revision/1822 - - [ HDA (OpenERP) ] - * merged for report improvements - - [ Stephane Wirtel ] - * [FIX] Specify the name of the argument for the context, to avoir a - critical bug - - [ Christophe Simonis ] - * [FIX] allow to call write without ids on osv_memory objects - - [ Fabien Pinckaers ] - * [FIX] default context - - [ Stephane Wirtel ] - * [FIX] Use an alternative for the locale.RADIXCHAR if this one - doesn't exist - - [ P. Christeas ] - * [Imp] Allow expressions: ".. child_of, 1" , not only list(1) - - [ Jay (Open ERP) ] - * [FIX] Improved Previous bad commit for pagelayout error - - [ Fabien Pinckaers ] - * [IMP] default value for module - * [FIX] recursive child_of on one2many and many2many - * [FIX] recursive calls - - [ Jay (Open ERP) ] - * [FIX] Export : Selection field gets imported by its external name - if export is not import compatible - * [FIX] Expression : domain calculation failes, max. recursion error - protected - - [ P. Christeas ] - * Mandriva: when server starts/stops, run scripts - - [ Jay (Open ERP) ] - * [FIX] Config : wrong calculation if cached_timeout comes from config - file - - [ P. Christeas ] - * [IMP] If SSL connection fails, close the socket. - - [ Jay (Open ERP) ] - * [FIX] Ir_attachment : Context updation corrected on preview - * [FIX] Record rule : domain evaluation problem corrected - - [ P. Christeas ] - * [IMP] Convert: two minor typos and tab expansion. - * Netsvc.Server: Expand tabs - * Server: get_stats() RPC call for any extended info. - * Client script for statistics. - * Net-RPC: armor the thread, provide stats and inf. timeout. - - [ Jay (Open ERP) ] - * [REF] Partner : copy() improved - - [ panos ] - - -- panos Mon, 02 Nov 2009 18:28:44 -0500 - -openerp-server (5.0.4-0-1test3) intrepid; urgency=high - - [ Panos Christeas ] - * Testing release, with HTTP/1.1 features - - [ P. Christeas ] - * Translating: skip buggy wizard states. - * If the server is only translating, don't init the httpd. - * Remove debuggint print's - * Implement basic-authenticated services. Log messages. - * Initialize services before databases. - * Don't print messages, log them.. - * Bring back net-rpc service. - * Fix quoting of ids when passed to sql. - * Fix merging of 5.0.4 into API-changed netsvc. - - [ Jay (Open ERP) ] - * [FIX] Security Loophole corrected - - [ P. Christeas ] - * Fix https transports, certificates etc. - * [IMP] reorder the imports in websrv_lib. - * Fix dispatching of reports after API change. - * [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features. - - [ Christophe Simonis ] - * [REL] 5.0.4 - * [MERGE] - * [MERGE] - * [IMP] replace partner name and address in demo - * [IMP] add translation names - * [IMP] update translations files - - [ Jay (Open ERP) ] - * [FIX] Functional fields with M2O relation can be printed on print - screen now - - [ HDA (OpenERP) ] - * [FIX] Pagecount probelm while all objects print on same page and - printing special character on xsl report - - [ Harry (Open ERP) ] - * [FIX] import: support ":db_id" , better warning message - - [ Jay (Open ERP) ] - * [FIX] ir_cron :function and its arguements are now editable - - [ HDA (OpenERP) ] - * [Merge] - - [ Panos Christeas ] - - -- Panos Christeas Tue, 08 Sep 2009 10:06:51 +0300 - -openerp-server (5.0.3-0-1ubuntu2) intrepid; urgency=low - - * Merge packaging work from Debian official - - -- Panos Christeas Mon, 24 Aug 2009 22:10:00 +0300 - -openerp-server (5.0.3-0-1ubuntu1) intrepid; urgency=low - - [ P. Christeas ] - * Introduce 'debug2' loglevel, use it for SQL - - [ Christophe Simonis ] - * [IMP] change version number - - [ P. Christeas ] - * [IMP]: allow Log level to be changed in runtime. - * Config: misc options. Logger: option to turn env_info off. - * Remove base_setup/i18n/el_GR.po, module is moved to addons repo. - * Merge el_GR translation with template. - * Update translation template. - * Fix +x permission of openerp-server.py - - -- Panos Christeas Fri, 14 Aug 2009 20:40:29 +0300 - openerp-server (5.0.3-0-1) unstable; urgency=low * Merging upstream version 5.0.3-0. @@ -316,416 +35,6 @@ openerp-server (5.0.2-0-2) unstable; urgency=high -- Daniel Baumann Thu, 13 Aug 2009 14:45:17 +0200 -openerp-server (5.0.2-0-1ubuntu2) intrepid; urgency=critical - - [ P. Christeas ] - * Security: check_creds is not really needed, use "check" - - [ Christophe Simonis ] - * [FIX] security issue: avoid access to inactive users - * [FIX] avoid a bug when look in stack when translate code strings - - [ P. Christeas ] - * [SEC] [CRITICAL] Forbid RPC calls w/o credentials. - - [ Panos Christeas ] - - -- Panos Christeas Thu, 13 Aug 2009 15:25:26 +0300 - -openerp-server (5.0.2-0-1ubuntu1) intrepid; urgency=low - - [ P. Christeas ] - * [b98f26433c82] Greek translations, shorten terms. - * [2567b4e8fbc4] [IMP] Partial restrict operator for domains. - * [a507f9bee128] Shortcuts in RNG view definition. - * [e8da054afe0a] [IMP] Allow OS to rotate the logs, use - WatchedFileHandler if needed. - - [ Jay (Open ERP) ] - * [8174407a30ec] [FIX] Property : Removed old referenced values from - property - - [ mra (Open ERP) ] - * [819f9df328fa] [REV] revert chanegs for revision no 1810 - * [70535423260f] [FIX] loading module sequence while creating new - database - - [ Fabien Pinckaers ] - * [5aa83e5bb359] [FIX] bug 369947 - * [dcde99cd9c5e] [FIX] bug 371496 - * [8fbad91c586e] [FIX] bug 371768 bad tooltip - * [f42a9ae9115b] merge - * [db313489098d] merge - - [ dsh (Open ERP) ] - * [a86dc3304dde] [IMP] attributes of barcode - - [ Jay (Open ERP) ] - * [b2dafdb68cce] [FIX] ir_translation : corrected entry insertion when - adding translation - - [ husen daudi ] - * [696445ddfb83] [MERGE] - * [7f9d0d2dd239] [FIX] module:base made name field translatable in - action.server (ref:mga) - - [ Jay (Open ERP) ] - * [ed97326339a8] [FIX] Character Truncation problem on updation solved - - [ Christophe Simonis ] - * [0b6c92ede314] [IMP] ir_model_data: convert assert to sql constraint - + exception - - [ Jay (Open ERP) ] - * [f98cc5a0bee6] [FIX] Custom report : sorted X-axis values - * [0cf0628f3c8a] [FIX] SQL Constraint failure error on particular - record while importing - - [ husen daudi ] - * [d56bb59ca02d] [FIX] xml encoding in header for &.<.> - * [04d765f45692] [Merge] Converted xml reports from xmldom to etree - and better error message with environment information - - [ Jay (Open ERP) ] - * [a915dc15dbfd] [FIX] User with blank password(if so) allowed to log - in. - - [ Fabien Pinckaers ] - * [19e2f2b84eac] [FIX] avoid required parameters rule (domain_force) - * [b8d383a666e6] merge - * [7cdc6778acb1] merge - * [70c8fcdf67f2] merge - * [7cd04889bd27] [IMP] better error message - - [ Jay (Open ERP) ] - * [99f3b0db73f8] [FIX] Fixed oldxml at python2.6 for Ubuntu - 8.0.4,9.04 - * [14b488955652] [IMP] default_xx in context isuue - - [ Fabien Pinckaers ] - * [15a617ecbe04] merge - * [26f02d120db1] [fix] launch signal after action in workflows - - [ Jay (Open ERP) ] - * [0ff7ddcd394d] [FIX] ORM: Defult_field name in context belongs to - curent object only, not to its relationals anymore - * [843604436871] [FIX] ir_attachment preview method corrected - - [ Stephane Wirtel ] - * [406601019f23] [MERGE] - * [fa17b9e5f302] [FIX] fields.related (m2o poiting to M2M/O2M should - be skipped during write. - - [ Jay (Open ERP) ] - * [7feb86ed7ad4] [IMP] Temporarily commented exception for browse - record that broke reports from wizard - - [ husen daudi ] - * [665433813e7f] [FIX] Bad commit - * [c866dcb38c74] [FIX] Added PageCount tag in report engine - - [ Fabien Pinckaers ] - * [a79d7777c888] merge - * [60d6357d3b2b] modifs - * [9ed525cfcd51] [FIX] bug in report engine - - [ Jay (Open ERP) ] - * [2a571396d23e] [FIX] GIF image is previewed - - [ Christophe Simonis ] - * [cee0846dff3c] [MERGE] - * [d2a31d33e1b1] [FIX] upgrade doesn't try to delete modules - * [1376272db30b] [MERGE] - * [bbaad3809f36] [FIX] xml: the tag delete also the reference - to the deleted objects into ir_model_data - * [35d4aa682b36] [FIX] translation export: catch the case when a - object does not exists in database - * [1f0cb7576704] [FIX] browse_record: raise a better exception when - the id doesn't exists - - [ dsh (Open ERP) ] - * [0c8fe65fe3c0] [FIX] fix &,<,> problem for html2html-url report - * [71298ebb40b4] [FIX] fix &,<,> problem for html2html report - * [58b9464b7813] [IMP] added style for the url which are as text - - [ Fabien Pinckaers ] - * [b934dd73d408] merge - * [fe33fdc8df19] [FIX] translations resynchro terms - * [4efe96b4f584] [FIX] Bugfix translations and float/int format in - reports - * [688883ce8183] bugfix_lang_notavailabel - - [ Olivier Laurent ] - * [bee98151efd0] [MERGE] - * [adf826c7285b] [IMP] base: french translations - - [ Christophe Simonis ] - * [cf01b2f3ee31] [IMP] maintenance: complete the remarks with the - database name - * [34e10ece0768] [FIX] complete rng file - * [eb179c00941a] [FIX] load the module graph even if it containt only - "base" - - [ dsh (Open ERP) ] - * [5f1426c9e322] bug fix(skip text if child nodes are there) for the - html2html and openoffice reports - - [ Panos Christeas ] - - [ husen daudi ] - * Revert bad commit - - [ Christophe Simonis ] - * [REL] 5.0.2 - * [MERGE] - * [FIX] ensure sys is imported - - [ Jay (Open ERP) ] - * [FIX] _inherits was misbehaving on search - - [ Christophe Simonis ] - * [FIX] pass the context to check method of 'ir.model.access' - * [FIX] disallow the deletion of records set as default properties - * [MERGE] - * [FIX] increase size of field "name" of ir.model.data - * [IMP] update french translations - * [IMP] update french translations - - [ Jay (Open ERP) ] - * [REF] Unused argument removed - - [ Christophe Simonis ] - * [IMP] update po(t) files - - [ Jay (Open ERP) ] - * [FIX] Login : Login and password accepting accented characters - * [FIX] Error reporting : library error corrected - * [FIX] default_xxx in context was passed to relational - fields,corrected. - - [ P. Christeas ] - * Fix whitespace merging, that broke logging. - - [ Jay (Open ERP) ] - * [FIX] Print screen now displays the report as per WYSIWYG - * [FIX]Importation problem for bool fields corrected - - [ Christophe Simonis ] - * [IMP] new method that ollow the server to return a message that will - be display on login page - - [ Jay (Open ERP) ] - * [FIX] ir_model_data : SQL_Constraint failure covered - * [FIX] Accented characters are displayed on footer now - * [FIX] DB operations(backup,restore) process corrected,were blocked - if db_port was supplied - - [ husen daudi ] - * Merged - - [ Jay (Open ERP) ] - * [FIX] Expression calculation for Datetime Corrected - * [FIX] Logger notification improved - * [FIX] ir_model : context key deletion - * [FIX] Translation : Text with prefix '_' from py files included for - exports. - * [FIX] Corrected bug of expression calculation in previous commit - - [ Olivier Laurent ] - * [FIX] sql expression: in search, add the time part to datetime field - when it's not present - - [ P. Christeas ] - * email_send: feature to place mails in a maildir, instead of smtp - * Fix Greek translation of email "subject". - - [ Olivier Laurent ] - * [FIX] setup.py: py2exe now adds 'zoneinfo' directory in library.zip - - [ Jay (Open ERP) ] - * [FIX] Importation problem corrected for unicode. - * [IMP] Environment Information Notification Improved - - [ husen daudi ] - * [FIX] place tag - - [ Olivier Laurent ] - * [MERGE] - * [FIX] tools.amount_to_text_en: now displays cents - - [ P. Christeas ] - * Greek translations, shorten terms. - - [ Olivier Laurent ] - * [MERGE] - * [FIX] RuntimeError in the cache system - - [ Jay (Open ERP) ] - * [FIX] Print screen reports will behave acc. to locale for - date,datetime - * [FIX] Import : context provided for language translation - - [ dsh (Open ERP) ] - * [FIX] size miss match for page and frame - - [ husen daudi ] - * [FIX] removed report etree warning of len - * [FIX] Added sql_constraint on adding field having size<1 - - [ Quentin De Paoli ] - * [FIX] security on wokflows bugfixed. The security has to be checked - using the current uid, not the one that created the workflow - instance! - - [ Harry (Open ERP) ] - * [FIX] export window : use context for import compatable option in - pass argument instend of added new argemenent - * [IMP] import/export : added Database ID, ID - - [ P. Christeas ] - * [IMP] Partial restrict operator for domains. - * Shortcuts in RNG view definition. - * [IMP] Allow OS to rotate the logs, use WatchedFileHandler if needed. - - [ Olivier Laurent ] - * [MERGE] - * [FIX] supply password problem with pg_dump, pg_restore on win32 - * [IMP] french translations - - [ Jay (Open ERP) ] - * [FIX] Certificate in non-digit format will not be accepted - * [FIX] Certificate in non-digit format will not be accepted - - [ husen daudi ] - * [IMP] Improved environment information message - - [ Jay (Open ERP) ] - * [Fix] CSV Import : Accepting 'Value' of selection field - from[(key,value)] - * [FIX] Property : Removed old referenced values from property - - [ mra (Open ERP) ] - * [REV] revert chanegs for revision no 1810 - * [FIX] loading module sequence while creating new database - - [ Fabien Pinckaers ] - * [FIX] bug 369947 - * [FIX] bug 371496 - * [FIX] bug 371768 bad tooltip - * merge - * merge - - [ dsh (Open ERP) ] - * [IMP] attributes of barcode - - [ Jay (Open ERP) ] - * [FIX] ir_translation : corrected entry insertion when adding - translation - - [ husen daudi ] - * [MERGE] - * [FIX] module:base made name field translatable in action.server - (ref:mga) - - [ Jay (Open ERP) ] - * [FIX] Character Truncation problem on updation solved - - [ Christophe Simonis ] - * [IMP] ir_model_data: convert assert to sql constraint + exception - - [ Jay (Open ERP) ] - * [FIX] Custom report : sorted X-axis values - * [FIX] SQL Constraint failure error on particular record while - importing - - [ husen daudi ] - * [FIX] xml encoding in header for &.<.> - * [Merge] Converted xml reports from xmldom to etree and better error - message with environment information - - [ Jay (Open ERP) ] - * [FIX] User with blank password(if so) allowed to log in. - - [ Fabien Pinckaers ] - * [FIX] avoid required parameters rule (domain_force) - * merge - * merge - * merge - * [IMP] better error message - - [ Jay (Open ERP) ] - * [FIX] Fixed oldxml at python2.6 for Ubuntu 8.0.4,9.04 - * [IMP] default_xx in context isuue - - [ Fabien Pinckaers ] - * merge - * [fix] launch signal after action in workflows - - [ Jay (Open ERP) ] - * [FIX] ORM: Defult_field name in context belongs to curent object - only, not to its relationals anymore - * [FIX] ir_attachment preview method corrected - - [ Stephane Wirtel ] - * [MERGE] - * [FIX] fields.related (m2o poiting to M2M/O2M should be skipped - during write. - - [ Jay (Open ERP) ] - * [IMP] Temporarily commented exception for browse record that broke - reports from wizard - - [ husen daudi ] - * [FIX] Bad commit - * [FIX] Added PageCount tag in report engine - - [ Fabien Pinckaers ] - * merge - * modifs - * [FIX] bug in report engine - - [ Jay (Open ERP) ] - * [FIX] GIF image is previewed - - [ Christophe Simonis ] - * [MERGE] - * [FIX] upgrade doesn't try to delete modules - * [MERGE] - * [FIX] xml: the tag delete also the reference to the deleted - objects into ir_model_data - * [FIX] translation export: catch the case when a object does not - exists in database - * [FIX] browse_record: raise a better exception when the id doesn't - exists - - [ dsh (Open ERP) ] - * [FIX] fix &,<,> problem for html2html-url report - * [FIX] fix &,<,> problem for html2html report - * [IMP] added style for the url which are as text - - [ Fabien Pinckaers ] - * merge - * [FIX] translations resynchro terms - * [FIX] Bugfix translations and float/int format in reports - * bugfix_lang_notavailabel - - [ Olivier Laurent ] - * [MERGE] - * [IMP] base: french translations - - [ Christophe Simonis ] - * [IMP] maintenance: complete the remarks with the database name - * [FIX] complete rng file - * [FIX] load the module graph even if it containt only "base" - - [ dsh (Open ERP) ] - * bug fix(skip text if child nodes are there) for the html2html and - openoffice reports - - [ Panos Christeas ] - - -- Panos Christeas Thu, 13 Aug 2009 10:21:28 +0300 - openerp-server (5.0.2-0-1) unstable; urgency=low * Updating standards to 3.8.1. @@ -740,18 +49,6 @@ openerp-server (5.0.2-0-1) unstable; urgency=low -- Daniel Baumann Thu, 13 Aug 2009 11:24:59 +0200 -openerp-server (5.0.1-0-1ubuntu2) karmic; urgency=low - - * Minor updates - - -- Panagiotis Kranidiotis Thu, 18 Jun 2009 19:05:32 +0300 - -openerp-server (5.0.1-0-1ubuntu1) karmic; urgency=low - - * New greek translations added - - -- Panagiotis Kranidiotis Wed, 17 Jun 2009 18:45:37 +0300 - openerp-server (5.0.1-0-1) unstable; urgency=low * Merging upstream version 5.0.1-0. diff --git a/debian/control b/debian/control index 880a0761c04..f866107f2b0 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: openerp-server Section: net Priority: optional -Maintainer: Jimmy Angelakos +Maintainer: Debian Open Object Maintainers Uploaders: Daniel Baumann Build-Depends: debhelper (>= 7), po-debconf, python-dev, quilt Build-Depends-Indep: python-libxslt1, python-lxml, python-psycopg2 diff --git a/debian/patches/series b/debian/patches/series index e69de29bb2d..6d5ba4c38b4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -0,0 +1,3 @@ +01-autobuild.patch +02-migrate.patch +03-shebang.patch diff --git a/debian/po/es.po b/debian/po/es.po index 46d906b1248..2907d11b885 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -9,8 +9,8 @@ msgstr "" "Report-Msgid-Bugs-To: openerp-server@packages.debian.org\n" "POT-Creation-Date: 2009-08-24 22:41+0300\n" "PO-Revision-Date: 2009-12-14 06:11+0000\n" -"Last-Translator: Jordi Esteve (www.zikzakmedia.com) " -"\n" +"Last-Translator: Jordi Esteve (www.zikzakmedia.com) \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/debian/po/ja.po b/debian/po/ja.po index 20e0bc105be..5b2b9730802 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -30,7 +30,8 @@ msgid "" "the system's security is not compromised by running it with superuser " "privileges." msgstr "" -"Open ERP サーバはその動作について専用のアカウントを使うようになっているため、管理者特権で動作していてもシステムのセキュリティは侵害されません。" +"Open ERP サーバはその動作について専用のアカウントを使うようになっているため、" +"管理者特権で動作していてもシステムのセキュリティは侵害されません。" #. Type: string #. Description diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po index 243dc2a4a40..a1480f2a01a 100644 --- a/debian/po/zh_CN.po +++ b/debian/po/zh_CN.po @@ -29,7 +29,9 @@ msgid "" "The Open ERP server must use a dedicated account for its operation so that " "the system's security is not compromised by running it with superuser " "privileges." -msgstr "Open ERP 服务器必须使用一个专用的账户来进行操作,这样就不会因为使用超级用户权限运行而破坏系统的安全。" +msgstr "" +"Open ERP 服务器必须使用一个专用的账户来进行操作,这样就不会因为使用超级用户权" +"限运行而破坏系统的安全。" #. Type: string #. Description diff --git a/debian/rules b/debian/rules index 1e598f4d580..f3684ed8707 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,7 @@ SHELL := sh -e +include /usr/share/quilt/quilt.make update: # Needs: shell-helper @@ -73,8 +74,4 @@ binary-indep: install dh_md5sums dh_builddeb -patch: - -unpatch: - -.PHONY: clean build install binary binary-arch binary-indep patch unpatch +.PHONY: clean build install binary binary-arch binary-indep