Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 75 → Rev 76

/trunk/debian/control
5,7 → 5,7
Build-Depends: cdbs, debhelper (>= 5), quilt,
libc-client2007b-dev | libc-client2007-dev | libc-client-dev (>= 7:2007~),
libldap2-dev, zlib1g-dev, libssl-dev (>= 0.9.6), libdb-dev
Standards-Version: 3.7.3
Standards-Version: 3.8.1
Vcs-Svn: svn://svn.kibibyte.se/prayer/trunk
Vcs-Browser: http://svn.kibibyte.se/prayer
Homepage: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/
/trunk/debian/changelog
9,8 → 9,10
* kfreebsd.patch (new): Try to get Prayer to work on Debian
GNU/kFreeBSD.
* Add ${misc:Depends} to Depends for prayer-templates.
* Upgrade to Standards-Version 3.8.1.
+ Add debian/README.source.
 
-- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2009 00:13:22 +0200
-- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2009 00:19:34 +0200
 
prayer (1.2.2.1-7) unstable; urgency=high
 
/trunk/debian/README.source
0,0 → 1,8
This package uses quilt to manage all modifications to the upstream
source. Changes are stored in the source package as diffs in
debian/patches and applied during the build. For basic usage
information, see
 
/usr/share/doc/quilt/README.source
 
(after installing quilt).