Merge lp:~stewart/percona-xtrabackup/deb-pkg-updates into lp:percona-xtrabackup/2.1

Proposed by Stewart Smith
Status: Merged
Approved by: Alexey Kopytov
Approved revision: no longer in the source branch.
Merged at revision: 623
Proposed branch: lp:~stewart/percona-xtrabackup/deb-pkg-updates
Merge into: lp:percona-xtrabackup/2.1
Prerequisite: lp:~stewart/percona-xtrabackup/source-dist-refactor
Diff against target: 31 lines (+5/-6)
1 file modified
utils/debian/control (+5/-6)
To merge this branch: bzr merge lp:~stewart/percona-xtrabackup/deb-pkg-updates
Reviewer Review Type Date Requested Status
Alexey Kopytov (community) Approve
Review via email: mp+171026@code.launchpad.net

This proposal supersedes a proposal from 2013-06-21.

Description of the change

This updates a few things in our Debian packaging.

One bug that is fixed is the addition of libgcrypt-dev as a build dependency. Without this, misc debian builders would fail (tested with sbuild locally for Debian sid).

Also update where VCS is and product homepage.

Fix from review: point to 2.1 branch rather than trunk.

To post a comment you must log in.
Revision history for this message
Alexey Kopytov (akopytov) wrote : Posted in a previous version of this proposal

Would it be better for Vcs-Bzr to point to lp:percona-xtrabackup/2.1 instead of trunk?

review: Needs Information
Revision history for this message
Alexey Kopytov (akopytov) :
review: Approve
Revision history for this message
Alexey Kopytov (akopytov) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'utils/debian/control'
--- utils/debian/control 2013-06-24 07:24:29 +0000
+++ utils/debian/control 2013-06-24 07:24:29 +0000
@@ -1,10 +1,9 @@
1Source: percona-xtrabackup1Source: percona-xtrabackup
2Section: misc2Section: database
3Priority: extra3Priority: extra
4Maintainer: Percona Development <mysql-dev@percona.com>4Maintainer: Percona Development <mysql-dev@percona.com>
5Build-Depends: automake,5Build-Depends: automake,
6 bison,6 bison,
7 bzr,
8 ca-certificates,7 ca-certificates,
9 cmake,8 cmake,
10 debhelper (>= 7.3),9 debhelper (>= 7.3),
@@ -13,11 +12,11 @@
13 libssl-dev,12 libssl-dev,
14 libtool,13 libtool,
15 libz-dev,14 libz-dev,
16 wget15 libgcrypt-dev
17Standards-Version: 3.9.316Standards-Version: 3.9.3
18Homepage: https://launchpad.net/percona-xtrabackup17Homepage: http://www.percona.com/software/percona-xtrabackup
19Vcs-Browser: http://bazaar.launchpad.net/~percona-dev/percona-xtrabackup/release-1.4/files18Vcs-Browser: http://bazaar.launchpad.net/~percona-core/percona-xtrabackup/2.1/files
20Vcs-Bzr: bzr+ssh://bazaar.launchpad.net/~percona-dev/percona-xtrabackup/release-1.4/19Vcs-Bzr: lp:percona-xtrabackup/2.1
2120
22Package: percona-xtrabackup21Package: percona-xtrabackup
23Architecture: any22Architecture: any

Subscribers

People subscribed via source and target branches