/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2016-03-05 22:12:12 UTC
  • mto: This revision was merged to the branch mainline in revision 823.
  • Revision ID: teddy@recompile.se-20160305221212-t0socp3zyopq49f9
Tags: version-1.7.4-1
* Makefile (version): Changed to "1.7.4".
* NEWS (Version 1.7.4): New entry.
* debian/changelog (1.7.4-1): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.7.4-1) unstable; urgency=medium
 
2
 
 
3
  * New upstream release.
 
4
  * initramfs-tools-script: Fix "Call to configure_network in initramfs
 
5
    script broken due to set -e" by surrounding call by "set +x" and "set
 
6
    -e" (Closes: #816513)
 
7
  * debian/control: (Source: mandos/Build-Depends-Indep): Change
 
8
    "python-gobject | python-gi" to "python-gi | python-gobject"
 
9
    (Package: mandos/Depends): - '' -
 
10
 
 
11
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 05 Mar 2016 23:10:07 +0100
 
12
 
1
13
mandos (1.7.3-1) unstable; urgency=medium
2
14
 
3
15
  * New upstream release.