~ubuntu-branches/ubuntu/saucy/bc/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Ryan Kavanagh
  • Date: 2013-05-24 07:26:52 UTC
  • mfrom: (3.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20130524072652-7pdv9ychdc9gm9sy
Tags: 1.06.95-7
* New maintainer (Closes: #705771)
* Switch to Debian source format 3.0 (quilt)
* Updated copyright file with missing licenses and holders. Now in DEP-5
  format.
* Bump standards version to 3.9.4
* Bump debhelper Build-Dependency to >= 9 and switch from old-style rules
  with manual calls to dh_* to modern style dh rules
* Bump compat level to 9
* Drop libreadline5-dev from Build-Depends, it no longer exists in unstable
* Add a doc-base file for bc
* Fix a typo in bc, 01_typo_in_bc.diff
* Fix hyphens used as minus signs in manpages,
  02_hyphens_as_minus_in_man.diff
* Fix array initialization bug, 03_array_initialize.diff (Closes: #671513,
  #586969)
* Revert all inline patches and introduce them as logical quilt patches
  + Set the info dircategory to Math, 04_info_dircategory.diff
  + Notice read/write errors on input and output,
    05_notice_read_write_errors.diff
* clean target now conforms to Debian Policy §4.9, "must undo any effects
  that the build target may have had [...]"
* Added Vcs-Git/Vcs-Browser entries to debian/control
* Reintroduce the missing 1.06.94-3.1 changelog entry
* Get rid of postinst/postrm files, they were unneeded

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: bc
2
2
Section: math
3
3
Priority: standard
4
 
Maintainer: Debian QA Group <packages@qa.debian.org>
5
 
Standards-Version: 3.9.2
6
 
Build-Depends: bison, debhelper (>= 4), file, flex, libreadline-dev | libreadline6-dev | libreadline5-dev, texi2html, texinfo
 
4
Maintainer: Ryan Kavanagh <rak@debian.org>
 
5
Standards-Version: 3.9.4
 
6
Build-Depends: bison
 
7
 , debhelper (>= 9)
 
8
 , file
 
9
 , flex
 
10
 , libreadline-dev | libreadline6-dev
 
11
 , texi2html
 
12
 , texinfo
7
13
Homepage: http://ftp.gnu.org/gnu/bc/
 
14
Vcs-Git: git://anonscm.debian.org/collab-maint/bc.git
 
15
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bc.git
8
16
 
9
17
Package: bc
10
18
Architecture: any