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
|
sciteproj (1.06-1) unstable; urgency=medium
* Add gitignore
* New upstream version 1.06
* Update Standards Version to 3.9.8 (No changes required)
-- Andreas Rönnquist <gusnan@debian.org> Sun, 13 Nov 2016 14:41:22 +0100
sciteproj (1.05-3) unstable; urgency=medium
* Enable all hardening flags
* Fix lintian warning vcs-field-uses-insecure-uri
-- Andreas Rönnquist <gusnan@debian.org> Sun, 14 Feb 2016 16:11:17 +0100
sciteproj (1.05-2) unstable; urgency=medium
* Migrate to dh
-- Andreas Rönnquist <gusnan@debian.org> Sun, 27 Dec 2015 11:36:46 +0100
sciteproj (1.05-1) unstable; urgency=medium
* New Upstream Version
-- Andreas Rönnquist <gusnan@debian.org> Sun, 30 Aug 2015 14:02:38 +0200
sciteproj (1.04-2) unstable; urgency=medium
* Update Standards-Version to 3.9.6 (No changes required)
* Use releases-noredirect instead of download-mirror in
watchfile
* Update copyright formatting and years (Fixes lintian
warning dep5-copyright-license-name-not-unique)
-- Andreas Rönnquist <gusnan@debian.org> Wed, 06 May 2015 17:16:36 +0200
sciteproj (1.04-1) unstable; urgency=medium
* Imported Upstream version 1.04
* Migrate watch file to use savannah
* Fix homepage address
* Migrate to machine-readable copyright
-- Andreas Rönnquist <gusnan@debian.org> Fri, 22 Aug 2014 15:55:15 +0200
sciteproj (1.00-1) unstable; urgency=medium
* Imported Upstream version 1.00
* Update my e-mail address to @d.o.
* Update Standards Version (No change required)
* Add Build-Depends on liblua5.1-0-dev
* Add a NEWS file to describe project changes
* Add uscan verification of upstream tarball GPG signature
-- Andreas Rönnquist <gusnan@debian.org> Mon, 04 Aug 2014 23:24:25 +0200
sciteproj (0.7.08-1) unstable; urgency=low
* Update watchfile
* Imported Upstream version 0.7.08
-- Andreas Rönnquist <gusnan@gusnan.se> Sun, 12 May 2013 14:43:11 +0200
sciteproj (0.7.07-2) unstable; urgency=low
* Update Standards Version to 3.9.4
* Upload to unstable
-- Andreas Rönnquist <gusnan@gusnan.se> Mon, 06 May 2013 13:58:41 +0200
sciteproj (0.7.07-1) experimental; urgency=low
* [a35eff2] Update watchfile
* [2aa77cb] Imported Upstream version 0.7.07
* [3cee7f0] Migrate to debhelper
* [4f02cc5] Update homepage
-- Andreas Rönnquist <gusnan@gusnan.se> Mon, 18 Mar 2013 22:52:30 +0100
sciteproj (0.7.05-2) unstable; urgency=low
* [7958631] Update BUILD_TARGET to make it check for translations in the
correct place
* [fddbe70] Add a newline in the changelog to shorten line length
* [4934ebc] Add preprocessor flags to build flags (enables hardening)
-- Andreas Rönnquist <gusnan@gusnan.se> Wed, 20 Jun 2012 17:23:03 +0200
sciteproj (0.7.05-1) unstable; urgency=low
* [a547f0e] Imported Upstream version 0.7.05
-- Andreas Rönnquist <gusnan@gusnan.se> Tue, 20 Mar 2012 17:18:14 +0100
sciteproj (0.7.04-1) unstable; urgency=low
* [b1d66a5] Imported Upstream version 0.7.04
-- Andreas Rönnquist <gusnan@gusnan.se> Fri, 16 Mar 2012 18:16:13 +0100
sciteproj (0.7.03-1) unstable; urgency=low
* [1c1143c] Imported Upstream version 0.7.03
* [5b03a5c] Add gettext to build-depends
-- Andreas Rönnquist <gusnan@gusnan.se> Fri, 16 Mar 2012 17:47:10 +0100
sciteproj (0.7.02-1) unstable; urgency=low
* [abe3282] Add Vcs-* fields
* [3132772] Update standards version to 3.9.3
* [f920e28] Imported Upstream version 0.7.02
-- Andreas Rönnquist <gusnan@gusnan.se> Thu, 15 Mar 2012 11:04:30 +0100
sciteproj (0.6.06-1) unstable; urgency=low
* New upstream release
* debian/control:
- Update build-depends to GTK3
- Remove cmake build-depends
* debian/rules:
- Clean up dh_make comments
- Include makefile class instead of cmake class
- Add required stuff for the makefile class
-- Andreas Rönnquist <gusnan@gusnan.se> Tue, 22 Oct 2011 21:00:09 +0200
sciteproj (0.5.11-1) unstable; urgency=low
* New upstream release
* debian/copyright:
- Only one upstream author - remove (s)
-- Andreas Rönnquist <gusnan@gusnan.se> Sat, 09 Jul 2011 18:38:14 +0200
sciteproj (0.5.10-2) unstable; urgency=low
* debian/watch:
- Updated watchfile to follow qa sourceforge redirector
-- Andreas Rönnquist <gusnan@gusnan.se> Wed, 15 Jun 2011 14:24:55 +0200
sciteproj (0.5.10-1) unstable; urgency=low
* New upstream version
* debian/control:
- Updated standards version to 3.9.2.
-- Andreas Rönnquist <gusnan@gusnan.se> Sun, 15 May 2011 17:56:37 +0200
sciteproj (0.5.01-2) unstable; urgency=low
* debian/control:
- Updated homepage
-- Andreas Rönnquist <gusnan@gusnan.se> Thu, 28 Apr 2011 03:02:27 +0200
sciteproj (0.5.01-1) unstable; urgency=low
* New upstream release
-- Andreas Rönnquist <gusnan@gusnan.se> Mon, 18 Apr 2011 15:43:21 +0200
sciteproj (0.5.00-1) unstable; urgency=low
* New upstream release
-- Andreas Rönnquist <gusnan@gusnan.se> Sun, 17 Apr 2011 19:50:30 +0200
sciteproj (0.4.10-1) unstable; urgency=low
* New upstream release
* debian/docs:
- Remove TODO
-- Andreas Rönnquist <gusnan@gusnan.se> Tue, 05 Apr 2011 17:17:07 +0200
sciteproj (0.4.01-1) unstable; urgency=low
* New upstream release
-- Andreas Rönnquist <gusnan@gusnan.se> Thu, 03 Mar 2011 21:34:48 +0100
sciteproj (0.4.00-1) unstable; urgency=low
* New upstream release
-- Andreas Rönnquist <gusnan@gusnan.se> Tue, 04 Jan 2011 14:44:57 +0100
sciteproj (0.3.22-1) unstable; urgency=low
* New upstream release
* debian/changelog:
- Fixed minor spelling mistake
-- Andreas Rönnquist <gusnan@gusnan.se> Tue, 14 Dec 2010 14:10:38 +0100
sciteproj (0.3.20-1) unstable; urgency=low
* New upstream release
* debian/control:
- Trimmed the short description
-- Andreas Rönnquist <gusnan@gusnan.se> Sat, 11 Dec 2010 17:20:46 +0100
sciteproj (0.3.16-2) unstable; urgency=low
* debian/control:
- Rephrased package description, removed mentioning GTK
- Fixed short description starting with a capital letter
* debian/rules:
- Removed sample file comment
* debian/watch
- Removed empty line comment
-- Andreas Rönnquist <gusnan@gusnan.se> Sat, 04 Dec 2010 18:33:43 +0100
sciteproj (0.3.16-1) unstable; urgency=low
* New upstream release (Closes: #605814)
-- Andreas Rönnquist <gusnan@gusnan.se> Fri, 03 Dec 2010 20:12:57 +0100
sciteproj (0.3.15-1) unstable; urgency=low
* Initial release (Closes: #513231)
-- Andreas Rönnquist <gusnan@gusnan.se> Wed, 03 Nov 2010 01:35:06 +0100
|