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
|
xrestop (0.4+git20130926-3) unstable; urgency=medium
* Switch to dh compat mode 13.
* Update standards version.
* Enable bindnow and fortify hardening options.
* Update watch file.
-- Moray Allan <moray@debian.org> Tue, 23 Jun 2020 12:35:26 +0100
xrestop (0.4+git20130926-2) unstable; urgency=medium
* Switch to dh 11 for package build and simplify debian/rules.
* Update standards version.
-- Moray Allan <moray@debian.org> Sun, 28 Oct 2018 14:21:10 +0000
xrestop (0.4+git20130926-1) unstable; urgency=low
* Import unreleased changes from upstream git repository.
-- Moray Allan <moray@debian.org> Fri, 19 May 2017 16:10:52 +0100
xrestop (0.4-10) unstable; urgency=low
* Tidy watch file.
* Fix Debian menu file.
* Update standards version.
-- Moray Allan <moray@debian.org> Thu, 17 Mar 2016 16:17:23 +0000
xrestop (0.4-9) unstable; urgency=low
* Fix typo in man page. Closes: #700831.
-- Moray Allan <moray@debian.org> Sun, 03 Mar 2013 22:49:00 +0300
xrestop (0.4-8) unstable; urgency=low
* Fix menu file to run program in a terminal. Closes: #692853.
-- Moray Allan <moray@debian.org> Sun, 11 Nov 2012 14:46:11 +0000
xrestop (0.4-7) unstable; urgency=low
* Use DEB_LDFLAGS_MAINT_APPEND instead of editing LDFLAGS in debian/rules.
-- Moray Allan <moray@debian.org> Wed, 21 Mar 2012 11:24:54 +0000
xrestop (0.4-6) unstable; urgency=low
* Switch from cdbs to dh 9 for package build.
* Switch to dpkg-source 3.0 (quilt) format.
* Use --as-needed to avoid unnecessary dependencies.
-- Moray Allan <moray@debian.org> Wed, 21 Mar 2012 00:42:42 +0000
xrestop (0.4-5) unstable; urgency=low
* Fix batch mode output to use '0x' for hex. Closes: #637790.
-- Moray Allan <moray@debian.org> Tue, 20 Mar 2012 23:59:21 +0000
xrestop (0.4-4) unstable; urgency=low
* Update X11 Build-Depends. Closes: #515443.
-- Moray Allan <moray@debian.org> Sat, 25 Jul 2009 16:26:51 +0200
xrestop (0.4-3) unstable; urgency=low
* Update Debian menu file for new menu policy.
-- Moray Allan <moray@debian.org> Sun, 16 Mar 2008 20:12:41 +0100
xrestop (0.4-2) unstable; urgency=low
* Show correct display name when -d not used. Closes: #447527.
-- Moray Allan <moray@debian.org> Fri, 16 Nov 2007 18:54:22 +0000
xrestop (0.4-1) unstable; urgency=low
* New upstream release.
* Can now quit by pressing Q. Closes: #333285.
-- Moray Allan <moray@debian.org> Sat, 4 Mar 2006 00:45:28 +0000
xrestop (0.3-3) unstable; urgency=low
* Fix man page. Closes: #343547.
-- Moray Allan <moray@debian.org> Sat, 14 Jan 2006 18:54:37 +0000
xrestop (0.3-2) unstable; urgency=low
* Add libxres-dev to Build-Depends, remove xlibs-static-dev.
Closes: #323992.
* Fix watch file URL.
-- Moray Allan <moray@debian.org> Sat, 20 Aug 2005 13:12:39 +0100
xrestop (0.3-1) unstable; urgency=low
* New upstream release.
-- Moray Allan <moray@debian.org> Tue, 7 Jun 2005 00:42:28 +0100
xrestop (0.2-3) unstable; urgency=low
* Upload to unstable.
-- Moray Allan <moray@debian.org> Thu, 19 Feb 2004 00:15:03 +0000
xrestop (0.2-2) experimental; urgency=low
* Minor changes to manual page.
-- Moray Allan <moray@debian.org> Fri, 6 Feb 2004 23:56:44 +0000
xrestop (0.2-1) experimental; urgency=low
* Initial release. Closes: #227109.
-- Moray Allan <moray@debian.org> Sun, 11 Jan 2004 17:03:28 +0000
|