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
|
onscripter (20100711a-1) unstable; urgency=low
* New upstream release
* debian/control: Bump Standards-Version to 3.9.0: nothing need to be changed
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Fri, 16 Jul 2010 01:25:17 +0800
onscripter (20100625-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 01 Jul 2010 16:38:36 +0800
onscripter (20100620-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 20 Jun 2010 22:59:49 +0800
onscripter (20100618a-1) unstable; urgency=low
* New upstream release
* Remove "0.0." prefix for version due to historical problem.
- According to debian-policy 3.2.1 and latest new maint-guide.
+ #45657 -> #554948
- debian/watch: remove mangling.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 20 Jun 2010 14:09:22 +0800
onscripter (0.0.20100611-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 12 Jun 2010 00:50:12 +0800
onscripter (0.0.20100602-1) unstable; urgency=low
* New upstream release
* Drop 01_fix_FTBFS_AVIWrapper.cpp.patch: Upstream fix the issue.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 03 Jun 2010 20:32:04 +0800
onscripter (0.0.20100510-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 17 May 2010 22:42:51 +0800
onscripter (0.0.20100509-1) unstable; urgency=low
* New upstream release
* Use DebSrc3.0
* Use debhelper7
* Use machine readable copyright file
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 12 May 2010 22:38:59 +0200
onscripter (0.0.20100320-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Fri, 26 Mar 2010 23:51:03 +0800
onscripter (0.0.20100131a-1) unstable; urgency=low
* New upstream release
* debian/control: Bump Standards-Version to 3.8.4: nothing need to be changed
* debian/watch: Update match rule to match date+rev upstream version
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 20 Feb 2010 20:55:15 +0800
onscripter (0.0.20100116a-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 18 Jan 2010 14:13:18 +0800
onscripter (0.0.20091115-2) unstable; urgency=low
* 01_fix_FTBFS_AVIWrapper.cpp.patch: Fix FTBFS. Might fix #556820
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 30 Nov 2009 18:41:25 +0800
onscripter (0.0.20091115-1) unstable; urgency=low
* New upstream release
* Link against libavifile on all platform. (Closes: #557207)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 25 Nov 2009 02:15:29 +0800
onscripter (0.0.20091011-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 17 Oct 2009 09:39:33 +0800
onscripter (0.0.20090921-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 04 Oct 2009 01:06:00 +0800
onscripter (0.0.20090822-5) unstable; urgency=low
* debian/rules: Check package status only. Don't check selection states.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 05 Sep 2009 16:11:34 +0800
onscripter (0.0.20090822-4) unstable; urgency=low
* debian/rules:
- Fix FTBFS: query install ok installed instead of installed
- change ?= to := for performance issue
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 03 Sep 2009 16:52:30 +0800
onscripter (0.0.20090822-3) unstable; urgency=low
* debian/rules: Fix FTBFS on amd64: query more package status
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 03 Sep 2009 14:06:38 +0800
onscripter (0.0.20090822-2) unstable; urgency=low
* debian/rules: Fix powerpc FTBFS: query status instead of package name
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 30 Aug 2009 18:13:11 +0800
onscripter (0.0.20090822-1) unstable; urgency=low
* New upstream release
* debian/rules: detect installed packages instead of arch on handling
avifile and vorbis codec.
* debian/control: change maintainer to my Debian mail address.
* debian/control: link to Tremor on armel platform
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Fri, 28 Aug 2009 11:45:08 +0800
onscripter (0.0.20090331-1) unstable; urgency=low
* New upstream release
* Bump standard version to 3.8.1 - Nothing changed.
* Modify debian/watch to scan only stable version of upstream.
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Thu, 30 Apr 2009 22:38:06 +0800
onscripter (0.0.20090116-1) unstable; urgency=low
* New upstream release (Closes: #510879)
* Add more copyright holders in debian/copyright
* Bump standard version to 3.8.0 - Nothing changed
* Use "$(QUILT_STAMPFN)" instead of "patch" in debian/rules to allow parallel
building
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Sat, 21 Feb 2009 16:19:25 +0800
onscripter (0.0.20080121-1) unstable; urgency=low
* New upstream release (Closes: 463106)
* Bump standard version to 3.7.3
+ Nothing needs to be changed
* Remove 020_buffer_overflow_bug440124.patch which is merged into the
upstream
* Reduce 010_migrate_to_avifile_20070718_base.patch because it's partly
merged into the upstream
* Use Homepage: field instead of pseudo-field in long description
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Tue, 29 Jan 2008 23:37:16 +0800
onscripter (0.0.20070826a-2) unstable; urgency=low
* Add 020_buffer_overflow_bug440124.patch to fix buffer overflow in
ONScripterLabel_rmenu.cpp (Closes: 440124)
* Add -lvorbisfile to CONFLIBS in debian/rules to fix FTBFS (Closes: 447370)
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Sun, 21 Oct 2007 01:31:18 +0800
onscripter (0.0.20070826a-1) unstable; urgency=low
* New upstream release (Closes: 439801)
* Improve watch file. (Closes: 439800)
Thanks to Hideki Yamane <henrich@debian.or.jp>
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Mon, 27 Aug 2007 23:09:14 +0800
onscripter (0.0.20070823-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Fri, 24 Aug 2007 01:45:18 +0800
onscripter (0.0.20070206-4) unstable; urgency=low
* Fix a bug in debian/rule which makes amd64 didn't link against libavifile
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Wed, 08 Aug 2007 06:08:08 +0800
onscripter (0.0.20070206-3) unstable; urgency=low
* Fix FTBFS: avifile only available on i386/amd64
* Add 010_migrate_to_avifile_20070718_base.patch to migrate to new avifile
(Closes: #436355)
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Fri, 03 Aug 2007 22:00:00 +0800
onscripter (0.0.20070206-2) unstable; urgency=low
* Improve manpages for examples
* Update README.Debian
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Sat, 21 Jul 2007 01:59:23 +0800
onscripter (0.0.20070206-1) unstable; urgency=low
* Initial release (Closes: #428423)
* Include 001_remove_avifile_rpath_Bug347536.patch to fix rpath problem.
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Mon, 11 Jun 2007 14:22:31 +0800
|