lp:ubuntu/trusty/yrmcds

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/yrmcds
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

6. By Kouhei Maeda <email address hidden>

* Fixed unowned files after purge (policy 6.8, 10.8): /var/log/yrmcds.log
  (Closes: #736276)
  - debian/postrm:
    * Append removing rcX.d and systemd symlinks on removal.
      - But ignore the unowned directories should be controlled by systemd.
    * Append logfiles on purge.
  - Delete debian/postrm.
  - Change installing service init files with dh_installinit.
    * Rename init.d to yrmcds.init.
    * Rename upstart to yrmcds.upstart.
    * Rename yrmcds.systemd to yrmcds.service.
* Change installing logrotate config file with dh_installlogrotate
  - Add debian/yrmcds.logrotate.
  - Delete debian/patches/Fixes-logrotate.patch.
* Change installing example keepalived.conf with dh_installexamples
  - Add debian/yrmcds.examples
  - Delete install process from debian/rules.
* Rename installing files in DEBIAN directory.
  - Append prefix "yrmcds." to postinst, postrm.

5. By Kouhei Maeda <email address hidden>

* Fixed FTBFS Dependency installability problem in ia64, sparc
  - debian/control: Build-Depends
    * Update g++ >= 4:4.8 [!ia64 !sparc]
    * Append g++-4.8 [ia64 sparc]

4. By Kouhei Maeda <email address hidden>

* debian/control
  - Build-Depends: Update g++ >= 4:4.8.
    Because alignas() is supported g++ 4.8 over.
  - Architecture: Change "any" to "linux-any".
* Fixed FTBFS: undefined reference to `atomic_*_8' (Closes: #735984)
  - debian/rules: Append "-latomic" to LDFLAGS
    in mips, mipsel, powerpc, powerpcspe, amd64, i386, armel, armhf, s390x.
  - Thanks Roland Stigge <email address hidden>.
* Fixed FTBFS: unrecognized option '-std=gnu++11' (Closes: #735629)
  - debian/rules: override CC=gcc-4.7, CXX=g++-4.7 in sparc, ia64.
  - debian/patches: Append Override-CC-CXX.patch.

3. By Kouhei Maeda <email address hidden>

* New upstream release (Closes: #735627)
* Fixed FTBFS on powerpc: unrecognized option '-std=gnu++11' (Closes: #735629)
  - debian/control: Append g++ (>= 4.7) to Build-Depends.
  - Thanks Aaron M. Ucko <email address hidden>.
* Fixed FTBFS related dependency of libgoogle-perftools-dev
  - Using only amd64, i386, armel, armhf, powerpc.
  - debian/control:
    * Append above architecures to Build-Depends.
    * Append libgoogle-perftools4 of above architecures to Depends.
  - debian/rules:
    * Append -DUSE_TCMALLOC to CPPFLAGS.
    * Add LIBTCMALLOC.
  - debian/patches: Append Change-dependency-of-libgoogle-perftools-dev.patch
* debian/copyright: Change The MIT License to The Expat License
* debian/patches:
  - Remove applied paches as followings merged in upstream.
    * 0001-Change-how-to-get-cacheline-size.patch
    * 0003-Clear-x86-specific-CPUFLAGS.patch
  - Remove prefix "000?-" from patch name
    * 0002-Disable-yrmcds-s-DEBUGFLAGS.patch
    * 0004-Change-to-append-CXXFLAGS.patch
    * 0005-Change-to-append-LDFLAGS.patch
    * 0006-Change-DEFAULT_CONFIG.patch
    * 0007-Fixes-logrotate.patch

2. By Kouhei Maeda <email address hidden>

Initial release (Closes: #732706)

1. By Kouhei Maeda <email address hidden>

Import upstream version 1.0.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/yrmcds
This branch contains Public information 
Everyone can see this information.

Subscribers