Skip to content

Commit

Permalink
Refer to Discord, and point to new test suite location.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebras committed May 19, 2023
1 parent 6c7ea45 commit bd26fa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ More information about jbig2dec and updated versions are available from:
https://jbig2dec.com/

A set of example files is available from
https://jbig2dec.com/tests/
https://git.ghostscript.com/?p=tests.git;a=tree;f=jbig2

Development source code is kept in a git repository at:
http://git.ghostscript.com/?p=jbig2dec.git
Expand All @@ -28,5 +28,5 @@ Report bugs at https://bugs.ghostscript.com
For security issues please use the "Security - Other" product,
and for normal bugs the "jbig2dec" product.

Contact the developers on Discord or IRC at #ghostscript at libera.chat
Contact the developers on Discord: https://discord.gg/taPnFQp5gb
or via the mailing list <[email protected]>.
2 changes: 1 addition & 1 deletion jbig2dec.1
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Show usage summary.
.SH REPORTING BUGS
Report bugs at https://bugs.ghostscript.com

Contact the developers on Dicord and IRC on #ghostscript at libera.chat
Contact the developers on Discord: https://discord.gg/taPnFQp5gb
or via the mailing list <[email protected]>.

.SH AUTHOR
Expand Down

6 comments on commit bd26fa7

@wuch-g2v
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to flush all commits added after last version and make new release? 🤔

@sebras
Copy link
Contributor Author

@sebras sebras commented on bd26fa7 Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wuch-g2v There hasn't been that many changes recently, but I'm preparing for a jbig2dec 0.20 release sometime in September.

@wuch-g2v
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but las release was really looong time ago.
As always less commits in release than easier to locate what is wrong with each release.
From that point of view if there is no other reasons every new (minor) release would be good to have every few months/half year.

@wuch-g2v
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And new release very often is kind of impulse for other people to submit some changes ..

@sebras
Copy link
Contributor Author

@sebras sebras commented on bd26fa7 Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wuch-g2v you can find a fresh release here

@wuch-g2v
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our automation already processed email notification about successfully upgrading jbig2dec package.

Thank you for your time 👍 😄

Please sign in to comment.