/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:43:39 UTC
  • mfrom: (237.4.67 release)
  • Revision ID: teddy@recompile.se-20160305224339-a3kklul7we8jozno
Merge from release branch.

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.