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
|
cvs-mailcommit (1.19-2.1) unstable; urgency=medium
* Non-maintainer upload.
* d/rules: make the build reproducible by passing -n to gzip.
Thanks to Chris Lamb for the patch. Closes: #776940
* d/rules: fix build with dpkg-buildpackage -A.
Thanks to Santiago Vila for the patch. Closes: #831943
* Use source format 3.0 (quilt).
-- Mattia Rizzolo <mattia@debian.org> Wed, 08 Mar 2017 15:26:26 +0100
cvs-mailcommit (1.19-2) unstable; urgency=medium
* Added the missing dependency to RCS *sigh*
-- Martin Schulze <joey@infodrom.org> Tue, 10 Aug 2004 07:05:15 +0200
cvs-mailcommit (1.19-1) unstable; urgency=medium
* New upstream version
- Added support for new-style CVS format strings
- Improved From: generation
- Added support for optional config file
-- Martin Schulze <joey@infodrom.org> Mon, 9 Aug 2004 18:06:17 +0200
cvs-mailcommit (1.12-2) unstable; urgency=low
* Don't depend on a virtual package without a real package
* Manually adjust the ownership of debian/tmp/DEBIAN/control since
dpkg-gencontrol is too stupid, and the package won't be accepted
otherwise.
-- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 20 Jul 2004 07:52:51 +0200
cvs-mailcommit (1.12-1) unstable; urgency=low
* Initial version
* Taken from http://www.infodrom.org/Infodrom/tools/cvs-mailcommit.html
-- Martin Schulze <joey@infodrom.org> Fri, 16 Jul 2004 09:30:10 +0200
|