~ubuntu-branches/debian/sid/universalindentgui/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Fathi Boudra
  • Date: 2012-05-22 08:49:27 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120522084927-oijnyby6gedsinbh
Tags: 1.2.0-1
* New upstream release.
* Drop 02_fix_gcc_4.5_build.patch - merged upstream.
* Update debian/contol:
  - bump debhelper to 9.
  - bump Standards-Version to 3.9.3 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Thomas Schweitzer <thomas-schweitzer@arcor.de>
5
5
Uploaders: Fathi Boudra <fabo@debian.org>
6
 
Build-Depends: quilt (>= 0.46-7), debhelper (>= 8.0.0), libqt4-dev, libqscintilla2-dev
7
 
Standards-Version: 3.9.1
 
6
Build-Depends: debhelper (>= 9), libqscintilla2-dev, libqt4-dev
 
7
Standards-Version: 3.9.3
8
8
Homepage: http://universalindent.sourceforge.net
9
9
 
10
10
Package: universalindentgui
11
11
Architecture: any
12
 
Depends: ${shlibs:Depends}, ${misc:Depends}
13
 
Recommends: astyle, bcpp, csstidy, indent, hindent, perltidy, tidy, uncrustify,
14
 
 xmlindent
 
12
Depends: ${misc:Depends}, ${shlibs:Depends}
 
13
Recommends: astyle,
 
14
            bcpp,
 
15
            csstidy,
 
16
            hindent,
 
17
            indent,
 
18
            perltidy,
 
19
            tidy,
 
20
            uncrustify,
 
21
            xmlindent
15
22
Description: GUI frontend for several code beautifiers
16
23
 UniversalIndentGui is a GUI fontend for several code beautifiers, currently
17
24
 supporting: