Include XtraBackup man pages into packages
Bug #1156209 reported by
Alexey Kopytov
on 2013-03-17
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Wishlist
|
Tomislav Plavcic | |
| 2.0 |
Won't Fix
|
Undecided
|
Unassigned | |
| 2.1 |
Won't Fix
|
Undecided
|
Unassigned | |
| 2.2 |
Fix Released
|
Wishlist
|
Tomislav Plavcic | |
| 2.3 |
Fix Released
|
Wishlist
|
Tomislav Plavcic |
Bug Description
Now that we can build manpages from sphinx docs after bug #882498 has been fixed, we should include it into packages.
Related branches
lp:~tplavcic/percona-xtrabackup/bug1156209-2.2
- Alexey Kopytov (community): Approve on 2015-02-06
-
Diff: 531 lines (+98/-319)12 files modified.bzrignore (+1/-1)
cmake/build_configurations/xtrabackup_release.cmake (+2/-0)
storage/innobase/xtrabackup/.bzrignore (+1/-1)
storage/innobase/xtrabackup/CMakeLists.txt (+1/-0)
storage/innobase/xtrabackup/doc/Makefile (+0/-143)
storage/innobase/xtrabackup/doc/make.bat (+0/-170)
storage/innobase/xtrabackup/doc/source/CMakeLists.txt (+80/-0)
storage/innobase/xtrabackup/utils/build-binary.sh (+1/-1)
storage/innobase/xtrabackup/utils/debian/control (+3/-1)
storage/innobase/xtrabackup/utils/debian/percona-xtrabackup.install (+1/-0)
storage/innobase/xtrabackup/utils/debian/rules (+1/-1)
storage/innobase/xtrabackup/utils/percona-xtrabackup.spec (+7/-1)
lp:~tplavcic/percona-xtrabackup/bug1156209-2.3
- Alexey Kopytov (community): Approve on 2015-02-06
-
Diff: 546 lines (+100/-321)12 files modified.bzrignore (+1/-1)
cmake/build_configurations/xtrabackup_release.cmake (+2/-0)
storage/innobase/xtrabackup/.bzrignore (+1/-1)
storage/innobase/xtrabackup/CMakeLists.txt (+1/-0)
storage/innobase/xtrabackup/doc/Makefile (+0/-143)
storage/innobase/xtrabackup/doc/make.bat (+0/-170)
storage/innobase/xtrabackup/doc/source/CMakeLists.txt (+80/-0)
storage/innobase/xtrabackup/utils/build-binary.sh (+1/-1)
storage/innobase/xtrabackup/utils/debian/control (+4/-2)
storage/innobase/xtrabackup/utils/debian/percona-xtrabackup-23.install (+1/-0)
storage/innobase/xtrabackup/utils/debian/rules (+1/-1)
storage/innobase/xtrabackup/utils/percona-xtrabackup.spec (+8/-2)
Alexey Kopytov (akopytov)
on 2013-03-17
description: | updated |
Alexey Kopytov (akopytov) wrote : | #1 |
tags: | added: pkg |
summary: |
- Include XtraBackup man page into packages + Include XtraBackup man pages into packages |
description: | updated |
Shahriyar Rzayev (rzayev-sehriyar) wrote : | #2 |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
To post a comment you must log in.
See also bug #1204710.