Skip to content

Commit

Permalink
Remove constraints unnecessary since buster (oldstable)
Browse files Browse the repository at this point in the history
* haxe: Drop versioned constraint on neko in Depends.

Changes-By: deb-scrub-obsolete
  • Loading branch information
debian-janitor committed Nov 17, 2022
1 parent cf2819e commit 771dc48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
haxe (1:4.2.5-2) UNRELEASED; urgency=medium

* Remove constraints unnecessary since buster (oldstable):
+ haxe: Drop versioned constraint on neko in Depends.

-- Debian Janitor <[email protected]> Thu, 17 Nov 2022 18:06:50 -0000

haxe (1:4.2.5-1) unstable; urgency=medium

* New upstream version.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Homepage: https://haxe.org

Package: haxe
Architecture: any
Depends: neko (>= 2.0.0),
Depends: neko,
${misc:Depends},
${ocaml:Depends},
${shlibs:Depends}
Expand Down

0 comments on commit 771dc48

Please sign in to comment.