File: control

package info (click to toggle)
sdate 0.4%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 228 kB
  • ctags: 21
  • sloc: sh: 3,008; ansic: 149; makefile: 66; perl: 18
file content (22 lines) | stat: -rw-r--r-- 765 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: sdate
Section: utils
Priority: optional
Build-Depends: libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], debhelper (>= 9),
 dh-autoreconf
Maintainer: Christoph Berg <myon@debian.org>
Standards-Version: 3.9.5
Vcs-Svn: http://svn.df7cb.de/debian/sdate/trunk
Vcs-Browser: http://svn.df7cb.de/debian/sdate/trunk

Package: sdate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: never ending September date
 sdate wraps the libc localtime() and gmtime() functions to output the eternal
 september 1993 date.
 .
 sdate works like fakeroot (on which its code is based) by setting LD_PRELOAD
 to a wrapper library.
 .
  * http://www.catb.org/~esr/jargon/html/S/September-that-never-ended.html
Homepage: http://www.df7cb.de/projects/sdate/