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
|
gconfmm2.6 (2.28.3-1) unstable; urgency=medium
* New upstream release.
* Update Build-Depends as per configure.ac:
- Add mm-common (>= 0.9.5).
- Drop libgtkmm-2.4-dev.
* Switch to dpkg source format 3.0 (quilt).
* Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Drop obsolete DM-Upload-Allowed: yes field.
* Convert from cdbs to dh.
* Bump debhelper compat level to 10.
* Fix the installation of the API documentation files. Make them available
under their original path via a symlink and install the devhelp file in
the correct location.
* Convert to multiarch.
* Update debian/copyright to the final copyright format spec 1.0.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Sat, 01 Oct 2016 16:47:46 +0200
gconfmm2.6 (2.28.0-2) unstable; urgency=low
* Team upload
[ Emilio Pozuelo Monfort ]
* debian/libgconfmm-2.6-dev.install:
- Don't ship *.la.
* debian/control.in,
debian/rules:
+ Remove the chrpath hack, it's been fixed in libtool.
[ Josselin Mouette ]
* Update repository URL.
[ Simon McVittie ]
* Move to oldlibs, gconf was deprecated in 2011
* Acknowledge NMU
* Rename library packages for g++5 ABI transition
(based on Ubuntu patch by Steve Langasek)
* Build-Depend on glibmm and gtkmm that have started the g++-5 transition
-- Simon McVittie <smcv@debian.org> Thu, 20 Aug 2015 10:43:28 +0100
gconfmm2.6 (2.28.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use dh-autoreconf to update the build system for new ports (closes:
#765210).
-- Colin Watson <cjwatson@debian.org> Thu, 06 Nov 2014 10:02:40 +0000
gconfmm2.6 (2.28.0-1) unstable; urgency=low
* New upstream release.
* Update Standard-Version to 3.8.3. No other changes needed.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Thu, 17 Dec 2009 16:04:13 -0800
gconfmm2.6 (2.24.0-2) unstable; urgency=low
* Upload to unstable. Drop check-dist.mk.
* Use POSIX standard regex classes in sed trick in debian/rules.
* `Make -C examples clean` after `make install` to prevent shipping
unexpected files.
* Use viewsvn in Vcs-Browser.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Sun, 05 Oct 2008 02:48:55 +0800
gconfmm2.6 (2.24.0-1) experimental; urgency=low
[ Deng Xiyue ]
* Add dpkg-dev >= 1.14.16 to Build-Depends for DM usage.
* Remove doc-base from Build-Depends as it's not b-deped on.
* Add ${shlibs:Depends} to all Depends fields as recommended.
* Use machine-interpretable format for debian/copyright.
* New upstream release.
+ Bump shlibs version to 2.24.0 due to new API addition. ABI remains
compatible.
* Targeting experimental as Lenny is in freeze. Add check-dist.mk to
debian/rules.
* Update Standard-Version to 3.8.0. No change needed.
[ Loic Minier ]
* Properly anchor package name regexp.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Fri, 26 Sep 2008 00:52:20 +0800
gconfmm2.6 (2.22.0-1) unstable; urgency=low
* New upstream version.
+ Bump shlibs version to 2.22.0 as per ChangeLog.
* Correct copyright holders, correct license pointer to
/usr/share/common-licenses/LGPL-2.1 in debian/copyright.
* Bump compat level to 6, let debhelper >= 6 accordingly, and let
cdbs >= 0.4.51 to avoid empty -dbg bug.
* Refine build-dependencies as per upstream configure script, and drop
-1 postfix in version as per lintian.
* Add ${shlibs:Depends} to -dev package.
* Update watch version to 3.
* Refined debian/rules to set variables SHARED_PKG and DOC_PKG by sed
from debian/control and use variable SHVER for shlibs version, and
refine and reformat corresponding rules accordingly.
* Remove compression exclude rule, as it's usually harmless to live
without it.
* Drop 70_relibtoolize.patch, and use chrpath hack to get rid of amd64
rpath issue, hence add chrpath to b-deps. Should contact upstream for
real fix.
* Fix section in doc-base reference.
* Ship docs dir to maintain original directory hierarchy, and fix
doc-base path.
* Add `DM-Upload-Allowed: yes' field. Thanks Loïc for advocacy.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Mon, 17 Mar 2008 11:32:42 +0800
gconfmm2.6 (2.20.0-3) unstable; urgency=low
[ Deng Xiyue ]
* debian/control, debian/control.in:
+ Bump standard version to 3.7.3. No change required.
+ Bump cdbs version to >= 0.4.41, reason given below.
* debian/copyright:
+ Update download URL.
+ Update upstream authors' email addresses.
+ Convert encoding from ISO-8859-1 to UTF-8.
* debian/*.install:
+ Refined to the shortened form.
* debian/rules:
+ Add LDFLAGS "-Wl,--as-needed" to reduce unneeded shlibs dependencies.
+ Let examples be compressed.
+ Directly specify LDFLAG instead of using DEB_CONFIGURE_SCRIPT_ENV
which might override existing LDFLAGS settings, which is supported
since cdbs >= 0.4.41, hence bump its dependency. Thanks Loïc Minier.
+ Include clean-la.mk from gnome-pkg-tools to remove dependency_libs
information from .la files. Thanks Loïc Minier and Josselin Mouette.
- Drop DEB_AUTO_UPDATE_DEBIAN_CONTROL as cdbs dependency is written by
hand, and avoiding generating debian/control twice by a single clean.
+ Replace most ':=' with '+=' to avoid overwriting existing values.
+ Refine exclude rules.
- Remove useless DEB_INSTALL_CHANGELOGS_ALL.
+ Add DEB_DH_INSTALL_SOURCEDIR := debian/tmp, so *.install files can
be shortened.
* debian/watch:
+ Use spaces instead of tabs when indent.
(Thanks Loïc Minier for reviewing and the suggestions)
[ Loic Minier ]
* Fix watch file.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Mon, 17 Dec 2007 16:56:10 +0800
gconfmm2.6 (2.20.0-2) unstable; urgency=high
* debian/control, debian/control.in
+ Add Homepage, Vcs-Browser and Vcs-Svn entries.
+ Add Replaces: to handle file moving together with Conflicts:,
without which might causes breakage when upgrading. Hence the urgency.
(Closes: #452142)
+ Current Suggests: in -dev to libgconfmm-2.6-doc.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Tue, 04 Dec 2007 00:25:31 +0800
gconfmm2.6 (2.20.0-1) unstable; urgency=low
* New upstream release.
* Migrate build system to cdbs, and update build dependencies.
* Use ${binary:Version} instead of deprecated ${Source-Version}.
* Split documents into separate -doc package, and make it conflict with
older -dev package.
* Provide shlib version to 2.14.2 according to ChangeLog.
* debian/patches
+ 70_relibtoolize.patch as libtool issue work around.
* Migrate ownership to Debian GNOME Team.
- Add myself as maintainer with consensus from Debian GNOME Team.
- Original maintainer Bradley Bell is also a member of Debian GNOME
Team now. Thanks Bradley.
- Add Debian GNOME Team as uploaders.
-- Deng Xiyue <manphiz-guest@users.alioth.debian.org> Thu, 25 Oct 2007 21:33:54 +0800
gconfmm2.6 (2.14.2-1) unstable; urgency=low
* New upstream release
-- Bradley Bell <btb@debian.org> Thu, 3 Aug 2006 17:09:36 -0700
gconfmm2.6 (2.14.1-1) unstable; urgency=low
* New upstream release
-- Bradley Bell <btb@debian.org> Sat, 10 Jun 2006 03:42:52 -0700
gconfmm2.6 (2.10.0-3) unstable; urgency=low
* use versioned shlibs
-- Bradley Bell <btb@debian.org> Tue, 29 Nov 2005 15:03:57 -0800
gconfmm2.6 (2.10.0-2) unstable; urgency=low
* Upload new version to unstable (Closes: #292694)
* Build against transitioned glibmm
-- Bradley Bell <btb@debian.org> Tue, 29 Nov 2005 05:14:48 -0800
gconfmm2.6 (2.10.0-1) experimental; urgency=low
* New upstream release
-- Bradley Bell <btb@debian.org> Tue, 17 May 2005 16:51:16 -0700
gconfmm2.6 (2.8.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Medium-urgency upload for RC bugfix.
* Rebuild for the C++ ABI transition, renaming libgconfmm2.6-1 to
libgconfmm2.6-1c2 and conflicting with libgconfmm2.6-1
(closes: #323691).
* Build-Depend on libgtkmm-2.4-dev (>= 1:2.6.2-1.1) to ensure we get
the lib with a compatible ABI.
-- Steve Langasek <vorlon@debian.org> Wed, 17 Aug 2005 14:55:29 -0700
gconfmm2.6 (2.8.1-1) unstable; urgency=low
* New upstream release
* Cast void* to long instead of int (Closes: #286498)
-- Bradley Bell <btb@debian.org> Mon, 31 Jan 2005 19:00:31 -0800
gconfmm2.6 (2.6.1-2) unstable; urgency=low
* Fixed watch file
-- Bradley Bell <btb@debian.org> Wed, 22 Sep 2004 18:52:19 -0700
gconfmm2.6 (2.6.1-1) unstable; urgency=low
* Initial Release.
-- Bradley Bell <btb@debian.org> Tue, 8 Jun 2004 02:20:45 -0700
|