~ubuntu-branches/ubuntu/quantal/xdaliclock/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2010-04-20 08:42:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100420084220-j7ykvh34b2jx7hyv
Tags: 2.31-1
* New maintainer (Closes: #561233)
* New upstream release (Closes: #578379)
* debian/control:
  + Updated to Standards-Version 3.8.4
  + Added ${misc:Depends} to Depends
  + Updated debhelper dependency to 7
* debian/rules:
  + Do not do append to copyright file trick
  + Used dh_prep instead of dh_clean -k
* Converted package to new source format 3.0 (quilt)
* debian/copyright:
  + Added missing vroot.h copyright
  + Better copyright assignment, year for Author
* debian/patches/spelling-error-in-manpage_xdaliclock:
  + Added patch to fix manpage spelling mistake by Florian Ernst
    <florian@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: xdaliclock
2
2
Section: x11
3
3
Priority: optional
4
 
Build-Depends: debhelper (>= 5), libx11-dev, libxext-dev, libxt-dev, x11proto-core-dev, autotools-dev
5
 
Maintainer: Florian Ernst <florian@debian.org>
6
 
Standards-Version: 3.7.2
 
4
Build-Depends: debhelper (>= 7),
 
5
               autotools-dev,
 
6
               libx11-dev,
 
7
               libxext-dev,
 
8
               libxt-dev,
 
9
               x11proto-core-dev
 
10
Maintainer: Kartik Mistry <kartik@debian.org>
 
11
Standards-Version: 3.8.4
7
12
Homepage: http://www.jwz.org/xdaliclock/
8
13
 
9
14
Package: xdaliclock
10
15
Architecture: any
11
 
Depends: ${shlibs:Depends}
 
16
Depends: ${shlibs:Depends}, ${misc:Depends}
12
17
Description: Melting digital clock
13
18
 The xdaliclock program displays a digital clock; when a digit changes,
14
19
 it "melts" into its new shape.