Dear all,I prepared a version 0.8.3~really~0.8.1-1.1 which is 0.8.1 with the patch to fix the segfault. I am not sure regarding the version, so I ask here about it before uploading it to unstable if it's correct. Especially as lintian complains:
W: gummi source: changelog-file-missing-explicit-entry 0.8.1-1 -> 0.8.3~really~0.8.1-1 (missing) -> 0.8.3~really~0.8.1-1.1 [debian/changelog:1]
I attach the changelog as well. Do you have any recommendations?
Best regards, Martin
gummi (0.8.3~really~0.8.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply patch to fix typesetter parsing (Closes: #1012150)
-- Martin Dosch <martin@mdosch.de> Tue, 02 May 2023 08:26:49 +0000
gummi (0.8.3-1) unstable; urgency=high
* Team Upload
* New upstream version 0.8.3 (Closes: #1030293, #1012150)
-- Martin Dosch <martin@mdosch.de> Fri, 21 Apr 2023 05:15:00 +0000
gummi (0.8.1-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.8.1 (Closes: #951634)
* Add upstream/metadata
* Add "Rules-Requires-Root:no"
* Fix control with cme
* Remove Redundanct Files-Excluded section
+it is not in the upstream anymore
* Fix spellings
* Add salsa-ci file (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Wed, 25 Mar 2020 18:27:44 +0000
gummi (0.7.999-1) unstable; urgency=medium
* New upstream release.
* Remove all patches: applied upstream.
* debian/control:
+ Bump Standards-Version to 4.4.1.
+ Build-depend on debhelper-compat = 12 instead of debhelper >= 11.
+ Adjust Build-dependencies for new upstream release. Among others,
gummi was ported to GTK3 and now Build-Depends on gtksourceview3
instead of gtksourceview2 (Closes: #885681).
+ Adjust binary description to match new upstream release.
* Remove debian/compat, useless because of debhelper-compat.
* Bump copyright years.
* Run wrap-and-sort -a.
-- Hugo Lefeuvre <hle@debian.org> Thu, 31 Oct 2019 09:43:51 +0100
gummi (0.6.6-5) unstable; urgency=high
* Fix FTBFS again new libsyntex (Closes: #896566).
Ack Samuel Thibault for the patch !
* Bump Standards-Version to 4.1.4.
* Bump compat to 11. Update debhelper dependency accordingly.
* Update Vcs-* fields (salsa migration).
* Bump copyright years.
* Bump debian/watch to version 4.
* Remove unnecessary --parallel build option.
* Remove trailing whitespaces from debian/changelog.
-- Hugo Lefeuvre <hle@debian.org> Tue, 15 May 2018 21:38:45 -0400
gummi (0.6.6-4) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
* Remove dependency on dh-autoreconf (useless because compat=10).
* Remove --with autoreconf in debian/rules.
-- Hugo Lefeuvre <hle@debian.org> Tue, 29 Aug 2017 11:50:27 +0200
gummi (0.6.6-3) experimental; urgency=low
* debian/rules:
+ Enable parallel building (Closes: #820617).
+ Add hardening flags to the build options.
* Bump compat level to 10, update debhelper dependency accordingly.
* Bump copyright years in debian/copyright.
-- Hugo Lefeuvre <hle@debian.org> Sat, 10 Jun 2017 11:28:49 +0200
gummi (0.6.6-2) unstable; urgency=low
* New Maintainer (Closes: #816502).
* debian/control:
+ Add Hugo Lefeuvre in the Uploaders field, remove Daniel Stender.
+ Bump Standards-Version to 3.9.8.
+ Use HTTPS protocol in the Vcs-Browser field.
+ Update Vcs-Git to use an encrypted transport protocol.
+ Run wrap-and-sort.
* debian/copyright:
+ Add a copyright entry for Hugo Lefeuvre;
+ Update Format field to match DEP5 recommandations.
-- Hugo Lefeuvre <hle@debian.org> Mon, 20 Jun 2016 21:29:41 +0200
gummi (0.6.6-1) unstable; urgency=medium
* New upstream release (Closes: #812577).
* deb/copyright:
+ installed Files-Excluded (stripping src/gummi, src/syncTeX).
+ expanded copyright spans.
* Updated use-system-synctex.patch.
* Dropped:
+ no-predictable-tmpfiles.patch (CVE-2015-7758 solved by upstream).
+ gummi.desktop.patch (applied upstream).
+ upgrade_datadir.patch (applied upstream).
+ add-missing-chooser-title.patch (originated from upstream).
+ libgthread-2.0_link.patch (applied upstream).
+ automake-subdirs.patch (applied upstream, src/Makefile.am).
-- Daniel Stender <debian@danielstender.com> Wed, 27 Jan 2016 21:18:48 +0100
gummi (0.6.5-7) unstable; urgency=medium
* Added add-missing-chooser-title.patch (Closes: #785605).
* Added upgrade_datadir.patch (Closes: #808791).
-- Daniel Stender <debian@danielstender.com> Mon, 28 Dec 2015 18:50:39 +0100
gummi (0.6.5-6) unstable; urgency=medium
* Added no-predictable-tmpfiles.patch, fix of CVE-2015-7758 (Closes: #756432).
-- Daniel Stender <debian@danielstender.com> Sun, 29 Nov 2015 01:35:11 +0100
gummi (0.6.5-5) unstable; urgency=medium
* deb/copyright:
+ changed "MIT" to "Expat".
+ put deb/* under the same license as upstream.
+ updated Source.
* deb/gbp.conf: updated a section header (import-orig).
* Dropped debian/menu because of CTTE #74573 (the binary ships a desktop
file).
* Updated patch headers.
-- Daniel Stender <debian@danielstender.com> Wed, 28 Oct 2015 22:10:44 +0100
gummi (0.6.5-4) unstable; urgency=low
* Use synctex parser provided by libsynctex-dev (Closes: #753827):
+ added use-system-synctex.patch (thanks to Sebastian Ramacher).
+ added libsyntex-dev to b-ds.
* deb/changelog: fixed typos.
* deb/control:
+ Updated Maintainer and Uploaders (package moved to Debian Science).
+ bumped standards to 3.9.6 (no changes needed).
+ updated Vcs-Git and -Browser (Debian Science),
and Homepage (project moved to Github).
* deb/copyright: updated.
* deb/rules: removed override for dh_installchangelogs (obsolete).
* deb/watch: updated (moved to Github).
* added deb/gbp.conf, deb/source/local-options.
* wrap-and-sort -a -s.
-- Daniel Stender <debian@danielstender.com> Wed, 29 Apr 2015 07:14:01 +0200
gummi (0.6.5-3) unstable; urgency=low
* Fix "FTBFS: automake errors":
add patch automake-subdirs.patch:
pass subdir-objects to AM_INIT_AUTOMAKE.
(Closes: #725534) Thanks to Gregor Herrmann.
* deb/control:
+ changed maintainer email address.
+ bumped standards to 3.9.5 (no changes needed).
* deb/copyright:
+ extended copyrights to 2014.
+ changed email address for Daniel Stender.
* added gummi.desktop.patch.
-- Daniel Stender <debian@danielstender.com> Sun, 09 Feb 2014 18:27:00 +0100
gummi (0.6.5-2) unstable; urgency=low
* deb/control:
+ changed VCS fields.
-- Daniel Stender <daniel@danielstender.com> Sat, 01 Jun 2013 18:54:01 +0200
gummi (0.6.5-1) unstable; urgency=low
* New upstream release.
* Bumped standards version to 3.9.4 (no changes needed).
* deb/copyright: extended copyrights to 2013.
* deb/rules:
+ added override for dh_installchangelogs.
+ removed override for dh_auto_test.
* Bumped debhelper level to 9 (deb/control and deb/compat).
* deb/patches:
+ removed fix_fd_leak_path (improved by upstream).
+ changed libgthread-2.0_link.patch.
-- Daniel Stender <daniel@danielstender.com> Sat, 11 May 2013 09:04:29 +0200
gummi (0.6.3-1.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "gummi leaks file descriptors leading to a crash if the fd limit
is reached": add patch fix_fd_leak.patch from Justus Winter:
close file descriptors.
(Closes: #688112)
-- gregor herrmann <gregoa@debian.org> Sun, 30 Sep 2012 17:27:44 +0200
gummi (0.6.3-1) unstable; urgency=low
* New upstream release.
* Added libgthread-2.0_link.patch (from 0.6.1-1ubuntu1):
+ debian/control: added build-dep for dh-autoreconf.
+ debian/rules: added autoreconf to dh plus override.
* debian/rules: added override for dh_auto_clean.
* Bumped standards version to 3.9.3 (no changes needed).
* Changed watch file.
* Changes of debian/copyright:
+ Changed DEP-5 URI.
+ Expanded copyrights to 2012.
-- Daniel Stender <daniel@danielstender.com> Fri, 30 Mar 2012 09:45:02 +0200
gummi (0.6.1-1) unstable; urgency=low
* New upstream release.
* Changes of debian/control:
+ Wrapped-and-sorted.
+ Bumped standards-version to 3.9.2 (no changed needed).
+ Bumped GTK and GLIB build-deps to 2.20 (as needed by upstream).
+ Moved dep on texlive-latex-base moved to recommends (Closes: #647774).
+ Added dep on texlive-extra-utils to recommends (LP: #874045).
+ Changed Homepage URL.
* Changes of debian/copyright:
+ Changed to meet DEP-5, specification bumped to rev. 202.
+ Changed Source URL.
+ Expanded copyrights to 2011.
+ Upstream copyright holders now collected as Gummi-Dev Team.
-- Daniel Stender <daniel@danielstender.com> Fri, 02 Dec 2011 10:09:55 +0100
gummi (0.5.8-1) unstable; urgency=low
* New upstream release.
* Removed spurious build-dep on libpoppler-dev (Closes: #618766).
-- Daniel Stender <daniel@danielstender.com> Mon, 21 Mar 2011 14:50:50 +0100
gummi (0.5.5-1) unstable; urgency=low
* Initial release (closes: #557430).
-- Daniel Stender <daniel@danielstender.com> Fri, 10 Dec 2010 21:02:00 +0100
Attachment:
signature.asc
Description: PGP signature