/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: 2019-02-11 07:06:55 UTC
  • mto: (237.7.594 trunk)
  • mto: This revision was merged to the branch mainline in revision 382.
  • Revision ID: teddy@recompile.se-20190211070655-gzg2zowi1cq98cof
Update copyright year to 2019

* plugins.d/askpass-fifo.c: Update copyright year to 2019.
* plugins.d/password-prompt.c: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.8.3-3) unstable; urgency=medium
2
 
 
3
 
  * Fix "src:mandos: modifies d/control during build" by not doing that
4
 
    anymore.  (Closes: #922202)
5
 
  * debian/rules (override_dh_shlibdeps-arch): Commented out.
6
 
 
7
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 13 Feb 2019 09:52:39 +0100
8
 
 
9
 
mandos (1.8.3-2) unstable; urgency=medium
10
 
 
11
 
  * debian/rules (override_dh_shlibdeps-arch): New; conditionally edit
12
 
    debian/control before running dh_shlibdeps.
13
 
 
14
 
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 11 Feb 2019 12:49:57 +0100
15
 
 
16
1
mandos (1.8.3-1) unstable; urgency=medium
17
2
 
18
3
  * New upstream release.