~ubuntu-branches/ubuntu/raring/libsylph/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Hideki Yamane
  • Date: 2012-05-29 10:40:29 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: package-import@ubuntu.com-20120529104029-ae331cty00c0gv5k
* debian/rules
  - convert to dh style
  - set "export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie" since
    avoid to build failure.
* debian/libsylph-dev.examples
  - move from rules
* debian/control
  - set "Build-Depends: debhelper (>= 9)"
  - add "Pre-Depends: ${misc:Pre-Depends}" for Multi-Arch.
  - add "Multi-Arch: same"
* debian/compat
  - set 9
* debian/libsylph{,-dev}.install
  - deal with Multi-Arch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libsylph (1.1.0-8) unstable; urgency=low
 
2
 
 
3
  * debian/rules
 
4
    - convert to dh style
 
5
    - set "export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie" since
 
6
      avoid to build failure.
 
7
  * debian/libsylph-dev.examples
 
8
    - move from rules
 
9
  * debian/control
 
10
    - set "Build-Depends: debhelper (>= 9)"
 
11
    - add "Pre-Depends: ${misc:Pre-Depends}" for Multi-Arch.
 
12
    - add "Multi-Arch: same"
 
13
  * debian/compat
 
14
    - set 9
 
15
  * debian/libsylph{,-dev}.install
 
16
    - deal with Multi-Arch.
 
17
 
 
18
 -- Hideki Yamane <henrich@debian.org>  Tue, 29 May 2012 10:40:29 +0900
 
19
 
1
20
libsylph (1.1.0-7) unstable; urgency=low
2
21
 
3
22
  * debian/source/format