~ubuntu-branches/ubuntu/trusty/maloc/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Michael Banck
  • Date: 2014-03-04 10:51:43 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140304105143-d5fexrywq3w41zu4
Tags: 0.2-3
* Acknowledge NMU.
* debian/rules, debian/control: Applied patch by Logan Rosen to use
  dh-autoreconf (Closes: #740648).
* debian/control: Moved libmaloc1 binary package to sections libs (Closes:
  #501781).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: maloc
2
2
Section: devel
3
3
Priority: optional
4
 
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Michael Banck <mbanck@debian.org>
 
4
Maintainer: Michael Banck <mbanck@debian.org>
6
5
Build-Depends: debhelper (>> 4.1.0), cdbs, doxygen, dh-autoreconf
7
6
Build-Conflicts: libreadline6-dev
8
7
Standards-Version: 3.7.3
9
8
 
10
9
Package: libmaloc1
11
 
Section: devel
 
10
Section: libs
12
11
Architecture: any
13
12
Depends: ${shlibs:Depends}, ${misc:Depends}
14
13
Description: Object-oriented Abstraction Layer for C