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
|
roffit (0.7~20120815+gitbbf62e6-2) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer.(see #920124)
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control: bumped Standart-Version to 4.5.0.
-- Leonardo Rodrigues Pereira <leontecnicalonline@gmail.com> Tue, 12 May 2020 22:08:51 -0300
roffit (0.7~20120815+gitbbf62e6-1) unstable; urgency=low
* New upstream snapshot.
- Perl 5.8.8 fixes.
* debian/clean
- New file.
* debian/control
- (Build-Depends): Remove dpkg-dev; not needed with debhelper 9.
- (Standards-Version): 3.9.3.
* debian/copyright
- (Format): Update to 1.0.
* debian/install
- Rename from <package>.install
- Install manual page.
* debian/manpages
- Rename from <package>.manpages
- Do not install testpage.1.
Patch thanks to Ricardo Mones <mones@debian.org>.
* debian/rules
- Remove hardened build flags; not needed for a Perl program.
- (override_dh_auto_config, override_dh_auto_build): Disable rules.
Patch thanks to Ricardo Mones <mones@debian.org>.
-- Jari Aalto <jari.aalto@cante.net> Fri, 17 Aug 2012 15:30:21 +0300
roffit (0.7~20100607+git790d154-3) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 02:00:31 -0500
roffit (0.7~20100607+git790d154-2) unstable; urgency=low
* debian/control
- (Build-Depends): Update to debhelper 8.
- (Description): Improve wording (Closes: #657052).
- (Standards-Version): Update to 3.9.2.
* debian/compat
- Update to 8.
* debian/copyright
- Update to DEP5.
-- Jari Aalto <jari.aalto@cante.net> Mon, 23 Jan 2012 23:02:21 +0200
roffit (0.7~20100607+git790d154-1) unstable; urgency=low
* New upstream release (Closes: #584439, #584459, #584437).
* debian/copyright
- Add upstream version control location.
* debian/source/format
- Update from 1.0 to 3.0
-- Jari Aalto <jari.aalto@cante.net> Fri, 11 Jun 2010 14:35:49 +0300
roffit (0.6+cvs20090507-1) unstable; urgency=low
* Initial release (Closes: #579730).
-- Jari Aalto <jari.aalto@cante.net> Fri, 30 Apr 2010 12:39:26 +0300
|