[Bug 882113] [NEW] Sync pacemaker 1.1.6-2 (main) from Debian unstable (main)
Launchpad Bug Tracker
882113 at bugs.launchpad.net
Wed Oct 26 16:01:14 UTC 2011
You have been subscribed to a public bug by Andres Rodriguez (andreserl):
Please sync pacemaker 1.1.6-2 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* New upstream release
* debian/patches:
- lib_license_headers_update.patch: Dropped.
- other_license_headers_update.patch: Dropped.
- fix_ftbfs_linker_as_needed.patch: Dropped.
- remove_debian-dir_from_autotools_handling.patch: Dropped.
- debian/patches/fix_return_o2cb_ra.patch: Dropped.
- debian/patches/raexecupstart.patch: Refreshed.
* debian/control:
- Build-Depends on xsltproc, docbook-xsl, resource-agents-dev.
- Bump libpe-status2 to libpe-status3
- Bump libstonithd0 to libstonithd1
- Depends on resource-agents.
* debian/libpe-status2{-dev}.install: Rename to libpe-status3{-dev}.install
* debian/libstonithd0{-dev}.install: Rename to libstonithd1{-dev}.install
* debian/clean: Do not clean nvset.rng and rule.rng.
* debian/pacemaker.install:
- Add missing binaries, manpages and files.
- Drop files no longer needed.
- Change nvset-1.0.rng to nvset.rng and rule-1.0.rng to rule.rng.
* debian/pacemaker.manpages: No longer needed.
* debian/libstonithd1-dev.install: Remove files that no longer exist
* debian/libcrmcluster1-dev.install: Add missing header.
* debian/libpe-status3.install: Update version in file.
* debian/libstonithd1.install: Update version in file.
* debian/pacemaker-dev.install: Do not install *.pyc or *.pyo files
* debian/rules: Change from --fail-missing to --list-missing to not fail
when *.pyc or *.pyo files are not installed.
* Switch from dh_pycentral to dh_python2.
* debian/pacemaker.postinst: Remove pycentral pkginstall rule.
* New upstream release
* debian/patches:
- lib_license_headers_update.patch: Dropped.
- other_license_headers_update.patch: Dropped.
- fix_ftbfs_linker_as_needed.patch: Dropped.
- remove_debian-dir_from_autotools_handling.patch: Dropped.
- debian/patches/fix_return_o2cb_ra.patch: Dropped.
- debian/patches/raexecupstart.patch: Refreshed.
* debian/control:
- Build-Depends on xsltproc, docbook-xsl, resource-agents-dev.
- Bump libpe-status2 to libpe-status3
- Bump libstonithd0 to libstonithd1
- Depends on resource-agents.
* debian/libpe-status2{-dev}.install: Rename to libpe-status3{-dev}.install
* debian/libstonithd0{-dev}.install: Rename to libstonithd1{-dev}.install
* debian/clean: Do not clean nvset.rng and rule.rng.
* debian/pacemaker.install:
- Add missing binaries, manpages and files.
- Drop files no longer needed.
- Change nvset-1.0.rng to nvset.rng and rule-1.0.rng to rule.rng.
* debian/pacemaker.manpages: No longer needed.
* debian/libstonithd1-dev.install: Remove files that no longer exist
* debian/libcrmcluster1-dev.install: Add missing header.
* debian/libpe-status3.install: Update version in file.
* debian/libstonithd1.install: Update version in file.
* debian/pacemaker-dev.install: Do not install *.pyc or *.pyo files
* debian/rules: Change from --fail-missing to --list-missing to not fail
when *.pyc or *.pyo files are not installed.
* Switch from dh_pycentral to dh_python2.
* debian/pacemaker.postinst: Remove pycentral pkginstall rule.
* Merge from debian unstable (LP: #784855). Remaining changes:
- debian/patches:
+ lib_license_headers_update.patch: Update the License Headers to
correctly reflect the use of LGPL-2.1+.
+ other_license_headers_update.patch: Update the License Headers of
files that show GPL version 2.1, to correctly show version 2+.
+ raexecupstart.patch: Utilize new upstart LRM plugin.
+ fix_ftbfs_linker_as_needed.patch: Prevent FTBFS due to linker changes.
+ fix_return_o2cb_ra.patch: Fix a return variale error in the o2cb RA.
- debian/pacemaker.postinst: Fix permissions on /var/lib/pengine.
- debian/control: Bump cluster-glue dependencies to Ubuntu specific.
* debian/patches: Refresh all patches.
All Ubuntu changes have been merged in both Upstream and Debian
packages.
Changelog entries since current precise version 1.1.5-0ubuntu1:
pacemaker (1.1.6-2) unstable; urgency=low
* Adopted numerous changes from the Ubuntu packages, implemented by Andres
Rodriguez to make co-maintaining these packages in Ubuntu and Debian a
bit easier.
-- Martin Loschwitz <madkiss at debian.org> Thu, 20 Oct 2011 13:45:56
+0000
pacemaker (1.1.6-1) unstable; urgency=low
* New upstream version 1.1.6
-- Martin Loschwitz <madkiss at debian.org> Wed, 19 Oct 2011 16:26:24
+0000
pacemaker (1.1.5-3) unstable; urgency=low
* debian/control: Really fix the issue with conflicting files this time,
esp. for libstonithd1-dev vs. libstonithd0-dev (Closes: #639272)
-- Martin Loschwitz <madkiss at debian.org> Fri, 26 Aug 2011 13:09:40
+0000
pacemaker (1.1.5-2) unstable; urgency=low
* debian/control: Fix the Replaces: and Conflicts: for libpe-status3-dev
to make sure there are no conflicting files with libpe-status2-dev
(Closes: #639270)
-- Martin Loschwitz <madkiss at debian.org> Fri, 26 Aug 2011 07:05:47
+0000
pacemaker (1.1.5-1) unstable; urgency=low
[ Martin G. Loschwitz ]
* New upstream release. Packaging is based largely on the Ubuntu package
created by Andres Rodriguez. Thank you for the cool work!
* Changing Ubuntu specific entries so that they become compatible with the
Debian System
* Bump Standards-Version -- no changes were necessary in the package
* Fix magic for repairing dependency_libs problem
[ Andres Rodriguez ]
* debian/patches:
- debian/patches/raexecupstart.patch: Refreshed.
* debian/control:
- Build-Depends on xsltproc, docbook-xsl, resource-agents-dev.
- Bump libpe-status2 to libpe-status3
- Bump libstonithd0 to libstonithd1
- Depends on resource-agents.
* debian/libpe-status2{-dev}.install: Rename to libpe-status3{-dev}.install
* debian/libstonithd0{-dev}.install: Rename to libstonithd1{-dev}.install
* debian/clean: Do not clean nvset.rng and rule.rng.
* debian/pacemaker.install:
- Add missing binaries, manpages and files.
- Drop files no longer needed.
- Change nvset-1.0.rng to nvset.rng and rule-1.0.rng to rule.rng.
* debian/pacemaker.manpages: No longer needed.
* debian/libstonithd1-dev.install: Remove files that no longer exist
* debian/libcrmcluster1-dev.install: Add missing header.
* debian/libpe-status3.install: Update version in file.
* debian/libstonithd1.install: Update version in file.
* debian/pacemaker-dev.install: Do not install *.pyc or *.pyo files
* debian/rules: Change from --fail-missing to --list-missing to not fail
when *.pyc or *.pyo files are not installed.
* Switch from dh_pycentral to dh_python2.
* debian/pacemaker.postinst: Remove pycentral pkginstall rule.
-- Martin Loschwitz <madkiss at debian.org> Thu, 24 Aug 2011 12:10:00
+0000
** Affects: pacemaker (Ubuntu)
Importance: Wishlist
Status: Confirmed
--
Sync pacemaker 1.1.6-2 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/882113
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list