~percona-dev/percona-server/release-5.5.11-20.2-fix-bug-764138

« back to all changes in this revision

Viewing changes to build/debian/patches/00_mysql.info.dpatch

  • Committer: Ignacio Nin
  • Date: 2011-03-19 08:50:37 UTC
  • mfrom: (91.1.1 release-5.5.9-20.1)
  • Revision ID: ignacio.nin@percona.com-20110319085037-llxjusfhpgjxvt3u
debian packaging update and testing

Tested and updated the debian packaging. Changes include:
- Import patches to dpatch system
- Polish control file
- Polish rules file
- Polish post-install scripts
- Move installation from /opt/percona to /usr
- Add builscript for debian
- Downgrade format to 1.0 in order to conform to requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
##
 
3
## All lines beginning with `## DP:' are a description of the patch.
 
4
## DP: Added INFO-DIR-SECTION to the mysql.info file as requires lintian
 
5
 
 
6
@DPATCH@
 
7
 
 
8
Added INFO-DIR-SECTION to the mysql.info file as requires lintian
 
9
--- a/Docs/mysql.info
 
10
+++ b/Docs/mysql.info
 
11
@@ -1,5 +1,6 @@
 
12
 This is manual.info, produced by makeinfo version 4.8 from manual.texi.
 
13
 
 
14
+INFO-DIR-SECTION Miscellaneous
 
15
 START-INFO-DIR-ENTRY
 
16
 * mysql: (mysql).               MySQL documentation.
 
17
 END-INFO-DIR-ENTRY