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
|
anjuta-extras (3.26.0-5) unstable; urgency=medium
* Add -Wl,-O1 to our LDFLAGS
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Sun, 23 Dec 2018 17:06:55 -0500
anjuta-extras (3.26.0-4) unstable; urgency=medium
* Add X-Ubuntu-Use-Langpack to opt in to Ubuntu language pack handling
(LP: #1779574)
* Bump Standards-Version to 4.2.1
-- Jeremy Bicha <jbicha@debian.org> Tue, 04 Sep 2018 10:51:15 -0400
anjuta-extras (3.26.0-3) unstable; urgency=medium
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump debhelper compat to 11
-- Jeremy Bicha <jbicha@debian.org> Sat, 03 Feb 2018 21:36:44 -0500
anjuta-extras (3.26.0-2) unstable; urgency=medium
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
-- Jeremy Bicha <jbicha@debian.org> Sat, 16 Dec 2017 13:12:54 -0500
anjuta-extras (3.26.0-1) unstable; urgency=medium
* New upstream release
* Bump minimum anjuta to 3.26.0
-- Jeremy Bicha <jbicha@debian.org> Mon, 11 Sep 2017 20:46:27 -0400
anjuta-extras (3.25.91-2) unstable; urgency=medium
* Bump minimum anjuta to 3.25.91
* Bump Standards-Version to 4.1.0
-- Jeremy Bicha <jbicha@debian.org> Thu, 07 Sep 2017 06:20:58 -0400
anjuta-extras (3.25.91-1) unstable; urgency=medium
* New upstream release
* Drop 30_fix-syntax-highlighting-for-Gtk-types.patch:
applied in new release
-- Jeremy Bicha <jbicha@debian.org> Wed, 06 Sep 2017 22:16:56 -0400
anjuta-extras (3.10.0-5) unstable; urgency=medium
* Use the substvar mechanism to generate the package description. This
simplifies debian/rules.
* Convert from cdbs to dh.
* Use --disable-static instead of building static libraries and removing
them later on.
* Use dh_autoreconf --as-needed instead of patching ltmain.sh.
* Bump debhelper compat level to 10.
* Drop Build-Depends on gnome-doc-utils. No longer needed.
* Bump Standards-Version to 3.9.8.
* Bump dependency on anjuta to (>= 2:3.22.0-1~) to ensure we have a version
with multiarch support.
-- Michael Biebl <biebl@debian.org> Wed, 26 Oct 2016 17:24:10 +0200
anjuta-extras (3.10.0-4) unstable; urgency=medium
* Drop obsolete Replaces from pre-wheezy.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6.
* Drop version restriction against anjuta (<< 2:3.15). There are currently
no new upstream releases of anjuta-extras which would accompany new anjuta
releases, thus making the package uninstallable each new GNOME release
cycle. The plugins seem to work fine with anjuta 3.16 and we can always
add a Breaks to anjuta, should the plugins ever be broken by a new anjuta
release.
-- Michael Biebl <biebl@debian.org> Sun, 14 Jun 2015 12:10:59 +0200
anjuta-extras (3.10.0-3) unstable; urgency=medium
* Bump anjuta versioned dependency to << 2:3.15 (Closes: #755575)
-- Andreas Henriksson <andreas@fatal.se> Thu, 09 Oct 2014 12:26:11 +0200
anjuta-extras (3.10.0-2) unstable; urgency=medium
[ Jackson Doak ]
* Force depends on anjuta 3.12 to allow migration. Closes: #755575
[ Laurent Bigonville ]
* debian/control.in:
- Bump Standards-Version to 3.9.5 (no further changes)
- Also bump build-dependency against libanjuta-dev
- Use canonical URL for Vcs-Svn field
* Add d/p/30_fix-syntax-highlighting-for-Gtk-types.patch: Fix
highlighting for Gtk types, taken from upstream.
-- Laurent Bigonville <bigon@debian.org> Tue, 09 Sep 2014 12:57:07 +0200
anjuta-extras (3.10.0-1) unstable; urgency=medium
* Team upload.
[ Jackson Doak ]
* New upstream release
* Add build-depend on itstool
[ Andreas Henriksson ]
* Actually build-depend on yelp-tools (itstool was never added and is wrong)
-- Andreas Henriksson <andreas@fatal.se> Mon, 14 Jul 2014 08:45:48 +0200
anjuta-extras (3.8.0-1) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* debian/rules:
+ Sort the list of plugins so that we have the same long
description on every architecture. Closes: #705662.
[ Michael Biebl ]
* New upstream release.
* Bump Build-Depends on libanjuta-dev to (>= 2:3.8.0).
* Bump Standards-Version to 3.9.4. No further changes.
* Add Build-Depends on autotools-dev as lintian was complaining about
outdated config.{guess,sub}.
-- Michael Biebl <biebl@debian.org> Thu, 01 Aug 2013 00:50:34 +0200
anjuta-extras (3.4.0-1) unstable; urgency=low
* New upstream release.
* debian/watch: Track .xz tarballs.
* Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Bump Build-Depends on libanjuta-dev to (>= 2:3.4.0).
* Use gnome:Version and gnome:NextVersion for the dependency on anjuta
instead of hard-coding the versions.
* debian/patches/10_scratchbox_path.patch: Updated, the new version uses
gsettings to set the default build_path. Set the default version to Sbox2.
Add a patch header explaining why this patch is necessary.
* Add Build-Depends on gnome-doc-utils.
-- Michael Biebl <biebl@debian.org> Fri, 30 Mar 2012 01:42:42 +0200
anjuta-extras (3.2.0-2) unstable; urgency=low
* Remove debian/patches/90_anjuta_required.patch.
* debian/control:
- Bump Build-Depends on libanjuta-dev to (>= 2:3.2.0).
- Drop Build-Depends on dh-autoreconf.
- Bump minimum required version of anjuta to (>= 2:3.2).
* debian/rules:
- Remove autoreconf.mk include.
-- Michael Biebl <biebl@debian.org> Tue, 04 Oct 2011 22:55:13 +0200
anjuta-extras (3.2.0-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Wed, 28 Sep 2011 18:39:26 +0200
anjuta-extras (3.1.92-1) unstable; urgency=low
[ Jeremy Bicha ]
* New upstream release.
* debian/control.in:
- Bump anjuta depends to << 3.3
* 02_kfreebsd_build_schemas.patch: Removed, merged upstream.
-- Michael Biebl <biebl@debian.org> Thu, 22 Sep 2011 01:06:30 +0200
anjuta-extras (3.1.3-1) unstable; urgency=low
* debian/watch: Switch to .bz2 tarballs.
* New upstream release.
* 01_scratchbox_deprecated_api.patch: Removed, merged upstream.
* Upload to unstable, remove check-dist.mk include.
-- Michael Biebl <biebl@debian.org> Wed, 20 Jul 2011 23:10:06 +0200
anjuta-extras (3.1.2-2) experimental; urgency=low
* kfreebsd_build_schemas.patch: apply upstream patch for #631469 to
fix build on kFreeBSD architectures (see BGO #653364).
-- Jordi Mallach <jordi@debian.org> Tue, 05 Jul 2011 15:59:33 +0200
anjuta-extras (3.1.2-1) experimental; urgency=low
[ Jordi Mallach ]
* New upstream release.
* Update Build-Dependencies as per configure.ac.
* Add anjuta_required.patch, to allow building with libanjuta 3.0.
* Updated 10_scratchbox_config.patch.
* Drop valgrid-related quirks from debian/rules, the plugin is gone.
* Drop libxml_crash.patch, the plugin is gone.
[ Michael Biebl ]
* debian/control.in:
- Change Build-Depends on libgtk2.0-dev to libgtk-3-dev.
- Bump Standards-Version to 3.9.2. No further changes.
- Add Build-Depends on dh-autoreconf.
* debian/rules:
- Add autoreconf.mk include.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
[ Jordi Mallach ]
* Add a Homepage field.
* Add gnome-common and libgdl-3-dev to Build-Depends.
* Add scratchbox_deprecated_api.patch to avoid crashes due to deprecated
API used in the Scratchbox plugin.
* Move the remainings of scratchbox_config.patch to scratchbox_path.patch.
* Upload to experimental.
-- Jordi Mallach <jordi@debian.org> Mon, 04 Jul 2011 12:59:16 +0200
anjuta-extras (2.32.0.0-3) unstable; urgency=low
* 01_libxml_crash.patch: stolen upstream. Fix crasher with pulseaudio
caused by misuse of libxml.
-- Josselin Mouette <joss@debian.org> Thu, 30 Dec 2010 14:27:27 +0100
anjuta-extras (2.32.0.0-2) unstable; urgency=low
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Sun, 03 Oct 2010 10:39:30 +0200
anjuta-extras (2.32.0.0-1) experimental; urgency=low
* New upstream translation release.
* Bump anjuta requirements.
-- Josselin Mouette <joss@debian.org> Sat, 02 Oct 2010 13:25:39 +0200
anjuta-extras (2.31.92.0-1) experimental; urgency=low
[ Emilio Pozuelo Monfort ]
* debian/control.in:
- Bump libanjuta-dev build dependency as required by configure.ac.
[ Josselin Mouette ]
* New upstream release candidate.
* Drop conflicts, we already have replaces.
* Update dependencies for the new version.
-- Josselin Mouette <joss@debian.org> Wed, 22 Sep 2010 20:19:40 +0200
anjuta-extras (2.30.1.0-1) unstable; urgency=low
* New upstream bugfix release:
+ debian/patches/20_pathmax-hurd.patch:
- Dropped, fixed different upstream.
-- Sebastian Dröge <slomo@debian.org> Wed, 05 May 2010 17:22:16 +0200
anjuta-extras (2.30.0-1) unstable; urgency=low
[ Luca Bruno ]
* New upstream release.
* debian/copyright:
- Mention all authors and copyright notices. (Closes: #572254)
* debian/control.in:
- Bump libgtk2.0-dev build-depend to 2.17.10 and libanjuta-dev to
2.30.0.
- Depend on libanjuta 2.30.0.
- Update Standards-Version to 3.8.4, no changes needed.
* debian/patches/01_libtool_avoid_version.patch,
debian/patches/90_relibtoolize.patch:
- Removed, applied upstream.
* debian/patches/20_pathmax-hurd.patch:
- Added, use either our my_getline or glibc getline.
* Switch to source format 3.0 (quilt).
- Add debian/source/format.
- Drop quilt from Build-Depends.
- Remove /usr/share/cdbs/1/rules/simple-patchsys.mk include.
[ Sebastian Dröge ]
* debian/control.in:
+ Build depend on libanjuta-dev >= 2:2.30.0.0-2 for the fixed
shlibs file.
-- Sebastian Dröge <slomo@debian.org> Sun, 11 Apr 2010 16:07:33 +0200
anjuta-extras (2.28.0-1) unstable; urgency=low
[ Luca Bruno ]
* Initial release (Closes: #550155)
[ Emilio Pozuelo Monfort ]
* debian/patches/01_libtool_avoid_version.patch,
debian/patches/90_relibtoolize.patch:
- Backport from upstream git master, pass -avoid-version to
libtool.
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 15 Feb 2010 22:23:07 +0100
|