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
|
valabind (0.10.0-2) unstable; urgency=medium
* Drop David Martínez Moreno <ender@debian.org> from Maintainer/Uploader
list, since he is missing in action since quite some time. Thanks for
your work! (Closes: #845289)
* Set Vala maintainer group as maintainer
-- Sebastian Reichel <sre@debian.org> Sun, 27 Nov 2016 19:04:32 +0100
valabind (0.10.0-1) unstable; urgency=medium
* Build for vala 0.34 (Closes: #838335)
* Update Debian Standards Version to 3.9.8
* Update VCS urls
-- Sebastian Reichel <sre@debian.org> Sat, 24 Sep 2016 12:51:15 +0200
valabind (0.10.0-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version, switch to vala 0.32 (Closes: #819539)
-- Hilko Bengen <bengen@debian.org> Sun, 15 May 2016 21:49:46 +0200
valabind (0.9.2-2) unstable; urgency=medium
* Switch to vala 0.30 (Closes: #801238, #802112)
-- Sebastian Reichel <sre@debian.org> Fri, 06 Nov 2015 04:23:45 +0100
valabind (0.9.2-1) unstable; urgency=medium
* New upstream release
* Switch to vala 0.28 (Closes: #787874)
-- Sebastian Reichel <sre@debian.org> Mon, 22 Jun 2015 00:37:28 +0200
valabind (0.9.0-1) unstable; urgency=low
* New upstream release:
- Lots of fixes for Vala 0.26.
- Many other minor fixes.
* debian/patches:
- add_nolibpython: Merged.
- fix-build-against-0.26: Merged.
* debian/control: Bumped Standards-Version to 3.9.6 (no changes).
-- David Martínez Moreno <ender@debian.org> Thu, 02 Apr 2015 00:20:08 -0700
valabind (0.8.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch to vala 0.26 and fix build failures with that newer version by
cherry-picking a patch from upstream. (Closes: #764762, #763248)
-- Michael Biebl <biebl@debian.org> Sat, 25 Oct 2014 20:50:32 +0200
valabind (0.8.0-2) unstable; urgency=low
* debian/patches/add_java7_includes: Add default includes for a Debian
environment in the Java test. If you already defined JAVA_HOME this makes
nothing.
-- David Martínez Moreno <ender@debian.org> Thu, 17 Jul 2014 00:16:51 +0200
valabind (0.8.0-1) unstable; urgency=low
* New upstream release:
- Added OCaml support.
- Valabind is now aware of external LDFLAGS, CFLAGS et al.
- Merged most of the Debian patches.
- Support OS X in better ways.
* debian/control: Changed Build-Depends to vala-0.24 (closes: #738997,
#741807).
* debian/patches:
- 01_add_uint_swigwriter: Obsolete, removed.
- 02_manpage_typo: Merged.
- 03_fix_make_clean: Merged.
- 04_proper_version: Merged.
- 05_c-cpp-ldflags_support: Merged.
- 06_fix_ldflags_python_php5: Merged.
- 07_add_nolibpython.patch: Refreshed, renamed to add_nolibpython.patch.
-- David Martínez Moreno <ender@debian.org> Mon, 23 Jun 2014 17:19:31 +0200
valabind (0.7.4-4) unstable; urgency=medium
* debian/control: Switched Sebastian and myself as Maintainer/Uploader.
-- David Martínez Moreno <ender@debian.org> Fri, 03 Jan 2014 22:41:59 -0800
valabind (0.7.4-3) unstable; urgency=low
* debian/patches:
- 07_add_nolibpython: Add a --nolibpython option to valabind to be able to
comply with Debian Python Policy 2.1 (no linking binaries with libpython).
-- David Martínez Moreno <ender@debian.org> Wed, 25 Dec 2013 03:01:19 -0800
valabind (0.7.4-2) unstable; urgency=medium
* debian/patches:
- 06_fix_ldflags_python_php5: Fix LDFLAGS propagation in valabind-cc for
Python and PHP bindings.
-- David Martínez Moreno <ender@debian.org> Fri, 20 Dec 2013 23:56:16 -0800
valabind (0.7.4-1) unstable; urgency=low
* New upstream release:
- Support for cTypes.
- Support for D bindings.
- Other fixes.
* debian/control:
- Add myself to Uploaders.
- Convert valac-0.20 dependency to valac (>= 0.20).
- Add Homepage and converted old Vcs links to the new URL format.
- Upgrade Standards-Version to 3.9.5.
- Build-Depends on quilt and libvala-0.20-dev.
* debian/patches:
- 01_add_uint_swigwriter: Add support for uint types (backported from
d2a4162a47).
- 02_manpage_typo: Added a fix for an invalid keyword.
- 03_fix_make_clean: Fix leftover generated .c files.
- 04_proper_version: Bump version from git to 0.7.4.
- 05_c-cpp-ldflags_support: Honor CFLAGS, CPPFLAGS and LDFLAGS. This has
the amazing side effect of allowing fortified builds (e.g. -D
FORTIFY_SOURCE=2) and binaries with the read-only relocation flag.
Lintian is happy again.
-- David Martínez Moreno <ender@debian.org> Mon, 16 Dec 2013 00:39:22 -0800
valabind (0.7.2-2) unstable; urgency=low
* build depend on vala 0.20 (Closes: #709704)
* bump Debian Standards Version to 3.9.4
-- Sebastian Reichel <sre@debian.org> Fri, 07 Jun 2013 20:51:33 +0200
valabind (0.7.2-1) unstable; urgency=low
* new upstream release
* build depend on vala 0.16 (Closes: #675671)
* bump compat level
-- Sebastian Reichel <sre@debian.org> Thu, 25 Oct 2012 01:05:39 +0200
valabind (0.6.4-1) unstable; urgency=low
* new upstream release
-- Sebastian Reichel <sre@debian.org> Sat, 03 Dec 2011 15:32:14 +0100
valabind (0.6-1) unstable; urgency=low
* new upstream release
-- Sebastian Reichel <sre@debian.org> Tue, 01 Nov 2011 13:24:29 +0100
valabind (0.5.2-1) unstable; urgency=low
* new upstream release
- c files were removed upstream
- fixed lintian typo warning
-- Sebastian Reichel <sre@debian.org> Thu, 13 Oct 2011 02:06:20 +0200
valabind (0.5.1-1) unstable; urgency=low
* new upstream release
* uses vala 0.14
-- Sebastian Reichel <sre@debian.org> Thu, 13 Oct 2011 01:47:04 +0200
valabind (0.5-1) unstable; urgency=low
* initial release (Closes: #573501)
-- Sebastian Reichel <sre@debian.org> Wed, 12 Oct 2011 21:52:58 +0200
|