debian/0000755000000000000000000000000012246424372007174 5ustar debian/changelog0000644000000000000000000003010312246424353011042 0ustar rcs (5.9.2-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.5. -- Romain Francoise Sat, 30 Nov 2013 19:05:31 +0100 rcs (5.9.1-2) unstable; urgency=low * Add build-dep on ed. -- Romain Francoise Fri, 04 Oct 2013 20:43:55 +0200 rcs (5.9.1-1) unstable; urgency=low * New upstream release. -- Romain Francoise Fri, 04 Oct 2013 19:15:35 +0200 rcs (5.9.0-1) unstable; urgency=low * New upstream release. * Install upstream NEWS file. * debian/control: Use canonical locations in Vcs-* fields. -- Romain Francoise Wed, 29 May 2013 21:33:52 +0200 rcs (5.8.2-1) experimental; urgency=low * New upstream release, includes fix for wrong symbolic name dereference (closes: #706393). * Add versioned build-dep on automake since upstream now requires version 1.12.2. -- Romain Francoise Sat, 06 Apr 2013 18:19:42 +0200 rcs (5.8.1-3) unstable; urgency=low * Use dh-autoreconf to update upstream's old config.{guess,sub} scripts. * Bump Standards-Version to 3.9.4. -- Romain Francoise Sun, 31 Mar 2013 19:55:16 +0200 rcs (5.8.1-2) unstable; urgency=low * Drop now superfluous build-dependencies on groff and autoconf. -- Romain Francoise Sun, 12 Aug 2012 12:53:34 +0200 rcs (5.8.1-1) unstable; urgency=low * New upstream release. * The rcsintro(1) man page was dropped upstream, it is superseded by the new info manual (closes: #610807). * Use the right versioned build-deps for hardening flags. * Clarify copyright situation further in debian/copyright. * Drop debian/patches/ident-numerical-keywords.diff (redundant with another upstream change). * Drop spelling patch; the issue was fixed upstream. -- Romain Francoise Wed, 06 Jun 2012 21:45:58 +0200 rcs (5.8-1) unstable; urgency=low * New upstream release. * Document license changes in debian/copyright: new license is GPLv3 and the new manual is under the GFDL 1.3 (w/o invariant sections or cover texts). * Stop shipping the rcsfreeze script as upstream doesn't support it. * Switch to debhelper compat level 9, use a minimal debian/rules with dh, enable all hardening options. * Switch to 3.0 (quilt) source format. * Add missing dep on ${misc:Depends}. * Override lintian tag 'package-needs-versioned-debhelper-build-depends'. * Override lintian tag 'description-synopsis-starts-with-article'. * Add debian/watch file. * Make sure we don't ship an Info dir file. * Remove references to RCS paper (no longer built). * Fix spelling error pointed out by lintian. * Bump Standards-Version to 3.9.3. -- Romain Francoise Sun, 20 May 2012 00:18:55 +0200 rcs (5.7-25) unstable; urgency=low * The "dogs that love the rain and chasing trains" release. * debian/control: + Set section to 'vcs' to follow override. + Set Standards-Version to 3.8.1. * debian/rules: + Use `dh_prep' instead of `dh_clean -k'. + Don't number exported patches. * Drop Debian change added in rcs 5.7-13 (Nov 1999) which modifies the first line of pic's output. As far as I can tell it's fine as-is, and the change results in an extraneous line at the top of the page (closes: #525291). -- Romain Francoise Tue, 16 Jun 2009 20:20:11 +0200 rcs (5.7-24) unstable; urgency=low * The "Pour all of your souls like magma into the caverns" release. * debian/compat: Switch to debhelper compatibility level 7. * debian/rules: + Don't delete *-stamp manually. + Reverse clean/unpatch order. * debian/clean: New file, clean up rcs.ps. * debian/control: + Build-depend on debhelper (>= 7). + Set Standards-Version to 3.8.0, no changes needed. + Mention merge program in long description (closes: #498736). -- Romain Francoise Sat, 13 Sep 2008 16:31:30 +0200 rcs (5.7-23) unstable; urgency=low * The "fourteen degrees below" release. * Repackage with debhelper and a patch system. * debian/control: Build-depend on debhelper (>= 6). * debian/rules: Rewrite using debhelper. * debian/{compat,rcs.docs}: New files. * debian/patches/: New directory, contains patches split off the previous monolithic Debian diff. * Include patch by Justin Pryzby fixing minor formatting errors in merge.1 (closes: #471243). -- Romain Francoise Sun, 23 Mar 2008 12:48:22 +0100 rcs (5.7-22) unstable; urgency=low * debian/control: Set Standards-Version to 3.7.3, no changes needed. -- Romain Francoise Sat, 26 Jan 2008 19:45:24 +0100 rcs (5.7-21) unstable; urgency=low * debian/control: Add Homepage, Vcs-Git and Vcs-Browser fields. -- Romain Francoise Sat, 03 Nov 2007 13:04:07 +0100 rcs (5.7-20) unstable; urgency=low * debian/control: Add support for DEB_BUILD_OPTIONS (closes: #437885). -- Romain Francoise Tue, 14 Aug 2007 21:24:54 +0200 rcs (5.7-19) unstable; urgency=low * debian/control: Bump Standards-Version to 3.7.2, no changes needed. * debian/copyright: Mention the current upstream URL (closes: #436739). * debian/rules: + Don't ignore errors from 'make distclean'. + Generate DEBIAN/md5sums. * Apply patch from Brendan O'Dea adding support for diff's '-U' option to rcsdiff (closes: #428445). -- Romain Francoise Sun, 12 Aug 2007 18:40:04 +0200 rcs (5.7-18) unstable; urgency=low * Apply patch from Mark D. Baushke adding support for the new 'commitid' phrase used by newer version of CVS and CVSNT. Note that this patch does not include support for *generating* the ids at check in time; it only makes RCS recognize them (closes: #352527). -- Romain Francoise Tue, 14 Feb 2006 22:41:33 +0100 rcs (5.7-17) unstable; urgency=low * Apply patch from Aaron S. Hawley making the diff strategy of rcsdiff a bit more subtle: previously rcsdiff considered any long option as a case where diff(1) can produce output when the revisions are identical, when in fact it is only the case if either the --side-by-side or --ifdef options are used (closes: #334004). * Patch man/co.1 to not use 'asteriskmath', thanks to LI Daobing (closes: #345507). * debian/control: Bump Standards-Version to 3.6.2.2, no changes needed. * debian/changelog: Change formatting of entries from 1995 and 1996 to avoid lintian warnings. * debian/rules: `install' no longer strips .comment sections from binaries (since version 5.93-1), so revert previous fix and strip these sections manually. -- Romain Francoise Sun, 5 Feb 2006 16:34:21 +0100 rcs (5.7-16) unstable; urgency=low * Tenth anniversary release: RCS 5.7 was released on June 16th, 1995. * rcs.c: Check delta pointer in scanlogtext() before dereferencing it to prevent a segmentation fault in some rare cases (discovered while investigating #69193). * Ship docs in PostScript format (instead of DVI). Drop the ``Functions of RCS'' paper since it's quite obsolete nowadays. * debian/rules: Delete substvars file in clean target. * debian/changelog: Facelift previous entry. -- Romain Francoise Thu, 16 Jun 2005 08:14:01 +0200 rcs (5.7-15) unstable; urgency=low * Adopting this package with Mark's blessing. * debian/control: + Bump Standard-Version to 3.6.1.0. + Update maintainer contact info. * debian/copyright: Ditto. * debian/rules: + Adjust CFLAGS to include -g and remove useless -I directive. + Remove LDFLAGS. * Patch upstream Makefile.in to use install -s (which has the nice effect of also deleting .comment sections from the binaries). * Patch man/rlog.1 to document option -q which does nothing, it's provided for consistency with other commands (closes: #69257). * Remove a few unneeded files from the Debian diff (.orig files, Emacs lock files). -- Romain Francoise Wed, 11 May 2005 17:51:01 +0200 rcs (5.7-14) unstable; urgency=high * Fixes tmp file race (patch from OpenBSD) (Closes: #291542) -- Mark Baker Fri, 21 Jan 2005 18:16:20 +0000 rcs (5.7-13.3) unstable; urgency=high * NMU * Add build-dep on autoconf. Closes: #246566. * Fix up quoting in src/Makefile.in to make $SHELL not complain, as \" is not interpolated inside single-quoted strings. * Make ident accept numbers as well as letters in identifiers. Closes: #157891 * Remove emacs variables from the changelog as they are no longer needed. * Add -isp to the dpkg-gencontrol call in debian/rules to get Section and Priority included. Closes: #190383. -- Tollef Fog Heen Thu, 29 Jul 2004 19:09:32 +0200 rcs (5.7-13.2) unstable; urgency=low * NMU * can build now as root. Closes: #249106 * priority dumped down to optional. Closes: #64438 * fixed spelling error in debian/copyright, and location of the GPL. -- Andreas Barth Wed, 26 May 2004 22:21:05 +0200 rcs (5.7-13.1) unstable; urgency=low * NMU. * Rebuild so that the .dsc file will have Build-Depends. Closes: #187853, #176344. * Remove /usr/doc symlink. -- Daniel Schepler Mon, 28 Jul 2003 16:28:32 -0700 rcs (5.7-13) unstable; urgency=low * debian/rules: install docs and manpages in /usr/share, as in FHS * debian/control: standards version 3.1.0 * debian/rules: format docs into dvi instead of leaving groff source. I chose dvi as it is easier to view on screen than PS (Closes: 42277) -- Mark Baker Sun, 28 Nov 1999 18:31:21 +0000 rcs (5.7-12) unstable; urgency=low * man/Makefile: use sed filter to fix .lf requests on output of pic, so zsoelim doesn't complain about them (#26150) * debian/rules: clean target deletes rcsfile.5 so it is always rebuilt using fix above -- Mark Baker Mon, 5 Jul 1999 23:24:17 +0100 rcs (5.7-11) unstable; urgency=low * Fixed temp file security hole in rcsfreeze script (#27845) -- Mark Baker Wed, 14 Oct 1998 22:43:47 +0100 rcs (5.7-10) unstable; urgency=low * Included rcsfreeze script (#26743) -- Mark Baker Wed, 16 Sep 1998 20:57:00 +0000 rcs (5.7-9) unstable; urgency=low * Fixed permissions -- Mark Baker Mon, 16 Feb 1998 00:07:52 +0000 rcs (5.7-8) unstable; urgency=low * Updated standards-version to 2.4.0.0 (no changes) -- Mark Baker Tue, 10 Feb 1998 10:54:36 +0000 rcs (5.7-7) unstable; urgency=low * Corrected maintainer field in debian/control * Flushed configure cache and recompiled, to fix bug #11305/#11308) -- Mark Baker Thu, 17 Jul 1997 10:54:36 +0100 rcs (5.7-6) unstable; urgency=low * Renamed changelog.upstream to changelog, as per policy (fixes #9657) -- Mark Baker Sat, 12 Jul 1997 16:55:37 +0100 rcs (5.7-5) unstable; urgency=low * New maintainer * Compiled with libc6 * Use canonical path for sendmail (configure.in changed) -- Mark Baker Fri, 11 Jul 1997 21:24:48 +0100 rcs (5.7-4) unstable; urgency=low * Updated to Standards-Version 2.1.2.2. -- Sven Rudolph Sun, 26 Jan 1997 22:34:57 +0100 rcs (5.7-3) unstable; urgency=low * debian.rules: added multi-architecture support * debian.control: added Priority: and Section: * debian.control: corrected extended description (Bug#3619) -- Sven Rudolph Wed, 24 Jul 1996 23:48:20 +0100 rcs (5.7-2) unstable; urgency=low * rebuilt for elf -- Sven Rudolph Thu, 23 Nov 1995 23:27:13 +0100 rcs (5.7-1) unstable; urgency=low * created new Debian GNU/Linux package maintenance system files * updated from rcs5.6.0.1 to rcs-5.7 * received this package from Robert Sanders -- Sven Rudolph Tue, 5 Sep 1995 04:38:07 +0100 debian/rcs.docs0000644000000000000000000000000512246423706010630 0ustar NEWS debian/source/0000755000000000000000000000000012246423707010475 5ustar debian/source/format0000644000000000000000000000001412246423707011703 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000006212246423707014054 0ustar package-needs-versioned-debhelper-build-depends 9 debian/control0000644000000000000000000000203112246423754010576 0ustar Source: rcs Section: vcs Priority: optional Maintainer: Romain Francoise Standards-Version: 3.9.5 Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 8.9.4~), dh-autoreconf, pkg-config, automake (>= 1:1.12.2), ed Homepage: http://www.gnu.org/software/rcs/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/rfrancoise/rcs.git Vcs-Git: git://anonscm.debian.org/users/rfrancoise/rcs.git Package: rcs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: The GNU Revision Control System The Revision Control System (RCS) manages multiple revisions of files. RCS automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, for example programs, documentation, graphics, papers, and form letters. . Note: this package contains certain general-purpose commands (such as merge or ident) which may used by other programs installed on your system. debian/copyright0000644000000000000000000000336512246423706011136 0ustar This is Debian's prepackaged version of the GNU Project's Revision Control System (RCS) utilities. These utilities allow you to keep multiple revisions of one or more files in a very compact manner. RCS is similar to, and in most respects better than, the non-free Source Code Control System (SCCS). This package was assembled by Sven Rudolph from the GNU sources available from prep.ai.mit.edu (and its numerous mirrors) as /pub/gnu/rcs-5.7.tar.gz. It is currently maintained by Romain Francoise . The upstream URL is: http://www.gnu.org/software/rcs/ Copyright (C) 2010-2012 Thien-Thi Nguyen Copyright (C) 1990-1995 Paul Eggert Copyright (C) 1982,1988,1989 Walter F. Tichy, Purdue CS RCS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. RCS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The RCS manual is distributed under the GNU Free Documentation License version 1.3 or later, with no invariant Sections, with no front-cover texts, and with no back-cover texts. The RCS source distribution also includes several gnulib modules, which are also licensed under the GPL version 3 or later, and are: Copyright 1990-2012 Free Software Foundation, Inc. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. The complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL-1.3'. debian/rcs.lintian-overrides0000644000000000000000000000005112246423706013337 0ustar description-synopsis-starts-with-article debian/rules0000755000000000000000000000027612246423706010261 0ustar #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --parallel --with autoreconf override_dh_auto_install: dh_auto_install rm -f debian/rcs/usr/share/info/dir* debian/compat0000644000000000000000000000000212246423706010372 0ustar 9 debian/watch0000644000000000000000000000011112246423707010217 0ustar version=3 http://ftp.gnu.org/gnu/rcs/rcs-([\d\.]*).tar.gz debian uupdate