Skip to content

Commit

Permalink
debian: depend on brz instead of bzr
Browse files Browse the repository at this point in the history
bzr is a deprecated, transitional empty package, pointingn to brz,
since Debian 11
  • Loading branch information
bluca committed Jan 9, 2025
1 parent e5e3488 commit efc527e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Homepage: https://github.com/openSUSE/obs-service-tar_scm
Package: obs-service-tar-scm
Architecture: all
Provides: obs-service-obs-scm, obs-service-tar, obs-service-gbp
Depends: ${misc:Depends}, ${python3:Depends}, python3, bzr, git, subversion, cpio, python3-dateutil, python3-yaml, locales-all
Depends: ${misc:Depends}, ${python3:Depends}, python3, brz, git, subversion, cpio, python3-dateutil, python3-yaml, locales-all
Recommends: mercurial, git-buildpackage, git-lfs
Description: OBS source service: fetches SCM tarballs
This is a source service for openSUSE Build Service.
Expand Down

0 comments on commit efc527e

Please sign in to comment.