--- c-sig-3.8.orig/debian/changelog +++ c-sig-3.8/debian/changelog @@ -0,0 +1,92 @@ +c-sig (3.8-19) unstable; urgency=low + + * debian/emacs-startup: Fix a syntax error. (Closes: #708721) + + -- TANIGUCHI Takaki Sat, 18 May 2013 11:19:03 +0900 + +c-sig (3.8-18) unstable; urgency=low + + * Add symlink from *.el to flavor directory to view in help + mode. (Closes: #673097) + + -- TANIGUCHI Takaki Thu, 09 May 2013 20:54:26 +0900 + +c-sig (3.8-17) unstable; urgency=low + + * debian/emacsen-startup: Rewrite to allow debian-policy. (Closes: #669321) + * Bump Standards-Version to 3.9.3. + + -- TANIGUCHI Takaki Wed, 09 May 2012 22:37:29 +0900 + +c-sig (3.8-16) unstable; urgency=low + + * debian/emacsen-script: Fixed removed autoload config. + + -- TANIGUCHI Takaki Tue, 31 May 2011 01:21:56 +0900 + +c-sig (3.8-15) unstable; urgency=low + + * debian/rules: Switch to dh7.tiny. + * Drop support emacs22. + * Bump Standards-Version 3.9.2 (with no changes). + * Update Emacsen scripts. + + -- TANIGUCHI Takaki Fri, 27 May 2011 16:35:26 +0900 + +c-sig (3.8-14) unstable; urgency=low + + * debian/control: + - added Homepage + - update Maintainer email address + - Standard-Version: 3.8.3 + * debian/watch: new + * debian/rules: use dh_prep + + -- TANIGUCHI Takaki Sun, 18 Oct 2009 15:26:59 +0900 + +c-sig (3.8-13) unstable; urgency=low + + * New Maintainer (Closes: #467092) + * Standards-Verson: 3.8.0 + + -- TANIGUCHI Takaki Sat, 31 Jan 2009 15:12:41 +0900 + +c-sig (3.8-12) unstable; urgency=low + + * Orphaning package + + -- Matthew Grant Fri, 22 Feb 2008 23:01:48 +0000 + +c-sig (3.8-11) unstable; urgency=low + + [ salahuddin pasha (salahuddin66) ] + * C-sig was orphaned and adopted by me. (Closes: Bug#353621). + + [ Matthew Grant ] + * Uploading to Debian on salahuddins behalf + + -- Matthew Grant Sat, 12 Aug 2006 23:05:41 +1200 + +c-sig (3.8-4) unstable; urgency=low + + * 50c-sig.el was marked as a conffile (Closes: Bug#132144). + + -- Takao KAWAMURA Thu, 7 Feb 2002 10:59:35 +0900 + +c-sig (3.8-3) unstable; urgency=low + + * debian/control: Added Build-Depends field and updated Standard-Version. + + -- Takao KAWAMURA Sat, 27 Jan 2001 00:58:16 +0900 + +c-sig (3.8-2) unstable; urgency=low + + * FHS-compliant + + -- Takao KAWAMURA Sun, 19 Sep 1999 11:28:54 +0900 + +c-sig (3.8-1) unstable; urgency=low + + * Initial Release. + + -- Takao KAWAMURA Sun, 19 Sep 1999 11:28:32 +0900 --- c-sig-3.8.orig/debian/compat +++ c-sig-3.8/debian/compat @@ -0,0 +1 @@ +7 --- c-sig-3.8.orig/debian/control +++ c-sig-3.8/debian/control @@ -0,0 +1,20 @@ +Source: c-sig +Section: mail +Priority: optional +Maintainer: TANIGUCHI Takaki +Build-Depends: debhelper (>= 7.0.0) +Standards-Version: 3.9.3 +Vcs-Git: git://git.debian.org/collab-maint/c-sig.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/c-sig.git;a=summary +Homepage: http://www.osk.3web.ne.jp/~kshibata/c-sig/ + +Package: c-sig +Architecture: all +Depends: emacs23 | emacsen, ${misc:Depends} +Description: signature tool for GNU Emacs + C-sig is a signature insertion tool for GNU Emacs. + Features in c-sig include: + - registering signatures interactively + - learning facility + - expanding signatures dynamically + - modifying signatures through elisp functions --- c-sig-3.8.orig/debian/copyright +++ c-sig-3.8/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by salahuddin pasha (salahuddin66) on +Wed, 26 Jul 2006 02:21:04 +0600. + + +It was downloaded from http://www.threeweb.ad.jp/~kshibata/c-sig/programs/c-sig.3.8.tar.gz + +Copyright Holder: + + Copyright (C) 1995-1999 Free Software Foundation, Inc. + + Author: Ken Shibata + Maintainer: Ken Shibata + Created: Sep 1995 - first release to internet + Modified: Jun 1999 - wrote English documents + +Copyright: GPL2 + +License: + + This package 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 2 of the License, or + (at your option) any later version. + + This program 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. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- c-sig-3.8.orig/debian/dirs +++ c-sig-3.8/debian/dirs @@ -0,0 +1,2 @@ +etc/emacs/site-start.d +usr/share/emacs/site-lisp/c-sig --- c-sig-3.8.orig/debian/docs +++ c-sig-3.8/debian/docs @@ -0,0 +1,5 @@ +c-sig-eng.faq +c-sig-jp.faq +c-sig-eng.man +c-sig-jp.man +whats.new --- c-sig-3.8.orig/debian/emacsen-install +++ c-sig-3.8/debian/emacsen-install @@ -0,0 +1,47 @@ +#! /bin/sh -e +# /usr/lib/emacsen-common/packages/install/c-sig + +# Written by Jim Van Zandt , borrowing heavily +# from the install scripts for gettext by Santiago Vila +# and octave by Dirk Eddelbuettel . + +FLAVOR=$1 +PACKAGE=c-sig + +if [ ${FLAVOR} = emacs ]; then exit 0; fi + +echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR} + +#FLAVORTEST=`echo $FLAVOR | cut -c-6` +#if [ ${FLAVORTEST} = xemacs ] ; then +# SITEFLAG="-no-site-file" +#else +# SITEFLAG="--no-site-file" +#fi +FLAGS="${SITEFLAG} -q -batch -l path.el -f batch-byte-compile" + +ELDIR=/usr/share/emacs/site-lisp/${PACKAGE} +ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE} +ELRELDIR=../../../emacs/site-lisp/${PACKAGE} + +# Install-info-altdir does not actually exist. +# Maybe somebody will write it. +if test -x /usr/sbin/install-info-altdir; then + echo install/${PACKAGE}: install Info links for ${FLAVOR} + install-info-altdir --quiet --section "" "" --dirname=${FLAVOR} /usr/share/info/${PACKAGE}.info.gz +fi + +install -m 755 -d ${ELCDIR} +cd ${ELDIR} +FILES=`echo *.el` +cd ${ELCDIR} +ln -sf ${ELRELDIR}/*.el . + +cat << EOF > path.el +(debian-pkg-add-load-path-item ".") +(setq byte-compile-warnings nil) +EOF +${FLAVOR} ${FLAGS} ${FILES} +rm -f path.el + +exit 0 --- c-sig-3.8.orig/debian/emacsen-remove +++ c-sig-3.8/debian/emacsen-remove @@ -0,0 +1,15 @@ +#!/bin/sh -e +# /usr/lib/emacsen-common/packages/remove/c-sig + +FLAVOR=$1 +PACKAGE=c-sig + +if [ ${FLAVOR} != emacs ]; then + if test -x /usr/sbin/install-info-altdir; then + echo remove/${PACKAGE}: removing Info links for ${FLAVOR} + install-info-altdir --quiet --remove --dirname=${FLAVOR} /usr/share/info/c-sig.info.gz + fi + + echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR} + rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE} +fi --- c-sig-3.8.orig/debian/emacsen-startup +++ c-sig-3.8/debian/emacsen-startup @@ -0,0 +1,28 @@ +;; -*-emacs-lisp-*- +;; +;; Emacs startup file, e.g. /etc/emacs/site-start.d/50c-sig.el +;; for the Debian c-sig package +;; +;; Originally contributed by Nils Naumann +;; Modified by Dirk Eddelbuettel +;; Adapted for dh-make by Jim Van Zandt + +;; The c-sig package follows the Debian/GNU Linux 'emacsen' policy and +;; byte-compiles its elisp files for each 'emacs flavor' (emacs19, +;; xemacs19, emacs20, xemacs20...). The compiled code is then +;; installed in a subdirectory of the respective site-lisp directory. +;; We have to add this to the load-path: +(let ((package-dir (concat "/usr/share/" + (symbol-name debian-emacs-flavor) + "/site-lisp/c-sig"))) +;; If package-dir does not exist, the c-sig package must have +;; removed but not purged, and we should skip the setup. + (when (file-directory-p package-dir) + (if (fboundp 'debian-pkg-add-load-path-item) + (debian-pkg-add-load-path-item package-dir) + (setq load-path (cons package-dir load-path))) + (autoload 'add-signature "c-sig" "c-sig" t) + (autoload 'delete-signature "c-sig" "c-sig" t) + (autoload 'insert-signature-eref "c-sig" "c-sig" t) + (autoload 'insert-signature-automatically "c-sig" "c-sig" t) + (autoload 'insert-signature-randomly "c-sig" "c-sig" t))) --- c-sig-3.8.orig/debian/install +++ c-sig-3.8/debian/install @@ -0,0 +1,2 @@ +c-sig.el usr/share/emacs/site-lisp/c-sig + --- c-sig-3.8.orig/debian/rules +++ c-sig-3.8/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- c-sig-3.8.orig/debian/watch +++ c-sig-3.8/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.osk.3web.ne.jp/~kshibata/c-sig/download.shtml programs/c-sig.(.*).tar.gz