debian/0000755000000000000000000000000012060577454007200 5ustar debian/copyright0000644000000000000000000000121412060577454011131 0ustar This package was debianized by Norbert Preining on Sun Oct 22 11:53:51 CEST 2006. The pdf documents are taken from http://www.pragma-ade.com/ and repacked into a .orig.tar.xz The files contained in these package are redistributable but not considered free according to the DFSG, as the sources of the included PDF files are not available. The documentation files are under Creative Commons Attribution NonCommercial ShareAlike license. Debian adaptations for this Package are licensed under the GNU General Public License, version 2, and are under Copyright by: Norbert Preining (2006, 2009, 2012) debian/make-orig-tar0000644000000000000000000000051112060577454011557 0ustar verstr=`date +%Y.%m.%d` pkg="context-doc-nonfree-$verstr" orig="context_${verstr}.orig.tar.gz" if [ -d $pkg ] ; then echo "dir $pkg already present, please remove it!" exit 1 fi mkdir -p $pkg/base cd $pkg/base wget --force-directories --no-host-directories --no-verbose \ -i http://www.pragma-ade.com/wget.txt cd ../.. debian/changelog0000644000000000000000000000235712060577454011061 0ustar context-doc-nonfree (2012.06.27-2) unstable; urgency=high * do not ship documentation in /usr/share/texmf/doc, as this is a symlink (Closes: #695447) -- Norbert Preining Sat, 08 Dec 2012 17:49:16 +0900 context-doc-nonfree (2012.06.27-1) unstable; urgency=low * new download from the web pages, more complete, and keep directory structure (Closes: #620187, #609507) * add a bit to the README how to view the showcase * switch to source format 3.0 to get xz compression * adjust compatibility and standards level * update copyright file -- Norbert Preining Thu, 28 Jun 2012 00:03:29 +0900 context-doc-nonfree (2009.10.27-1) unstable; urgency=low * new collection of docs taken from the pragma-ade website * do not compress pdf documents -- Norbert Preining Sat, 21 Nov 2009 14:58:42 +0900 context-doc-nonfree (2007.01.02-1) unstable; urgency=low * new upstream -- Norbert Preining Wed, 3 Jan 2007 11:28:52 +0100 context-doc-nonfree (2006.12.21-1) unstable; urgency=low * first upload * include several documentation pdfs from the context web site -- Norbert Preining Fri, 22 Dec 2006 17:55:22 +0100 debian/rules0000755000000000000000000000155412060577454010265 0ustar #! /usr/bin/make -f package := context-doc-nonfree instbase := debian/$(package) build: build-indep build-indep: build-indep-stamp build-arch: build-indep-stamp build-indep-stamp: touch build-indep-stamp clean: dh_testroot rm -f build-indep-stamp dh_clean binary-indep: build-indep dh_testdir dh_testroot dh_clean dh_installdirs usr/share/doc/$(package) \ usr/share/doc/texmf/context/ cp -a base $(instbase)/usr/share/doc/texmf/context/ dh_link usr/share/doc/texmf/context/base usr/share/doc/$(package)/base dh_installdocs dh_installchangelogs dh_compress -X.pdf dh_installtex dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary-arch: # We have nothing to do here but the Debian Policy says this target must # exist. binary: binary-indep binary-arch .PHONY: clean build build-indep binary binary-indep binary-arch debian/compat0000644000000000000000000000000212060577454010376 0ustar 5 debian/control0000644000000000000000000000117512060577454010607 0ustar Source: context-doc-nonfree Section: non-free/doc Priority: optional Maintainer: Debian TeX maintainers Uploaders: Norbert Preining Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: tex-common (>= 2.10) Standards-Version: 3.9.3 Package: context-doc-nonfree Architecture: all Depends: ${misc:Depends} Suggests: context, context-nonfree Description: ConTeXt documentation that is not DFSG free The web site of ConTeXt provides a plethora of documents in pdf format documenting many features of ConTeXt and friends. These documents are only available as pdf documents. debian/source/0000755000000000000000000000000012060577454010500 5ustar debian/source/format0000644000000000000000000000001412060577454011706 0ustar 3.0 (quilt) debian/README0000644000000000000000000000057712060577454010071 0ustar README for context-doc-nonfree ============================== These pdfs have been downloaded from the webside of pragma-ade.com and provide a huge amount of documentation for ConTeXt. If you have acroread installed you can start an interactive tour by opening /usr/share/texmf/doc/context/base/showcase.pdf Accessibility is also given via texdoc. Norbert Preining June 2012