--- cvsdelta-1.7.0.orig/debian/changelog +++ cvsdelta-1.7.0/debian/changelog @@ -0,0 +1,153 @@ +cvsdelta (1.7.0-6) unstable; urgency=low + + * Using ${misc:Depends} in binary dependencies. + * Updated debhelper-compat-version to 5. + * Updated Standards-Version to 3.8.1. + * Updated section to vcs. + * Updated copyright file with correct copyright notice. + + -- Angel Ramos Fri, 8 May 2009 3:35:00 +0100 + +cvsdelta (1.7.0-5) unstable; urgency=low + + * New maintainer. (Closes: #420557) + + -- Angel Ramos Wed, 6 May 2009 18:16:00 +0100 + +cvsdelta (1.7.0-4) unstable; urgency=low + + * The "Little Orphan Annie" release. + * debian/control: + - Update Standards-Version to 3.7.2.2. + - Add XS-Vcs fields for new git repo. + - Set Maintainer to the QA group to orphan the package. + + -- Eric Dorland Sat, 04 Aug 2007 23:06:32 -0400 + +cvsdelta (1.7.0-3) unstable; urgency=low + + * debian/control: + - Standards-Version to 3.7.2.0. + - Use Build-Depends instead of Build-Depends-Indep for things + that need to be there for the clean target. + + -- Eric Dorland Thu, 15 Jun 2006 22:00:26 -0400 + +cvsdelta (1.7.0-2) unstable; urgency=low + + * debian/watch: Add watch file. + * debian/control: + - Up Standards-Version to 3.6.2.2. + - debhelper build dependecy up to 4.1. + + -- Eric Dorland Sun, 12 Mar 2006 21:21:30 -0500 + +cvsdelta (1.7.0-1) unstable; urgency=medium + + * New upstream release. No reason this can't go into sarge. + + -- Eric Dorland Sat, 6 Nov 2004 00:34:23 -0500 + +cvsdelta (1.6.9-1) unstable; urgency=low + + * New upstream release. (Closes: #241000) + + -- Eric Dorland Thu, 11 Mar 2004 00:12:10 -0500 + +cvsdelta (1.6.7-1) unstable; urgency=low + + * New upstream release. + * debian/control: S-V to 3.6.1. + + -- Eric Dorland Fri, 5 Dec 2003 21:27:08 -0500 + +cvsdelta (1.6.5-1) unstable; urgency=low + + * New upstream release. + * debian/rules: Convert to using cdbs. + * debian/control: + + Update Standards-Version to 3.5.10.0. + + Build-Depend on ruby and cdbs. + + -- Eric Dorland Sun, 1 Jun 2003 19:23:22 -0400 + +cvsdelta (1.6.3-1) unstable; urgency=low + + * New upstream release. + + -- Eric Dorland Tue, 15 Apr 2003 13:01:22 -0400 + +cvsdelta (1.6.2-1) unstable; urgency=low + + * New upstream release. (Closes: #187207) + + -- Eric Dorland Wed, 2 Apr 2003 13:30:28 -0500 + +cvsdelta (1.6.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: Standards-Version to 3.5.9.0. + + -- Eric Dorland Fri, 28 Mar 2003 15:45:01 -0500 + +cvsdelta (1.5.2-1) unstable; urgency=low + + * New upstream release. + + -- Eric Dorland Sat, 22 Feb 2003 23:09:35 -0500 + +cvsdelta (1.5.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: Standards-Version to 3.5.8.0. + * debian/copyright: Fix boilerplate, and common-licenses path. + + -- Eric Dorland Wed, 29 Jan 2003 15:12:53 -0500 + +cvsdelta (1.5.0-1) unstable; urgency=low + + * New upstream release. (Closes: #156469) + + -- Eric Dorland Wed, 14 Aug 2002 14:43:08 -0400 + +cvsdelta (1.4.2-1) unstable; urgency=low + + * New upstream release. (Closes: #154066) + + -- Eric Dorland Mon, 5 Aug 2002 19:21:00 -0400 + +cvsdelta (1.4.1-1) unstable; urgency=low + + * New upstream release. + + -- Eric Dorland Sat, 3 Aug 2002 18:04:10 -0400 + +cvsdelta (1.4-1) unstable; urgency=low + + * New upstream release. (Closes: #154069) + + -- Eric Dorland Tue, 30 Jul 2002 00:37:22 -0400 + +cvsdelta (1.3-1) unstable; urgency=low + + * New upstream release. (Closes: #154015, #154066) + + -- Eric Dorland Wed, 24 Jul 2002 15:23:58 -0400 + +cvsdelta (1.2-1) unstable; urgency=low + + * New upstream release. (Closes: #153302) + + -- Eric Dorland Wed, 17 Jul 2002 20:26:03 -0400 + +cvsdelta (1.1-2) unstable; urgency=low + + * Fix -V flag in manpage. (Closes: #153294) + + -- Eric Dorland Wed, 17 Jul 2002 15:09:42 -0400 + +cvsdelta (1.1-1) unstable; urgency=low + + * Initial Release. (Closes: #152421) + + -- Eric Dorland Tue, 9 Jul 2002 15:56:44 -0400 --- cvsdelta-1.7.0.orig/debian/cvsdelta.manpages +++ cvsdelta-1.7.0/debian/cvsdelta.manpages @@ -0,0 +1 @@ +cvsdelta.1 --- cvsdelta-1.7.0.orig/debian/watch +++ cvsdelta-1.7.0/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://sf.net/cvsdelta/cvsdelta-(.*)\.tar\.gz --- cvsdelta-1.7.0.orig/debian/control +++ cvsdelta-1.7.0/debian/control @@ -0,0 +1,19 @@ +Source: cvsdelta +Section: vcs +Priority: optional +Maintainer: Angel Ramos +Build-Depends: debhelper (>= 4.1), cdbs +Build-Depends-Indep: ruby (>> 1.6) +Standards-Version: 3.8.1 +XS-Vcs-Git: git://git.debian.org/git/collab-main/cvsdelta.git +XS-Vcs-Browser: http://git.debian.org/?p=collab-maint/cvsdelta.git + +Package: cvsdelta +Architecture: all +Depends: ${misc:Depends} +Description: Summarize differences in a CVS repository + cvsdelta summarizes the difference between a CVS project and its + local version. It detects files that have been added and removed, and + of existing files it counts the number of lines that have been added, + deleted, and changed. It filters project changes by using .cvsignore + files, both system-wide and locally. --- cvsdelta-1.7.0.orig/debian/cvsdelta.install +++ cvsdelta-1.7.0/debian/cvsdelta.install @@ -0,0 +1 @@ +cvsdelta usr/bin --- cvsdelta-1.7.0.orig/debian/rules +++ cvsdelta-1.7.0/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f +# Using the cdbs, a great package. + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk + +# the silly makefile doesn't use DESTDIR +DEB_MAKE_INSTALL_TARGET := + --- cvsdelta-1.7.0.orig/debian/compat +++ cvsdelta-1.7.0/debian/compat @@ -0,0 +1 @@ +5 --- cvsdelta-1.7.0.orig/debian/copyright +++ cvsdelta-1.7.0/debian/copyright @@ -0,0 +1,14 @@ +This package was debianized by Eric Dorland on +Tue, 09 Jul 2002 15:58:17 -0400. + +It was downloaded from http://cvsdelta.sourceforge.net/. + +Upstream Author: Jeff Pace + +Copyright: Copyright (C) 2002-2004 Jeff Pace. + +License: + +The GNU LGPLv2 +On Debian GNU/Linux systems, the complete text of the LGPL License +can be found in `/usr/share/common-licenses/LGPL-2'.