lp:ubuntu/quantal/gnustep-make

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/gnustep-make
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

14. By Yavor Doganov

* debian/source/format: Switch to 3.0 (quilt).
* debian/control.in (Build-Depends): Drop quilt.
* debian/control: Regenerate.
* debian/rules: Don't include /usr/share/quilt/quilt.make. Remove quilt
  patch/unpatch dependencies.
* debian/README.source: Delete; redundant.

13. By Yavor Doganov

* New upstream release.
* debian/patches/gcc-4.6.patch: Delete; GCC 4.6 is now the default
  compiler on all architectures (Closes: #667149).
* debian/patches/texi2html-flags.patch: Delete; fixed upstream.
* debian/patches/tests-clean-core.patch: New; delete all possible core
  files left by failed tests (Closes: #646840). Thanks Peter
  Eisentraut.
* debian/patches/series: Update.
* debian/control.in (Build-Depends): Replace gobjc++-4.6 with gobjc++.
* debian/control: Regenerate.
  (Depends): Replace gobjc-4.6 with gobjc. Move the autotools-dev
  dependency from -common to -make (Closes: #653715).
  (Replaces, Breaks): New fields to cater for the files moved from
  -common to -make.
  (Standards-Version): Bump to 3.9.3; no changes needed.
* debian/rules (common_scripts): Remove config.sub and config.guess.
  (debian/install-arch-stamp): Install correct symlinks for
  config.{sub,guess}.
* debian/copyright: Update copyright years.

12. By Yavor Doganov

* New upstream release.
* debian/patches/gcc-4.6.patch: New; enforce gcc-4.6 on all
  architectures for the new ObjC runtime.
* debian/patches/series: Update.
* debian/control.in (Build-Depends): Remove gobjc, replace gobjc++ with
  gobjc++-4.6.
  (gnustep-make) <Depends>: Add gobjc-4.6.
* debian/control: Regenerate.

11. By Yavor Doganov

* New upstream release.
* debian/conrol.in (Vcs-Arch): Replace with...
  (Vcs-Git): ...following the switch to Git.
  (Vcs-Browser): New field.
  (Standards-Version): Bump to 3.9.2; no changes necessary.
  (Build-Depends): Add gobjc++.
* debian/control: Regenerate.
* debian/gnustep-tests.1: New file.
* debian/rules (debian/install-arch-stamp): Move gnustep-tests to the
  -make package.
  (binary-arch): Install gnustep-tests.1.
  (binary-indep): Do not invoke dh_lintian.
* debian/patches/texi2html-flags.patch: New; temporary workaround for a
  bug in texi.make (Closes: #594141).
* debian/patches/series: Update.
* debian/gnustep-make.lintian-overrides: Delete.
* debian/copyright: Update copyright years.

10. By Yavor Doganov

debian/rules (common_scripts): Add config-noarch.make which is
architecture-dependent; thanks Michael Werle (Closes: #583840).
Remove ld_lib_path.{,c}sh which no longer exist.
(c-n, create-compat-symlink, remove-compat-symlink): New convenience
variables to aid in bootstrapping which now fails because of the
config-noarch.make move.
(debian/build-indep-stamp, debian/install-indep-stamp, clean-patched):
Use them.

9. By Yavor Doganov

* debian/control.in (gnustep-make) <Depends>: Tighten depends on
  gnustep-common.
* debian/control: Regenerate.
* debian/cdbs/gnustep.mk (__gs_application_update_lintian_overrides):
  Remove and replace with a deprecation warning; maintainers are
  supposed to fix these issues instead of sweeping them under the carpet
  with lintian overrides.
* debian/cdbs/application.overrides.in: Delete.
* debian/TODO: Remove; obsolete.

8. By Yavor Doganov

* New upstream release.
* debian/control.in: Wrap all fields.
  (Section): Change to `gnustep' to match the override file.
  (Uploaders): Add myself; remove Eric and Hubert.
  (Build-Depends): Remove obsolete version requirement of gobjc. Add
  quilt.
  (gnustep-common) <Conflicts>: Remove; obsolete.
  <Replaces>: Remove version as we move print_unique_pathlist.sh here
  with this upload; furthermore, using versioned Replaces: is considered
  harmful.
  <Depends>: Move autotools-dev here; fixes a piuparts error as the
  symlinks are shipped in this package. Remove useless
  ${shlibs:Depends}.
  (gnustep-make): <Depends>: Drop autotools-dev and ${shlibs:Depends}.
  <Conflicts>: Remove.
  (gnustep-make-doc) <Replaces>: Likewise.
  <Depends>: Set to "dpkg (>= 1.15.4) | install-info, ${misc:Depends}".
  (Homepage, Vcs-Arch): New fields.
  (Standards-Version): Claim compliance with 3.8.4 as of this upload.
* debian/control: Regenerate.
* debian/rules: Cleanups. Permanently get rid of all OpenGroupware.org
  stuff. Include /usr/share/quilt/quilt.make and update the rules
  accordingly.
  (p_make_ogo, b_make_ogo, d_make_ogo, V_OBJC, GS_OGO_ROOT,
  GS_OGO_USRLOCAL, GS_OGO_SYSTEM_ROOT, GS_OGO_LOCAL_ROOT,
  GS_OGO_NETWORK_ROOT, GS_OGO_DOC_DIR, GS_OGO_LIBS_DIR, GS_OGO_ETC_DIR,
  GS_OGO_LIBRARY_COMBO): Do not define.
  (clean_files): Do not append the ogo wrappers, stamps and maintainer
  scripts.
  (debian/$(p_make_ogo)-configure-stamp): Remove the entire rule.
  (clean): Omit clean in $(b_ogo).
  (in_files): Remove override files.
  (debian/install-arch-stamp): Do not install the override files; all of
  the existing overrides are unused.
  (debian/install-indep-stamp): Install the Info manual.
  (binary-arch): Install gs_make's manpage.
  (binary-indep): Invoke dh_lintian.
  (common_scripts): Add print_unique_pathlist.sh which actually belongs
  to gnustep-common, thanks Tomas Kuliavas (Closes: #560359).
* debian/gnustep-make-ogo.overrides:
* debian/gnustep-common.overrides:
* debian/app-wrapper-ogo.sh.in:
* debian/app-wrapper.sh.in:
* debian/tool-wrapper-ogo.sh.in:
* debian/app-wrapper.sh.in:
* debian/postinst.in:
* debian/postrm.in: Delete.
* debian/gnustep-make.overrides: Rename as...
* debian/gnustep-make.lintian-overrides: ...in order to be installed by
  dh_lintian. Add override `binary-without-manpage' for gnustep-config,
  shipped in the gnustep-common package.
* debian/patches/no-user-root-paths.patch:
* debian/patches/fhs-system-includedir.patch: New, split from the
  diff.gz and maintain them with quilt.
* debian/patches/info-document-missing-direntry.patch:
* debian/patches/library-combo-whatis-entry.patch: New.
* debian/patches/series:
* debian/source/format:
* debian/README.source:
* debian/gs_make.1: New file.
* debian/watch: Bump version; don't uupdate.

7. By Lenin

* New upstream version.
* Bump standards version.
* Fix spelling error in debian/README.Debian.

6. By Lenin

* New upstream version.
* Bump standards version.
* Bump debhelper version.
* Add myself to the Uploaders field.

5. By Hubert Chathi

Rename gsdh_gnustep to dh_gnustep. (Everyone creates their own dh_
programs anyways.)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/gnustep-make
This branch contains Public information 
Everyone can see this information.

Subscribers