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 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
wmhdplop (0.9.11-1) unstable; urgency=medium
* New upstream release.
- Include sys/sysmacros.h for major/minor funcs (Closes: #916008).
* debian/clean
- Remove file; file is already cleaned by dh-autoreconf.
* debian/compat
- Bump debhelper compatibility level to 11.
* debian/control
- Bump versioned dependency on debhelper to >= 11.
- Drop dh-autoreconf from Build-Depends; automatic after debhelper 10.
- Bump Standards-Version to 4.2.1.
- Use https for Homepage.
- Update Vcs-* after migration to Salsa.
* debian/copyright
- Update Format to https.
* debian/rules
- Drop explicit call to dh-autoreconf; implicit after debhelper 10.
- Drop get-orig-source target.
* debian/watch
- Use https for download location.
-- Doug Torrance <dtorrance@piedmont.edu> Tue, 11 Dec 2018 09:29:35 -0500
wmhdplop (0.9.10-1) unstable; urgency=medium
* New upstream release.
* debian/control
- Bump Standards-Version to 3.9.8.
- Update Homepage.
- Use secure URI for Vcs-Browser.
* debian/copyright
- Update Upstream-Contact and Source.
* debian/gkrellm-hdplop.dirs
- Remove file; no longer necessary.
* debian/*.install
- New files; place the correct files in each binary package.
* debian/{manpages,wmhdplop.1}
- Remove files; manpage added upstream.
* debian/menu
- Remove deprecated file.
* debian/patches
- Remove directory; patches applied upstream.
* debian/rules
- Use all hardening flags.
- Remove override_dh_auto_install target; we now use dh_install to
properly install files.
* debian/watch
- Update with new location.
-- Doug Torrance <dtorrance@piedmont.edu> Thu, 24 Nov 2016 20:46:37 -0500
wmhdplop (0.9.9-5) unstable; urgency=medium
* debian/control
- Update Vcs-* fields.
- Set Debian Window Maker Team as Maintainer; move myself to
Uploaders with updated email address.
- Tidy up using wrap-and-sort.
* debian/copyright
- Update email address.
- Remove empty line at end of file.
* debian/patches
- Update email address in several patches.
-- Doug Torrance <dtorrance@piedmont.edu> Mon, 17 Aug 2015 19:39:12 -0400
wmhdplop (0.9.9-4) unstable; urgency=medium
* debian/clean
- New file; clean file changed by autoreconf.
* debian/control
- Add Vcs-* fields.
- Bump Standards-Version to 3.9.6, no changes required.
- Replace Build-Depends on autotools-dev with dh-autoreconf.
- Change Architecture for both binary packages to linux-any.
* debian/rules
- Use dh-autoreconf.
- Add get-orig-source target.
* debian/patches
- (modernize_autotools.patch): Fix autotools warnings and errors.
- (fix-ftbfs-gcc-4.7-667415.patch) Refresh patch to avoid dpkg-source
warning.
- (fix_compiler_warnings.patch) Fix compiler warnings.
-- Doug Torrance <dtorrance@monmouthcollege.edu> Wed, 15 Oct 2014 00:13:54 -0500
wmhdplop (0.9.9-3) unstable; urgency=medium
* New maintainer (Closes: #691823).
* debian/compat
- Bump to 9.
* debian/control
- Bump to debhelper (>=9) in Build-Depends.
- Bump Standards-Version to 3.9.5.
- Change Recommends from ttf-freefont to fonts-freefont-ttf
(Closes: #738225, #738259).
- Expand long descriptions to differentiate wmhdplop and gkrellm-hdplop.
- Remove (>= 20100122.1) from autotools-dev Build-Depends; no earlier
version exists any more in Debian.
* debian/copyright
- Update to machine-readable format v1.0.
* debian/dirs
- Remove unneccessary file; directory is already created by dh_auto_install.
* debian/rules
- Simplify to use dh.
* debian/patches/ldflags-to-ldadd.patch
- Prevent undefined symbol error (LP: #995272).
* debian/patches/find-disk-device.patch
- Use realpath instead of symlink to find device (Closes: #657882).
-- Doug Torrance <dtorrance@monmouthcollege.edu> Mon, 11 Aug 2014 01:19:01 -0500
wmhdplop (0.9.9-2.1) unstable; urgency=low
* Non-maintainer upload.
* Handle config.{guess,sub} with autotools-dev helpers; otherwise the build
fails very early with "dpkg-source: error: aborting due to unexpected
upstream changes" if autotools-dev is installed.
* Fix FTBFS on gcc-4.7. Patch from Paul Tagliamonte (Closes: #667415).
-- gregor herrmann <gregoa@debian.org> Sat, 21 Apr 2012 12:22:09 +0200
wmhdplop (0.9.9-2) unstable; urgency=low
* Update my email address.
* Move homepage field (Closes: #615271, #615378).
* Bump debhelper version to 8.
* Bump Standards-Version to 3.9.2.
* debian/control: Drop article from short description.
* debian/watch: Add.
* debian/copyright: Reformat and fix FSF address.
-- Gürkan Sengün <gurkan@phys.ethz.ch> Wed, 07 Dec 2011 12:02:15 +0100
wmhdplop (0.9.9-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.7.2.
* Fix debian/copyright.
* Clean up debian/rules.
* Ack previous NMUs, thanks to Marc Brockschmidt.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 02 Aug 2007 10:17:22 +0200
wmhdplop (0.9.7-1.2) unstable; urgency=low
* Non-maintainer upload.
* debian/control: Replace 'gkrellm-common' with 'gkrellm'
in Build-Depends (Closes: #349104).
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 21 Jan 2006 21:18:18 +0100
wmhdplop (0.9.7-1.1) unstable; urgency=low
* Non-maintainer upload.
* Split xlibs-dev Build-Depends (Closes: #347097).
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 21 Jan 2006 00:22:27 +0100
wmhdplop (0.9.7-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.6.2.
* Remove comments from debian/rules.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 21 Sep 2005 22:28:27 +0200
wmhdplop (0.9.5-1) unstable; urgency=low
* New upstream release (Closes: #257760).
* debian/control: Add ttf-freefont to Recommends.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 8 Jul 2004 20:46:42 +0200
wmhdplop (0.9.4-1) unstable; urgency=low
* Initial release.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 25 Jun 2004 18:46:18 +0200
|