meta-gnustep-7.7/0000755000000000000000000000000011764152636010701 5ustar meta-gnustep-7.7/debian/0000755000000000000000000000000011764174312012116 5ustar meta-gnustep-7.7/debian/compat0000644000000000000000000000000211764152636013321 0ustar 7 meta-gnustep-7.7/debian/rules0000755000000000000000000000131411764171610013173 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 build: build-arch build-indep build-arch: ; build-indep: ; clean: dh_testdir dh_testroot dh_clean install: build dh_testdir dh_testroot dh_prep # Build architecture independant packages using the common target. binary-indep: build install dh_testdir -i dh_testroot -i dh_installchangelogs -i dh_installdocs -i dh_strip -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i # Build architecture dependant packages using the common target. binary-arch: build install #Nothing to be done. binary: binary-indep binary-arch .PHONY: build build-arch build-indep clean binary-indep binary-arch binary \ install meta-gnustep-7.7/debian/control0000644000000000000000000000571111764173623013531 0ustar Source: meta-gnustep Section: metapackages Priority: optional Maintainer: Debian GNUstep maintainers Uploaders: Yavor Doganov Build-Depends: debhelper (>= 7) Vcs-Git: git://git.debian.org/pkg-gnustep/meta-gnustep.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/meta-gnustep.git Standards-Version: 3.9.3 Homepage: http://gnustep.org Package: gnustep-core-devel Architecture: all Depends: libgnustep-gui-dev, ${misc:Depends} Recommends: gnustep-core-doc, librenaissance0-dev Suggests: gnustep-base-examples Description: GNUstep Development Environment -- core libraries These are the packages needed to develop programs for the GNUstep environment. . This is a metapackage that depends on the GNUstep core libraries (FoundationKit and AppKit, aka GNUstep Base and GUI). Package: gnustep-core-doc Architecture: all Section: doc Depends: gnustep-make-doc, gnustep-base-doc, gnustep-gui-doc, ${misc:Depends} Recommends: renaissance-doc Description: GNUstep Development Environment -- core documentation These packages provide documentation for developing programs for the GNUstep environment. . This is a metapackage that depends on the documentation packages of the core GNUstep development environment (GNUstep Make, Base and GUI). Package: gnustep Architecture: all Depends: systempreferences.app, gworkspace.app, terminal.app, price.app | preview.app, zipper.app, textedit.app, ${misc:Depends} Recommends: gnumail.app, talksoup.app, viewpdf.app, charmap.app, wmaker, gnustep-icons, gnustep-examples Suggests: aclock.app, camera.app, timemon.app, cenon.app, poe.app, plopfolio.app, mpdcon.app, lusernet.app, grr.app, cynthiune.app, agenda.app, edenmath.app, volumecontrol.app Description: User applications for the GNUstep Envireonment These packages will give a fairly complete GNUstep user environment. . This is a metapackage depending on some of the important GNUstep applications. Package: gnustep-games Architecture: all Depends: shisen.app, gomoku.app, stepbill.app, ${misc:Depends} Recommends: gridlock.app, oolite Description: GNUstep games These packages are a few games for GNUstep. . This is a metapackage that depends on (almost) all games designed for the GNUstep environment. Package: gnustep-devel Architecture: all Depends: gnustep-core-devel, gorm.app, projectcenter.app, ${misc:Depends} Recommends: librenaissance0-dev Suggests: steptalk, libpantomime1.2-dev, libpopplerkit-dev, libnetclasses-dev, libaddresses-dev, libaddressview-dev, librsskit-dev, gnustep-dl2 Description: GNUstep Development Environment -- development tools These packages provide tools for development applications for GNUstep, as well as extra libraries for the GNUstep environment. . This is a metapackage that depends on gnustep-core-devel and commonly used development applications. meta-gnustep-7.7/debian/changelog0000644000000000000000000001547311764174312014002 0ustar 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) : Remove biococoa.app and easydiff.app, no longer in Debian. Remove helpviewer.app, add grr.app. : Demote charmap.app to Recommends; it's not essential. Switch preview.app | price.app order. (gnustep-games) : Remove mines.app (Closes: #653140). : Remove gnustep, it doesn't make sense at all. (gnustep-devel) : Remove projectmanager.app alternative dependency; package gone for good. : 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 Thu, 07 Jun 2012 21:53:45 +0300 meta-gnustep (7.6) unstable; urgency=high * debian/control (gnustep) : Remove open.app (Closes: #597619). : Remove displaycalibrator.app and stepulator.app, not in the archive anymore. (Standards-Version): Set to 3.9.1 (no changes needed). -- Yavor Doganov 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) : Add librenaissance0-dev. (gnustep-core-doc) : Remove gnustep-back-doc, package merged into gnustep-back-common. : Add renaissance-doc. (gnustep) : Add price.app as an alternative to preview.app. Demote camera.app to ... ... 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 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) : Remove -make and -base-dev; always guaranteed to be pulled in. (gnustep-core-doc) : Add gnustep-back-doc. (Recommends): Remove; -tutorial was removed from Debian long time ago. (gnustep) : 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) : Add oolite. (gnustep-devel) : 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 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 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 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 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 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 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 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 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 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 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 Thu, 25 Nov 2004 20:15:49 +0200 meta-gnustep (2) unstable; urgency=low * Updated package deps (renames). -- Gürkan Sengün Wed, 11 Aug 2004 20:06:06 +0200 meta-gnustep (1) experimental; urgency=low * First version. -- Gürkan Sengün Mon, 8 Mar 2004 01:35:14 +0100 meta-gnustep-7.7/debian/README.Debian0000644000000000000000000000141711764152636014167 0ustar gnustep -- GNUstep applications gnustep-games -- GNUstep games gnustep-devel -- GNUstep development applications and libraries gnustep-core-devel -- GNUstep core development libraries gnustep-core-doc -- GNUstep core development documentation ---------------------------------------------------------------------------- This package is a meta-package, meaning that its purpose is to contain dependencies for a complete, Debian-based environment for GNUstep. This package also carries optional 'Recommends' and/or 'Suggests' package suggestions. The packages listed are suggested for installation, but not required. Please file a wishlist bug against the package if you feel there are additional packages that ought to be included with this meta-package. meta-gnustep-7.7/debian/copyright0000644000000000000000000000211511764174260014052 0ustar This package was created by Gürkan Sengün by stealing from the meta packages gnome and kde. Copyright (C) 2004-2006 Gürkan Sengün 2008 Hubert Chathi 2010, 2012 Yavor Doganov License: Released under the GNU GPLv2+. Please see /usr/share/common-licenses/GPL-2 for the full license. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA meta-gnustep-7.7/debian/source/0000755000000000000000000000000011764152636013423 5ustar meta-gnustep-7.7/debian/source/format0000644000000000000000000000001511764171770014632 0ustar 3.0 (native)