~ubuntu-branches/ubuntu/raring/gnupg2/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-08-23 20:48:11 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090823204811-cajik24rci4xszia
Tags: 2.0.12-1
* New upstream release. (Closes: #499569, #463270, #446494, #314068, 
  #519375, #514587)
* debian/control: Change build dependency on gs to ghoscript, since
  ghoscript has been replaced.
* debian/compat: Use debhelper v7.
* debian/control: Update Standards-Version to 3.8.2.
* debian/control: Use ${misc:Depends}.
* configure.ac: Override pkgdatadir so that it points to
  /usr/share/gnupg2. (Closes: #528734)
* debian/rules: No longer need to specify pkgdatadir at make install
  time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnupg2 (2.0.12-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release. (Closes: #499569, #463270, #446494, #314068, 
 
4
    #519375, #514587)
 
5
  * debian/control: Change build dependency on gs to ghoscript, since
 
6
    ghoscript has been replaced.
 
7
  * debian/compat: Use debhelper v7.
 
8
  * debian/control: Update Standards-Version to 3.8.2.
 
9
  * debian/control: Use ${misc:Depends}.
 
10
  * configure.ac: Override pkgdatadir so that it points to
 
11
    /usr/share/gnupg2. (Closes: #528734)
 
12
  * debian/rules: No longer need to specify pkgdatadir at make install
 
13
    time.
 
14
 
 
15
 -- Eric Dorland <eric@debian.org>  Sun, 23 Aug 2009 20:48:11 -0400
 
16
 
1
17
gnupg2 (2.0.11-1) unstable; urgency=low
2
18
 
3
19
  * New upstream release. (Closes: #496663)