1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
comgt (0.32-6) unstable; urgency=medium
* QA upload.
* Added command-strop-newline.patch to fix typo in scripts/command
(Closes: #722303).
-- Petter Reinholdtsen <pere@debian.org> Sun, 12 May 2024 09:39:46 +0200
comgt (0.32-5) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.8 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Added hardeing.patch to enable hardened build (Closes: #940054).
-- Petter Reinholdtsen <pere@debian.org> Mon, 29 Apr 2024 23:53:28 +0200
comgt (0.32-4) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #983867)
-- Marcos Talau <talau@debian.org> Sat, 12 Nov 2022 14:08:34 -0300
comgt (0.32-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 13 Jul 2022 17:30:39 +0200
comgt (0.32-3) unstable; urgency=medium
* Changed control file to only build package comgt and not gcom any
longer (and removed file gcom.links).
* Changed Conflicts and Replaces fields to not include any version
numbers (Closes: #792852).
* Rewrote debian/rules to use the newer simpler format (Closes: #821974)
* Switched to source format 3.0 (quilt) and created one single patch
for the Debian changes.
* Bumped standards version to 3.9.8 and debhelper compat to 9.
* Changed maintainer's email address.
-- Andreas "Jimmy" Gredler <jimmy@grml.org> Fri, 09 Dec 2016 18:19:50 -0800
comgt (0.32-2) unstable; urgency=low
* Updated Conflicts and Replaces fields which were referring to the
wrong version (Closes: #545528).
* Bumped Standards-Version to 3.8.3.
* Fixed "hyphen-used-as-minus-sign" messages from lintian in manpage.
* Fixed copyright file.
-- Andreas "Jimmy" Gredler <jimmy@g-tec.co.at> Tue, 08 Sep 2009 15:37:12 +0200
comgt (0.32-1) unstable; urgency=low
* New upstream release.
* Ackowledge NMU (Closes: #464979, #449925).
* Installed sigmon script in binary path and added shebang line (as it
always has been in former upstream releases).
* For trademark reasons the program name has been changed from gcom to
comgt.
* A couple of new scripts are installed in /etc/comgt/scripts.
* Switched to debhelper7.
* Bumped Standards-Version to 3.8.1.
* Added field for homepage in debian/control.
* Updated debian/watch to point to the right location.
-- Andreas "Jimmy" Gredler <jimmy@g-tec.co.at> Tue, 04 Aug 2009 16:22:33 +0200
gcom (0.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashism. Closes: #464979
* Point watch file to new upstream location. Closes: #449925
-- Raphael Geissert <geissert@debian.org> Sun, 05 Jul 2009 20:40:59 -0500
gcom (0.3-1) unstable; urgency=low
* Initial release Closes: #353802
-- Andreas "Jimmy" Gredler <jimmy@g-tec.co.at> Mon, 20 Feb 2006 21:07:36 +0100
|