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
|
meta-gnustep (7.8) unstable; urgency=medium
* debian/compat: Set to 9.
* debian/control: Reshuffle the packages so that README gets installed
in the gnustep package.
(Build-Depends): Require debhelper >= 9.
(gnustep-games) <Depends>: Remove shisen.app (Closes:
#707240) and stepbill.app (Closes: #707242) as they're no longer in
Debian. Promote gridlock.app from Recommends to fill the gap.
(Description): Typo fix, thanks Davide Prina (Closes: #677104).
(Section): Change back to `gnustep'; seems more appropriate.
(Recommends): Add adressmanager.app, dictionaryreader.app. Promote
agenda.app, cynthiune.app, grr.app, affiche.app, edenmath.app. Demote
gnustep-examples, talksoup.app.
(Suggests): Add batmon.app, ftp.app, lynkeos.app, paje.app,
timemon.app.
(Vcs-Git): Use the canonical URI.
(Standards-Version): Bump to 3.9.5 (no changes needed).
* debian/rules: Replace with a minimalistic dh-style one.
-- Yavor Doganov <yavor@gnu.org> Thu, 17 Jul 2014 10:41:23 +0300
meta-gnustep (7.7) unstable; urgency=low
* debian/control (Section): Change to `metapackages'.
(Homepage): New field (Closes: #676231).
(Vcs-Arch, Vcs-Git, Vcs-Browser): Switch from Arch to Git.
(Standards-Version): Switch to 3.9.3 (no changes needed).
(Description): Omit definite article, to placate lintian. Tweaks.
(gnustep) <Suggests>: Remove biococoa.app and easydiff.app, no longer
in Debian. Remove helpviewer.app, add grr.app.
<Depends>: Demote charmap.app to Recommends; it's not essential.
Switch preview.app | price.app order.
(gnustep-games) <Depends>: Remove mines.app (Closes: #653140).
<Recommends>: Remove gnustep, it doesn't make sense at all.
(gnustep-devel) <Depends>: Remove projectmanager.app alternative
dependency; package gone for good.
<Suggests>: Replace librsskit0-dev with librsskit-dev.
* debian/rules (build-arch, build-indep): New targets.
* debian/source/format: Switch to 3.0 (native).
* debian/copyright: Update holders/years.
-- Yavor Doganov <yavor@gnu.org> Thu, 07 Jun 2012 21:53:45 +0300
meta-gnustep (7.6) unstable; urgency=high
* debian/control (gnustep) <Depends>: Remove open.app (Closes:
#597619).
<Suggests>: Remove displaycalibrator.app and stepulator.app, not in
the archive anymore.
(Standards-Version): Set to 3.9.1 (no changes needed).
-- Yavor Doganov <yavor@gnu.org> Sat, 04 Sep 2010 12:48:27 +0300
meta-gnustep (7.5) unstable; urgency=low
* debian/control (Standards-Version): Bump to 3.9.0; no changes needed.
(Description): Enhance.
(gnustep-core-devel) <Recommends>: Add librenaissance0-dev.
(gnustep-core-doc) <Depends>: Remove gnustep-back-doc, package
merged into gnustep-back-common.
<Recommends>: Add renaissance-doc.
(gnustep) <Depends>: Add price.app as an alternative to preview.app.
Demote camera.app to ...
<Suggests> ... A dependency is not justified. Remove price.app.
* debian/rules (clean): Don't delete fictitious stamp files.
(.PHONY): Remove install-{indep,arch}.
* debian/source/format: New file.
-- Yavor Doganov <yavor@gnu.org> Thu, 01 Jul 2010 18:22:25 +0300
meta-gnustep (7.4) unstable; urgency=low
* debian/control (Section): Change to `gnustep'. Remove redundant
sections in the binary package stanzas.
(Uploaders): Remove Hubert upon his request.
(Build-Depends): Bump debhelper to >= 7.
(Standards-Version): Set to 3.8.3; no changes needed.
(Vcs-Arch): New field.
(Depends): Add ${misc:Depends} for all packages.
(gnustep-core-devel) <Depends>: Remove -make and -base-dev; always
guaranteed to be pulled in.
(gnustep-core-doc) <Depends>: Add gnustep-back-doc.
(Recommends): Remove; -tutorial was removed from Debian long time ago.
(gnustep) <Depends>: Replace preferences.app with
systempreferences.app. Remove mknfonts.tool, should be pulled in by
gnustep-back-common.
(Suggests): Remove packages no longer in Debian and wmaker dockapps --
wmnd, bubblefishmon, wmmixer, wmpinboard, gwremote.app, clipbook.app,
gnuwash.app, innerspace.app. Remove wildmenus.bundle as it's a stub
we'd like to phase out. Remove latex.service; recommended by
textedit.app which is a dependency.
(gnustep-games) <Recommends>: Add oolite.
(gnustep-devel) <Depends>: List projectmanager.app as an alternative
to projectcenter.app; there's no reason to install both.
(Suggests): Add gnustep-dl2.
* debian/compat: Set to 7.
* debian/rules: Remove unneded and/or deprecated variables, targets and
commands.
* debian/copyright: Remove incorrect LGPL blurb. Clarify that the
license is GPLv2+.
-- Yavor Doganov <yavor@gnu.org> Sun, 10 Jan 2010 13:39:11 +0200
meta-gnustep (7.3) unstable; urgency=low
* debian/control (gnustep-devel): Re-add projectcenter.app as
dependency, since it works again.
-- Hubert Chathi <uhoreg@debian.org> Fri, 18 Jul 2008 11:09:56 -0400
meta-gnustep (7.2) unstable; urgency=low
* debian/control (gnustep-devel): Temporarily downgrade dependency on
projectcenter.app to Suggests, until projectcenter.app can be uploaded
again. (Closes: #478572)
-- Hubert Chathi <uhoreg@debian.org> Wed, 30 Apr 2008 19:04:23 -0400
meta-gnustep (7.1) unstable; urgency=low
* debian/control (gnustep-games): Drop dependency on gnustep-core, which
was removed. (closes: #468431)
* debian/README.Debian: Update package descriptions. Add gnustep-core-doc.
-- Hubert Chathi <uhoreg@debian.org> Fri, 29 Feb 2008 13:30:09 -0500
meta-gnustep (7) unstable; urgency=low
[Hubert Chathi]
* debian/control (Maintainer): Adopted by GNUstep maintainers team.
(closes: #454449)
(Standards-Version): Bumped to 3.7.3. (no other changes)
(gnustep-core): Removed. It isn't really needed.
* debian/control: Updated some dependencies.
[Barry deFreese]
* debian/control (gnustep-games): Remove ladder.app and lapispuzzle.app from
gnustep-games.
(gnustep-core-doc): Move to Section doc.
* debian/rules: Clean up.
* debian/control, debian/compat: Bump debhelper build-dep and compat to 5.
-- Hubert Chathi <uhoreg@debian.org> Thu, 28 Feb 2008 13:37:25 -0500
meta-gnustep (6) unstable; urgency=low
* QA upload.
* Update dependencies.
* Set maintainer to Debian QA Group.
-- Luk Claes <luk@debian.org> Sat, 08 Dec 2007 14:29:48 +0100
meta-gnustep (5.2) unstable; urgency=medium
* Non-maintainer upload.
* Unversion depends on development packages (Closes: #394666).
-- Luk Claes <luk@debian.org> Wed, 1 Nov 2006 11:24:36 +0100
meta-gnustep (5.1) unstable; urgency=low
* Non-maintainer upload.
* Bump library dependency to current versions to fix uninstallabilities.
-- Andreas Barth <aba@not.so.argh.org> Sat, 14 Oct 2006 20:11:26 +0200
meta-gnustep (5) unstable; urgency=low
* Updated dependencies.
- latest gnustep (closes: #352379)
- removed dead applications (closes: #355561)
* Updated FSF address in copyright.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 10 Mar 2006 09:08:16 +0100
meta-gnustep (4) unstable; urgency=low
* Updated dependencies.
- terminal.app (closes: #342519)
- projectcenter.app (closes: #342520)
* Bump standards version.
* Added more suggests/recommends.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 8 Dec 2005 12:24:49 +0100
meta-gnustep (3) unstable; urgency=high
* Updated for GNUstep GUI 0.9.4. (closes: #281139)
* Changed order and updated dependencies.
* Updates for renamed packages.
* Added Co-Maintainers.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 25 Nov 2004 20:15:49 +0200
meta-gnustep (2) unstable; urgency=low
* Updated package deps (renames).
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 11 Aug 2004 20:06:06 +0200
meta-gnustep (1) experimental; urgency=low
* First version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 8 Mar 2004 01:35:14 +0100
|