+++ /dev/null
-The upstream tarball has been repacked to remove the precompiled
-binary src/cdck (lintian flags this as an error because it gets
-cleaned) and to remove the upstream autoconf artifacts. The package
-uses dh-autoreconf generate these during the build.
-
- -- tony mancill <tmancill@debian.org> Wed, 04 Mar 2015 12:21:25 -0800
[ tony mancill ]
* Bump Standards-Version to 3.9.6 (no changes).
* Bump debhelper dependency and compat level to 9.
+ * Update debian/copyright; add Files-Excluded: field.
* Repack upstream tarball to exclude precompiled binary and auto(re)conf
- artifacts. Add debian/README.source.
- * Update package to use dh-autoreconf.
+ artifacts.
* Update package to use dh-autoreconf.
- Drop ltmain.sh patch.
- Add makefile.am.patch.
- -- gregor herrmann <gregoa@debian.org> Sun, 08 Jan 2012 20:55:14 +0100
+ -- tony mancill <tmancill@debian.org> Thu, 05 Mar 2015 16:05:01 -0800
cdck (0.7.0-5) unstable; urgency=low
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Alexey Semenoff
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cdck
+Upstream-Contact: Alexey Semenoff
Source: http://swaj.net/unix/index.html#cdck
-Name: cdck
+Files-Excluded:
+ src/cdck */Makefile.in
+ aclocal.m4 config.guess config.sub configure depcomp install-sh
+ ltmain.sh missing mkinstalldirs
+Comment:
+ The upstream tarball has been repacked to remove the precompiled
+ binary src/cdck (lintian flags this as an error because it gets
+ cleaned) and to remove the upstream autoconf artifacts. The package
+ uses dh-autoreconf generate these during the build.
Files: *
Copyright: 2005-2008, Alexey Semenoff
1996,1997, Gerd Knorr <kraxel@cs.tu-berlin.de>
1996,1997, Heiko Eissfeldt <heiko@colossus.escape.de>"
License: GPL
-X-Comment:
+Comment:
http://www.ibiblio.org/pub/linux/utils/disk-management/cdinfo.c
http://www.ibiblio.org/pub/Linux/utils/disk-management/cdinfo.lsm
Files: debian/*
Copyright:
- 2006-2011, gregor herrmann <gregoa@debian.org>
- 2006-2011, tony mancill <tmancill@debian.org>
+ 2006-2015, gregor herrmann <gregoa@debian.org>
+ 2006-2015, tony mancill <tmancill@debian.org>
License: GPL-2+
License: GPL-2+
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/cdck
rm -rf $(CURDIR)/debian/cdck/usr/lib
+
+get-orig-source:
+ uscan --repack --compression xz --verbose --force-download
# Compulsory line, this is a version 3 file
version=3
-opts=dversionmangle=s/\+dfsg// \
+opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
http://swaj.net/unix/ cdck/cdck-(.*)\.tar\.gz