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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
randtype (1.13-11.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with gcc-14 (Closes: #1075434)
-- Chris Hofstaedtler <zeha@debian.org> Sun, 06 Oct 2024 16:50:30 +0200
randtype (1.13-11.1) unstable; urgency=medium
* Non-maintainer upload.
* Convert to source format 3.0. (Closes: #1007488)
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #929162)
-- Bastian Germann <bage@debian.org> Sat, 01 Jun 2024 13:36:14 +0000
randtype (1.13-11) unstable; urgency=low
* debian/compat:
- Bumped to 9.
* debian/control:
- Bumped Standards-Version to 3.9.6, no changes needed.
- Bumped debhelper build-dependency to (>= 9).
* debian/rules:
- Converted to use override_* targets.
- Pass forward all flags provided by dpkg-buildflags.
- Removed an obsolete author comment.
-- Eugene V. Lyubimkin <jackyf@debian.org> Sat, 29 Aug 2015 14:10:15 +0300
randtype (1.13-10) unstable; urgency=low
* debian/control:
- Updated my mail address.
- Bumped Standards-Version to 3.9.1, no changes needed.
- Added a dependency on ${misc:Depends}, since we use debhelper.
-- Eugene V. Lyubimkin <jackyf@debian.org> Sat, 12 Feb 2011 14:31:19 +0200
randtype (1.13-9) unstable; urgency=low
* debian/control:
- Moved 'Homepage' field to source package.
* debian/rules:
- Extended 'clean' rule: now it deletes temporary man page.
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sun, 22 Jun 2008 01:22:01 +0300
randtype (1.13-8) unstable; urgency=low
* Fixed lintian warning by converting hyphens to minuses in man page.
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sun, 22 Jun 2008 00:28:17 +0300
randtype (1.13-7) unstable; urgency=low
* debian/rules:
- Made call to $(MAKE) with substituing CFLAGS and CC variables, this
makes unneeded to patch upstream Makefile.
* debian/control:
- Added a 'Homepage' field.
* debian/watch:
- Added.
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 21 Jun 2008 14:03:27 +0300
randtype (1.13-6) unstable; urgency=low
* debian/rules:
- Support 'nostrip' option in DEB_BUILD_OPTS (closes: #437879).
* Made a patch to Makefile to build package with the CFLAGS, provided
by dpkg-buildpackage, nor the upstream CFLAGS.
* debina/copyright:
- Provides actual path to sources (closes: #457175).
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Mon, 16 Jun 2008 04:20:27 +0300
randtype (1.13-5) unstable; urgency=low
* New maintainer (Closes: #406623).
* debian/control:
- Updated 'Maintainer' field.
- Updated 'Standards-Version' field to 3.8.0.
+ Main package binary now lies in /usr/games, not in /usr/bin.
* debian/rules:
- Rewritten using debhelper v7.
* debian/copyright:
- Added 'Copyright' field.
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Mon, 16 Jun 2008 03:24:24 +0300
randtype (1.13-4) unstable; urgency=medium
* orphaned the package
* debian/rules bashism fixed (closes: bug#378197)
* updated FSF address
* updated Standards-Version.
-- LENART Janos <ocsi@debian.org> Fri, 12 Jan 2007 14:55:40 +0100
randtype (1.13-3) unstable; urgency=low
* NMU ACK. (closes: bug#190511)
* Upgraded Standards-Version.
* Made lintian clean.
-- LENART Janos <ocsi@debian.org> Sat, 21 Jan 2006 15:36:51 +0100
randtype (1.13-2.1) unstable; urgency=low
* NMU.
* Add Build-Depends on zlib1g-dev. Closes: #190511.
* Remove /usr/doc/randtype symlink.
-- Daniel Schepler <schepler@debian.org> Sun, 17 Aug 2003 23:21:07 -0700
randtype (1.13-2) unstable; urgency=low
* Fixed debian/{post,pre}{inst,rem}. (closes: Bug#126033)
-- Lenart Janos <ocsi@debian.org> Sat, 22 Dec 2001 14:32:53 +0100
randtype (1.13-1) unstable; urgency=low
* Initial Release.
-- Lenart Janos <ocsi@debian.org> Sat, 8 Dec 2001 10:59:07 +0100
|