* groff now needs an explicit ghostscript dependency for ps2pdf
* Remove stuff unneccessary with dh-autoreconf
- -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 00:38:45 +0200
+ -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 01:34:38 +0200
cvs (2:1.12.13+real-15) unstable; urgency=low
#include "save-cwd.h"
#include "fileattr.h"
-__RCSID("$MirOS: src/gnu/usr.bin/cvs/src/add.c,v 1.4 2016/10/21 20:01:55 tg Exp $");
-
static int add_directory (struct file_info *finfo);
static int build_entry (const char *repository, const char *user,
const char *options, const char *message,
#include "cvs.h"
#include "lstat.h"
-__RCSID("$MirOS: src/gnu/usr.bin/cvs/src/vers_ts.c,v 1.3 2016/10/21 20:01:55 tg Exp $");
-
#ifdef SERVER_SUPPORT
static void time_stamp_server (const char *, Vers_TS *, Entnode *);
#endif