~ubuntu-branches/debian/sid/bc/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2009-04-16 10:23:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090416102339-l7970sr667eekbvw
Tags: 1.06.94-3.1
* Non-maintainer upload with John's permission.
* Apply patch to restore the .dcrc config file (closes: #472250)
* Merge patch from Ubuntu to notice read and write errors on
  input and output (closes: #488735)
* Include the bc manual (HTML) in the bc binary package

* Bump Standards Version to 3.8.1
* Bump debhelper compatibility to 7
* debian/rules: replace "dh_clean -k" with "dh_prep"
* debian/control: Add homepage field
* Fix hyphens in the bc and dc manpages
* Add a watch file
* debian/dc.doc-base: Remove leading whitespace
* debian/dc.doc-base: Move to section Science/Mathematics

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bc (1.06.94-3.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload with John's permission.
 
4
  * Apply patch to restore the .dcrc config file (closes: #472250)
 
5
  * Merge patch from Ubuntu to notice read and write errors on
 
6
    input and output (closes: #488735)
 
7
  * Include the bc manual (HTML) in the bc binary package
 
8
 
 
9
  * Bump Standards Version to 3.8.1
 
10
  * Bump debhelper compatibility to 7
 
11
  * debian/rules: replace "dh_clean -k" with "dh_prep"
 
12
  * debian/control: Add homepage field
 
13
  * Fix hyphens in the bc and dc manpages
 
14
  * Add a watch file
 
15
  * debian/dc.doc-base: Remove leading whitespace
 
16
  * debian/dc.doc-base: Move to section Science/Mathematics
 
17
 
 
18
 -- Francois Marier <francois@debian.org>  Thu, 16 Apr 2009 10:23:39 +1200
 
19
 
1
20
bc (1.06.94-3) unstable; urgency=low
2
21
 
3
22
  * Added "-pbc" to dh_installdirs line for bc in debian/rules.