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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322
|
wmitime (0.5-3) unstable; urgency=medium
[ Doug Torrance ]
* debian/control
- Update Maintainer email address to use tracker.d.o.
- Drop versioned dependency on libdockapp-dev in Build-Depends; was
(>= 1:0.7.0), but 1:0.7.2 is now in o-o-stable.
- Bump Standards-Version to 4.6.0.
- Update Vcs-* after migration to Salsa.
- Update Homepage to dockapps.net.
- Add Rules-Requires-Root field (no).
* debian/copyright
- Update Format URL to https.
- Update upstream mailing list address.
- Update Source URL to dockapps.net.
* debian/rules
- Export all hardening flags.
- Remove out-of-date get-orig-source target.
* debian/salsa-ci.yml
- Add Salsa pipeline config file.
* debian/upstream/metadata
- Add DEP-12 upstream metadata file.
* debian/watch
- Update download URL to dockapps.net and use special strings for
regular expressions to match version number and archive extension.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch
* Update watch file format version to 4.
* Use secure URI in Homepage field.
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
-- Doug Torrance <dtorrance@piedmont.edu> Tue, 31 Aug 2021 06:08:52 -0400
wmitime (0.5-2) unstable; urgency=medium
* debian/menu
- Remove file since desktop file also exists.
-- Doug Torrance <dtorrance@piedmont.edu> Thu, 22 Oct 2015 05:33:35 -0400
wmitime (0.5-1) unstable; urgency=medium
* New upstream release.
* debian/control
- Update Vcs-* fields.
- Set Debian Window Maker Team as Maintainer; move myself to
Uploaders with updated email address.
- Add libdockapp-dev to Build-Depends.
- Tidy up using wrap-and-sort.
* debian/copyright
- Update email address.
-- Doug Torrance <dtorrance@piedmont.edu> Fri, 21 Aug 2015 21:46:05 -0400
wmitime (0.4-1) unstable; urgency=medium
* New upstream release.
* debian/control
- Bump Standards-Version to 3.9.6; no changes required.
* debian/(install|wmitime.desktop)
- Remove files; desktop file added upstream.
* debian/(manpages|wmitime.1)
- Remove files; manpage added upstream.
* debian/patches
- Remove directory; patches applied upstream.
* debian/rules
- Add get-orig-source target.
- Update override_dh_auto_build target to pass CFLAGS to new upstream
Makefile.
- Add override_dh_auto_install target to pass PREFIX to new upstream
Makefile.
- Remove --sourcedirectory=wmitime.
-- Doug Torrance <dtorrance@monmouthcollege.edu> Sun, 28 Dec 2014 08:15:10 -0600
wmitime (0.3+20120605-1) unstable; urgency=medium
* New upstream version.
* New maintainer (Closes: #714747).
* Include manpage rather than creating during build
- Remove debian/*pod*.
- Add debian/wmtime.1.
- Remove man target from debian/rules.
* debian/control
- Bump Standards-Version to 3.9.5; no changes required.
- Update Homepage and Vcs-* fields.
* debian/copyright
- Update Upstream-* and Source fields.
- Remove deprecated X-Comment field.
* debian/install
- Remove installation of /usr/bin/wmitime; now installed by dh_auto_install.
* debian/patches/*0-*.patch
- Update keywords.
* debian/patches/allow_display_with_no_args.patch
- Print warning when user runs wmitime -display without an argument instead
of segfaulting (Closes: #716466).
* debian/patches/make-install.patch
- Use DESTDIR when running make install.
- Create installation directory.
* debian/rules:
- Use --sourcedirectory option instead of using overrides to pass -C to
specify source directory.
- Remove unnecessary variables.
- Update override_dh_auto_build to use dh_auto_build instead of MAKE.
* debian/wmitime.desktop
- Fill in Generic and Comment fields.
- Add Keywords field.
-- Doug Torrance <dtorrance@monmouthcollege.edu> Tue, 12 Aug 2014 01:27:57 -0500
wmitime (0.3-11) unstable; urgency=low
* debian/rules
- Use DEB_*_MAINT_* variables and use CPPFLAGS (more hardening).
-- Jari Aalto <jari.aalto@cante.net> Sat, 24 Mar 2012 02:37:54 -0400
wmitime (0.3-10) unstable; urgency=low
* Move to packaging format 3.0 quilt.
* debian/compat
- Update to 9.
* debian/control
- (Homepage): Update location.
- (Build-Depends): update to debhelper 9, remove dpatch.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian-vars.mk
- Delete. No longer needed.
* debian/*.1
- Delete, was a generated file.
* debian/*.1x.pod
- Rename to plain *.1 section.
* debian/clean
- New file.
* debian/*.desktop
- Rename to plain debian/desktop.
* debian/manpages
- New file.
* debian/rules
- Clean up and remove unused targets.
- Use hardened build flags. See:
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Wed, 21 Mar 2012 05:17:51 -0400
wmitime (0.3-9) unstable; urgency=low
* Move to format: 3.0 (quilt).
* debian/clean
- Move content from debian/rules for dh(1).
* debian/control
- (Build-Depends): Remove dpatch.
- (Description): Extend long part (lintian).
- (Depends): add ${misc:Depends} for debhelper.
- (Standards-Version): Update to 3.8.3.
* debian/copyright
- Layout upgrade. Add FSF preamble.
* debian/debian-compile.mk
- New file.
* debian/patches
- Convert to quilt.
- (10): Adjust link flags and add trimmed down GTKLIBS.
- (30): New patch to fix "cast to pointer from integer of
different size" warnings.
* debian/README.source
- Delete, obsoleted by format 3.0.
* debian/rules
- (MANSECT): Move from 1x to standard 1.
- Remove rules obsoleted by dh(1).
* debian/wmitime.{install,manpages}
- Move content from debian/rules for dh(1).
-- Jari Aalto <jari.aalto@cante.net> Thu, 17 Dec 2009 14:51:50 +0200
wmitime (0.3-8) unstable; urgency=low
* debian/compat
- Change from 5 to 7.x.
* debian/control
- (Build-Depends): debhelper >= 7.
- (Description): Fix spelling.
- (Homepage): New field.
- (Standards-Version): Update to 3.8.0.
* debian/copyright
- Update to use ISO dates.
- Minor layout fixes: add word "Copyright (C)..." etc.
- Adjust Dave Clark's copyright years according to original README.
* debian/patches/10_hungarian-date.dpatch
- (DP): Add documentation string.
* debian/rules
- (build-stamp): Add MAKE_FLAGS.
- (binary-arch): Add dh_desktop.
- (install): Install *.desktop file. Do not install almost empty
BUGS file. Do not install README, which has nothing additional
information to manual page.
* debian/watch
- New file.
* debian/wmitime.desktop
- New file.
-- Jari Aalto <jari.aalto@cante.net> Mon, 27 Oct 2008 19:28:15 +0300
wmitime (0.3-7) unstable; urgency=low
[ Jari Aalto ]
* New maintainer. (Closes: #349245).
* debian/changelog
- Remove obsolete Emacs variables from the end.
* debian/compat
- Bump version to 5.
* debian/control
- (Description): Remove references to Window maker. Utility works
with any WM.
- (Standards-Version): Update to 3.7.3.
- (Build-Depends): Add dpatch.
* debian/copyright
- Add note that upstream URL is dead.
- Update Debian packaging copyrights to include all packagers.
* debian/menu
- Correct section to Applications/Network/Communication.
* debian/patches/10_hungarian-date.dpatch
- Remove old hungarian diff and converted it into dpatch format.
* debian/patches/20_makefile-CC.dpatch
- Change hard coded 'cc' to $(CC). Eliminate unnecessary -D$(LANG).
* debian/rules
- Remove and newly generated with dh_make.
- Add rule to convert *.pod pages to *.1x.
* debian/wmitime.1x.pod
- New file. The old manual page was converted to POD format.
[ Ricardo Mones ]
* debian/control, debian/debian-vars.mk
- Fix typos.
* debian/copyright
- Fix packaging copyright years, LGPL license filename, typo.
* debian/rules
- (man): Fix rule by changing spaces into tabs.
-- Jari Aalto <jari.aalto@cante.net> Mon, 04 Feb 2008 17:18:39 +0000
wmitime (0.3-6) unstable; urgency=low
* QA upload.
* Maintainer asked to orphan the package in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347120;msg=7.
* debian/control
- Replace xlibs-dev build-dep (Closes: #347120).
* Rebuilt to allow prelinking (Closes: #236804).
* Housekeeping:
+ Use debhelper 5.
+ Quote everything in menu file.
+ Move manpage to 1x section.
+ Fix copyright file to shut up lintian.
+ Bump Standards-Version to 3.6.2.
-- Marc 'HE' Brockschmidt <he@debian.org> Fri, 20 Jan 2006 00:21:39 +0100
wmitime (0.3-5) unstable; urgency=low
* Upgrade Standards-Version.
* Convert to use debhelper 3.
* Change version numbering.
-- Lenart Janos <ocsi@debian.org> Sat, 31 Mar 2001 18:48:31 +0200
wmitime (0.3-4.2) unstable; urgency=low
* Add manpage.
* Remove dh_testversion from debian/rules.
-- Lenart Janos <ocsi@debian.org> Wed, 28 Mar 2001 22:57:18 +0200
wmitime (0.3-4.1) unstable; urgency=medium
* Move wmitime binary from /usr/X11R6/bin to /usr/bin.
-- Lenart Janos <ocsi@debian.org> Sat, 24 Feb 2001 17:31:21 +0100
wmitime (0.3-4) unstable; urgency=low
* New maintainer (Closes: #74647).
* Fix smaller bugs in debian/rules.
* Add Hungarian support, but must recompile to use it.
-- Lenart Janos <ocsi@debian.org> Thu, 25 Jan 2001 14:24:30 +0100
wmitime (0.3-3) unstable; urgency=low
* Remove dh_make examples (Closes: #81534).
* Conforms to Standards version 3.2.1
- debian/control
+ Add debhelper and xlibs-dev to Build-Depends.
- debian/rules
+ Add support for the `debug' build option.
+ Install into /usr rather than /usr/X11R6.
-- Matej Vela <vela@debian.org> Wed, 10 Jan 2001 23:37:42 +0100
wmitime (0.3-2.1) unstable; urgency=low
* Set maintainer to Debian QA Group <debian-qa@lists.debian.org>.
-- Takuo KITAME <kitame@northeye.org> Thu, 31 Aug 2000 11:38:53 +0900
wmitime (0.3-2) unstable; urgency=low
* debian/menu
- Add hints="Clocks" (Closes: #52006).
-- Takuo KITAME <kitame@northeye.org> Thu, 13 Jan 2000 10:17:50 +0900
wmitime (0.3-1) unstable; urgency=low
* Initial release.
-- Takuo KITAME <kitame@northeye.org> Sun, 31 Oct 1999 06:15:04 +0900
|