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
|
cowbell (0.2.7.1-7) unstable; urgency=low
* Apply patch cherry-picked from Ubuntu (Ilya Barygin) by Gregor Herrmann.
Fix "FTBFS: configure: error: 'Taglib C bindings are not installed'": add
multiarch (Closes: #665052)
* autoreconf in build to fix ancient config.{sub,guess} files properly
* debian/patches/ac_prog_cxx.patch: Add missing AC_PROG_CXX as we have some
cpp code in taglib.
* Standards-Version bump to 3.9.3, no changes required
-- Iain Lane <laney@debian.org> Sat, 07 Apr 2012 17:41:42 +0100
cowbell (0.2.7.1-6) unstable; urgency=low
* No-change rebuild against Mono 2.10.
-- Jo Shields <directhex@apebox.org> Wed, 18 Jan 2012 00:38:53 +0000
cowbell (0.2.7.1-5) unstable; urgency=low
* debian/control:
+ No-change bump to Standards 3.8.3
+ Build-depend on -cil-dev versions of things
* debian/rules,
debian/control:
+ Build-depend on mono-devel 2.4.3 and use mono-csc (Closes: #562269)
-- Jo Shields <directhex@apebox.org> Wed, 06 Jan 2010 15:17:37 +0000
cowbell (0.2.7.1-4) unstable; urgency=low
* Upload to unstable.
-- Mirco Bauer <meebey@debian.org> Thu, 05 Mar 2009 23:41:33 +0100
cowbell (0.2.7.1-3) experimental; urgency=low
[ Jo Shields ]
* Mono 2.0 transition
+ debian/control:
- Change to 2.0 build-deps
+ debian/rules:
- override CSC variable
[ Mirco Bauer ]
* debian/control:
+ Added Homepage, Vcs-Svn and Vcs-Browser fields.
+ Bumped Standards-Version to 3.8.0 (no changes needed).
-- Jo Shields <directhex@apebox.org> Sun, 30 Nov 2008 20:18:01 +0000
cowbell (0.2.7.1-2) unstable; urgency=low
* Acknowledge NMU, thanks Joey Hess.
* debian/control:
+ Update to use my debian.org mail address.
+ Build depend on mono-1.0-devel for wsdl to fix FTBFS (Closes: #458655).
+ Update Standards-Version to 3.7.3, no additional changes needed.
* debian/watch:
+ Update location of the upstream tarball (Closes: #450119).
* debian/rules,
debian/control:
+ Use dh_clifixperms instead of manual find magic to fix file permissions.
-- Sebastian Dröge <slomo@debian.org> Thu, 03 Jan 2008 20:39:01 +0100
cowbell (0.2.7.1-1.1) unstable; urgency=low
* NMU
* Apply patch from Andreas Jochens to fix FTBFS. Closes: #391848
-- Joey Hess <joeyh@debian.org> Thu, 12 Oct 2006 15:49:48 -0400
cowbell (0.2.7.1-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.7.2
-- Sebastian Dröge <slomo@ubuntu.com> Fri, 12 May 2006 10:20:30 +0200
cowbell (0.2.7-2) unstable; urgency=low
* debian/patches/01_dllmap.patch:
+ Adjust the path for the glue library to get it found
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 1 May 2006 09:44:43 +0200
cowbell (0.2.7-1) unstable; urgency=low
* New upstream release
* Changed Architecture to any because we now ship native code
* Added libtag1-dev to Build-Depends
* Added libmono-corlib1.0-cil, libmono-system1.0-cil,
libmono-system-web1.0-cil to Build-Depends
* debian/patches/01_dllmap.patch:
+ Add a dllmap for the new taglib glue library
-- Sebastian Dröge <slomo@ubuntu.com> Thu, 27 Apr 2006 01:02:55 +0200
cowbell (0.2.6.2-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@ubuntu.com> Tue, 14 Mar 2006 14:31:02 +0100
cowbell (0.2.6.1-1) unstable; urgency=low
* New upstream release:
+ Updated swedish translation (Closes: #350420)
* Make the permission normalization in debian/rules more robust
* Update to debhelper compat version 5
-- Sebastian Dröge <slomo@ubuntu.com> Thu, 23 Feb 2006 21:01:11 +0100
cowbell (0.2.5.1-2) unstable; urgency=low
* 01_libintl.diff:
+ Add a dllmap from libintl to libc.so.6 to fix a dll-not-found exception
-- Sebastian Dröge <slomo@ubuntu.com> Sun, 15 Jan 2006 11:06:05 +0100
cowbell (0.2.5.1-1) unstable; urgency=low
* New upstream release (Closes: #337718)
* Added fixing of permission as required by the cli-policy
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 16 Nov 2005 19:53:56 +0100
cowbell (0.2.5-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@ubuntu.com> Thu, 3 Nov 2005 18:17:30 +0100
cowbell (0.2.4-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@ubuntu.com> Thu, 15 Sep 2005 04:01:25 +0200
cowbell (0.2.3-2) unstable; urgency=low
* Added manpage for cowbell
- workaround for #318295: build the manpage in install
-- Sebastian Dröge <slomo@slomosnail.de> Sat, 13 Aug 2005 17:34:19 +0200
cowbell (0.2.3-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@slomosnail.de> Sat, 13 Aug 2005 16:35:48 +0200
cowbell (0.2.2-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@slomosnail.de> Tue, 9 Aug 2005 01:02:02 +0200
cowbell (0.2.1-1) unstable; urgency=low
* New upstream release
- clarified copyright information
* Moved dh_clideps to common-binary-predeb-indep
-- Sebastian Dröge <slomo@slomosnail.de> Sat, 30 Jul 2005 13:17:54 +0200
cowbell (0.2-0ubuntu1) breezy; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@slomosnail.de> Sun, 27 Jul 2005 17:39:45 +0200
cowbell (0.1-0ubuntu1) breezy; urgency=low
* Initial revision
-- Sebastian Dröge <slomo@slomosnail.de> Sun, 17 Jun 2005 22:08:20 +0200
|