~ubuntu-branches/ubuntu/quantal/terminal.app/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Yavor Doganov
  • Date: 2012-06-14 13:55:31 UTC
  • mfrom: (4.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120614135531-xbagikvsm7nmcq25
Tags: 0.9.8-1
* New upstream release:
  + Fixes FTBFS with ld that defaults to --as-needed (Closes: #639040).
* TerminalParser_LinuxPrefs.m:
* TerminalView.m (-initWithFrame:):
* TerminalViewPrefs.m:
* ServicesPrefs.m: Revert all direct modifications.
* debian/control (Maintainer, Uploaders): Make the team maintainer, add
  myself.
  (Section): Change to `gnustep'.
  (Build-Depends): Require debhelper >= 8.  Remove version requirement
  for libgnustep-gui-dev.  Add dpkg-dev (>= 1.16.1~) and imagemagick.
  Drop gnustep-make.
  (Homepage): Point to the new location.
  (Vcs-Git, Vcs-Browser): New fields.
  (Conflicts, Replaces): Remove, no longer needed.
  (Depends): Add ${misc:Depends}.
  (Standards-Version): Claim compliance with 3.9.3 as of this release.
* debian/compat: Bump to 8.
* debian/rules: Get rid of gs_make.  Enable hardening, verbose builds,
  support for `noopt'.
  (d_app): New convenience variable.
  (build-stamp): Convert the app icon in XPM format.
  (clean): Delete the generated icon.
  (install): Replace the deprecated `dh_clean -k' with dh_prep.  Don't
  install lintian overrides.  Install the XPM icon.
  (binary-arch): Remove unnecessary arguments to dh_installman and
  dh_shlibdeps.  Move arch-independent Resources to /usr/share.
* debian/source/format: New file; set format to 3.0 (quilt).
* debian/overrides: Delete.
* debian/prerm: Don't ignore errors.
* debian/preinst:
* debian/watch: New file.
* debian/menu: Add icon.
* debian/Terminal.desktop: Make it valid.  Add Bulgarian translation.
* debian/Terminal.1: Fix errors from man.  Update homepage.
* debian/docs: Delete; duplicated by the manpage.
* debian/copyright: Switch to format 1.0, update copyright years, add
  many copyright holders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: terminal.app
2
 
Section: x11
 
2
Section: gnustep
3
3
Priority: optional
4
 
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Gürkan Sengün <gurkan@phys.ethz.ch>
6
 
Uploaders: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
7
 
Build-Depends: debhelper (>> 5), libgnustep-gui-dev (>= 0.13.2), gnustep-make
8
 
Homepage: http://www.nongnu.org/backbone/
9
 
Standards-Version: 3.7.3
 
4
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 
5
Uploaders: Gürkan Sengün <gurkan@phys.ethz.ch>,
 
6
           Yavor Doganov <yavor@gnu.org>
 
7
Build-Depends: debhelper (>= 8),
 
8
               dpkg-dev (>= 1.16.1~),
 
9
               libgnustep-gui-dev,
 
10
               imagemagick
 
11
Vcs-Git: git://git.debian.org/pkg-gnustep/terminal.app.git
 
12
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/terminal.app.git
 
13
Homepage: http://gap.nongnu.org/terminal/
 
14
Standards-Version: 3.9.3
10
15
 
11
16
Package: terminal.app
12
17
Architecture: any
13
 
Depends: ${shlibs:Depends}
14
 
Conflicts: terminal
15
 
Replaces: terminal
 
18
Depends: ${shlibs:Depends},
 
19
         ${misc:Depends}
16
20
Provides: x-terminal-emulator
17
21
Description: Terminal Emulator for GNUstep
18
22
 This provides terminal emulation in a GNUstep environment. It gives