/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2014-03-28 22:32:21 UTC
  • mto: (237.7.272 trunk)
  • mto: This revision was merged to the branch mainline in revision 311.
  • Revision ID: teddy@recompile.se-20140328223221-w579qlvlex5if3dn
Fix location and format of signing key file.

* debian/upstream/signing-key.asc: Added.
* debian/upstream-signing-key.pgp: Removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.6.5-2) unstable; urgency=medium
2
 
 
3
 
  * debian/rules (override_dh_auto_test-arch): New; does nothing.  Fixes
4
 
    FTBFS for build-indep.
5
 
 
6
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 13 May 2014 08:08:31 +0200
7
 
 
8
 
mandos (1.6.5-1) unstable; urgency=medium
9
 
 
10
 
  * New upstream release.
11
 
  * debian/copyright: Change year to "2014".
12
 
  * debian/control (Build-Depends, Build-Depends-Indep): Moved build
13
 
    dependencies of "mandos" package to "Build-Depends-Indep".
14
 
  * debian/upstream/signing-key.asc: New; upstream source public key.
15
 
  * debian/control (Standards-Version): Updated to "3.9.5".
16
 
  * debian/control (mandos/Depends): Remove the dependency on
17
 
    "avahi-daemon (>= 0.6.31-3) | systemd-sysv".  It is unnecessary
18
 
    since we have a workaround in debian/mandos.postinst anyway.
19
 
 
20
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 11 May 2014 22:16:33 +0200
21
 
 
22
1
mandos (1.6.4-1) unstable; urgency=medium
23
2
 
24
3
  * New upstream release.