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
|
tdfsb (0.0.10-3) unstable; urgency=medium
* QA upload
* Fix FTBFS with ld --as-needed. LP: #832834.
* debian/rules:
- Add recommended build-arch and build-indep targets.
- Use dh_prep instead of dh_clean -k.
* Convert to source package format 3.0.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Mon, 06 Nov 2017 21:13:33 +0100
tdfsb (0.0.10-2) unstable; urgency=medium
* QA upload
* Set maintainer field to Debian QA Group (see #677783)
* Bump debhelper compat level. Closes: #817687
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 18 Dec 2016 23:08:24 +0100
tdfsb (0.0.10-1.1) unstable; urgency=low
* Non-maintainer upload.
* Build-depend on freeglut3-dev not glut3-dev. (Closes: #543704).
* Add patch to compile on GNU/Hurd. (Closes: #534146).
-- Barry deFreese <bdefreese@debian.org> Tue, 20 Oct 2009 12:48:21 -0400
tdfsb (0.0.10-1) unstable; urgency=low
* New upstream release.
+ Remove 02_fix_freeglut.dpatch: merged upstream.
* Switch from dpatch to quilt.
+ Create set_cflags.diff by refreshing old 01_set_cflags.dpatch.
* Bump Standards-Version to 3.7.3.
* Add the Homepage field and remove it from the long description.
* Add the Vcs-Git/Vcs-Browser fields.
* Add the DM-Upload-Allowed field.
* Fix lintian warning "package-contains-empty-directory
usr/share/man/man1/".
-- Aurélien GÉRÔME <ag@roxor.cx> Thu, 07 Feb 2008 13:07:21 +0100
tdfsb (0.0.9-2) unstable; urgency=low
* New maintainer. (Closes: #387364)
* Update Standards-Version to 3.7.2.
* Remove DH_COMPAT from debian/rules and add debian/compat file.
* Conform to policy by setting CFLAGS to "-O2 -Wall -g".
* Add homepage in debian/control and update it in debian/copyright.
* Add debian/watch file.
* Add dpatch support.
* Move non-upstream manpages to debian/ directory.
-- Aurélien GÉRÔME <ag@roxor.cx> Thu, 16 Nov 2006 00:01:59 +0100
tdfsb (0.0.9-1) unstable; urgency=low
* New upstream release (Closes: #345434).
* Adopting orphaned package (Closes: #352441).
-- David Moreno Garza <damog@debian.org> Sun, 16 Apr 2006 16:57:54 -0400
tdfsb (0.0.8-3) unstable; urgency=low
* QA Group upload orphaning this package
* Applied patch from Javier Serrano Polo to fix startup failure (closes:
#334737, #352052)
* debian/rules: bumped debhelper compatibility level to 4
-- Andrew Pollock <apollock@debian.org> Wed, 12 Apr 2006 23:03:22 -0700
tdfsb (0.0.8-2) unstable; urgency=low
* Closes: #249745: FTBFS: Missing Build-Depends
* New maintainer's e-mail.
-- Rafal Zawadzki <bluszcz@jabberpl.org> Mon, 31 May 2004 13:39:16 +0200
tdfsb (0.0.8-1) unstable; urgency=low
* Added polish manpage. Thanks to Adam Podstawczynski.
* More machine independent compile script. Closes: #160112
* Change debian/control architecture to any. Closes: #161288
* New upstream release
-- Rafal Zawadzki <bluszcz@ats.com.pl> Thu, 19 Sep 2002 16:02:50 +0200
tdfsb (0.0.7-4) unstable; urgency=low
* Modify error in debian/rules (install manpage).
-- Rafal Zawadzki <bluszcz@ats.com.pl> Mon, 16 Sep 2002 10:13:56 +0200
tdfsb (0.0.7-3) unstable; urgency=low
* Add own manpage. Closes: #160605
* Closes: #160730
* Change compile options from i586 to i386. Closes: #160112
-- Rafal Zawadzki <bluszcz@ats.com.pl> Fri, 13 Sep 2002 12:34:07 +0200
tdfsb (0.0.7-2) unstable; urgency=low
* Change arch in control file to i386. Closes: #160112
-- Rafal Zawadzki <bluszcz@ats.com.pl> Mon, 9 Sep 2002 16:31:06 +0200
tdfsb (0.0.7-1) unstable; urgency=low
* Initial Release.
-- Rafal Zawadzki <bluszcz@ats.com.pl> Tue, 27 Aug 2002 14:08:54 +0200
|