Skip to content

Commit

Permalink
Bumps securedrop-workstation-viewer to 0.1.1
Browse files Browse the repository at this point in the history
Fixes a typo in the control file, which was pointing to a non-existent
package and trying to supersede it.
  • Loading branch information
Conor Schaefer committed Oct 6, 2020
1 parent 740c3cc commit cdda326
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions securedrop-workstation-viewer/debian/changelog-buster
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
securedrop-workstation-viewer (0.1.1+buster) unstable; urgency=medium

* Fixes typo in control fields, replaces package
'securedrop-workstation-svs-disp'

-- SecureDrop Team <[email protected]> Mon, 05 Oct 2020 16:59:56 -0700

securedrop-workstation-viewer (0.1.0+buster) unstable; urgency=medium

* Creates package, replacing 'securedrop-workstation-sd-svs-disp' package
Expand Down
6 changes: 3 additions & 3 deletions securedrop-workstation-viewer/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Package: securedrop-workstation-viewer
Architecture: all
Depends: securedrop-workstation-config,securedrop-workstation-grsec,apparmor-profiles,apparmor-profiles-extra,apparmor-utils,audacious,eog,evince,file-roller,gedit,totem
Description: This is the SecureDrop workstation SecureDrop Viewer Disposable VM template configuration package. This package provides dependencies and configuration for the Qubes SecureDrop workstation sd-viewer Template VM.
Provides: securedrop-workstation-sd-svs-disp
Conflicts: securedrop-workstation-sd-svs-disp
Replaces: securedrop-workstation-sd-svs-disp
Provides: securedrop-workstation-svs-disp
Conflicts: securedrop-workstation-svs-disp
Replaces: securedrop-workstation-svs-disp

0 comments on commit cdda326

Please sign in to comment.