/[collab-maint]/deb-maint/ttf2tex/tags/0.70-13/debian
ViewVC logotype

Log of /deb-maint/ttf2tex/tags/0.70-13/debian

View Directory Listing Directory Listing


Sticky Revision:

Revision 8725 - Directory Listing
Modified Wed Mar 19 00:55:50 2008 UTC (5 years, 2 months ago) by rafael
Tagging Debian release ttf2tex_0.70-13

Revision 8724 - Directory Listing
Modified Wed Mar 19 00:55:47 2008 UTC (5 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-13

Revision 8723 - Directory Listing
Modified Wed Mar 19 00:53:26 2008 UTC (5 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Set Section of doc-base  to Text

Revision 8722 - Directory Listing
Modified Wed Mar 19 00:50:56 2008 UTC (5 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Move xsltproc, docbook-xsl into Build-Depends-Indep

Revision 8721 - Directory Listing
Modified Wed Mar 19 00:48:58 2008 UTC (5 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Append trunk to the Vcs-Svn URL

Revision 6618 - Directory Listing
Modified Sat Dec 15 16:55:19 2007 UTC (5 years, 5 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-12

Revision 6617 - Directory Listing
Modified Sat Dec 15 16:51:16 2007 UTC (5 years, 5 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Removed bogus file

Revision 6380 - Directory Listing
Modified Wed Dec 5 12:16:32 2007 UTC (5 years, 5 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Typos

Revision 6379 - Directory Listing
Modified Wed Dec 5 12:12:36 2007 UTC (5 years, 5 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
  * debian/control:
    + Dropped the Homepage pseudo-header from the extended descriptions
    + Bumped Standards-Version to 3.7.3

Revision 5505 - Directory Listing
Modified Mon Oct 29 22:49:06 2007 UTC (5 years, 6 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
In debian/control, use the now official Vcs-* fields instead of the obsolete XS-Vcs-*

Revision 5058 - Directory Listing
Modified Mon Oct 1 07:03:20 2007 UTC (5 years, 7 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-11

Revision 4926 - Directory Listing
Modified Fri Sep 21 15:30:52 2007 UTC (5 years, 8 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/control: Added Homepage field (this is already supported in 
  dpkg 1.14.6)

Revision 4027 - Directory Listing
Modified Sun Jul 29 17:39:19 2007 UTC (5 years, 9 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-10

Revision 4014 - Directory Listing
Modified Sun Jul 29 09:00:55 2007 UTC (5 years, 9 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/patches/02_texmfhome.patch: When --user option is used try to
  get installation directory from both HOMETEXMF and TEXMFHOME kpathsea
  variables (the former seems to be deprecated).  Closes: #435063.
* debian/patches/01_drop--a-option.patch: Renamed patch

Revision 3418 - Directory Listing
Modified Sat May 19 21:32:28 2007 UTC (6 years ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-9

Revision 3414 - Directory Listing
Modified Sat May 19 17:09:57 2007 UTC (6 years ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Fix Typo

Revision 3413 - Directory Listing
Modified Sat May 19 17:01:31 2007 UTC (6 years ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Depend on libyaml-perl

Revision 3194 - Directory Listing
Modified Sun Apr 22 17:44:08 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-8

Revision 2777 - Directory Listing
Modified Mon Mar 26 20:32:38 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
The variable $package is not set through the YAML file, but composed using 
the value of $font.  Documented this in the man page.

Revision 2775 - Directory Listing
Modified Mon Mar 26 20:07:37 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Document changes in the package

Revision 2774 - Directory Listing
Modified Mon Mar 26 19:59:54 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* defaultfamily -> generalfamily
* Document the fact that ttf2tex-mkpkg only works with pdflatex

Revision 2773 - Directory Listing
Modified Mon Mar 26 19:56:37 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* Instead of having two substitution string for generalfamily, namely
  #FAMILYCMD# and #GENERALFAMILY#, use only the later and use the
  appropriate \??default and \??family in font.sty and test.tex (BTW,
  \rm, \sf, and \tt are old LaTeX 2.09 commands, although they still
  work in LaTeX2e).

* When doing the substitutions in $line, use an elegant array
  containing the names and map over them.  For some strange reason,
  this only works when the concerned varaibles are _not_ defined with
  "my" (go figure...)

* We do not need the %families hash anymore.  Make the check for a
  valid generalfamily using an anonymous hash.

Revision 2772 - Directory Listing
Modified Mon Mar 26 19:45:53 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Use a hash for the default values and move the code up, before the
YAML file is read, such that we do not need to check whether the
variables are already defined.

Revision 2771 - Directory Listing
Modified Mon Mar 26 19:43:08 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Added $Id$ keyword

Revision 2769 - Directory Listing
Modified Mon Mar 26 19:13:53 2007 UTC (6 years, 1 month ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Typo <#EMAIL> -> <#EMAIL#>

Revision 2762 - Directory Listing
Modified Sun Mar 25 20:55:07 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Labelled my changes with my name

Revision 2752 - Directory Listing
Modified Fri Mar 23 18:05:36 2007 UTC (6 years, 2 months ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Removed bogus submitter line

Revision 2751 - Directory Listing
Modified Fri Mar 23 17:27:33 2007 UTC (6 years, 2 months ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Typo

Revision 2750 - Directory Listing
Modified Fri Mar 23 14:54:28 2007 UTC (6 years, 2 months ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Added "generalfamily" paramter to control which kind of font
(rm, sf, tt) is processed. Documentation and example are updated
to reflect that change.

Revision 2728 - Directory Listing
Modified Wed Mar 21 15:12:09 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/README.Debian: Added a paragraph explaining that the package
  currently only works with pdflatex (and not with latex+dvips) as well
  as why the upstream development of ttf2tex was stopped


Revision 2726 - Directory Listing
Modified Wed Mar 21 14:37:41 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-7

Revision 2725 - Directory Listing
Modified Wed Mar 21 14:30:15 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/control:
  + Depends on "tetex-bin | texlive-font-utils", otherwise vptovf will
    not be found

Revision 2724 - Directory Listing
Modified Wed Mar 21 13:56:03 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/control: Added Niki Hansche as Uploader

Revision 2718 - Directory Listing
Modified Tue Mar 20 21:03:25 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-6

Revision 2717 - Directory Listing
Modified Tue Mar 20 20:54:57 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Added entries for last changes by Niki Hansche

Revision 2716 - Directory Listing
Modified Tue Mar 20 20:53:58 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/ttf2tex-mkpkg: Install debian/links file

Revision 2715 - Directory Listing
Modified Tue Mar 20 20:52:20 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/lintian: Avoid Lintian warning about debian/genmap script being
  non-executable

Revision 2714 - Directory Listing
Modified Tue Mar 20 20:50:11 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Use debhelper debian/links file.  Also, the link should include the
#FAMILY# directory, otherwise the package would contain a wrong symlink in
/usr/share/texmf/fonts/map/pdftex

Revision 2711 - Directory Listing
Modified Tue Mar 20 18:46:22 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/doc-base:
  - Give the document its real title
  - Fixed typo in abstract

Revision 2709 - Directory Listing
Modified Tue Mar 20 17:31:43 2007 UTC (6 years, 2 months ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Conform to the overall layout

Revision 2701 - Directory Listing
Modified Tue Mar 20 15:00:00 2007 UTC (6 years, 2 months ago) by loxley-guest
Original Path: deb-maint/ttf2tex/trunk/debian
Make ttf2tex-mkpkg debs obey the Debian-TeX-Policy.
Closes: #415162


Revision 2698 - Directory Listing
Modified Tue Mar 20 09:16:12 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-5

Revision 2676 - Directory Listing
Modified Sun Mar 18 18:24:28 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* debian/doc-base: Added a real abstract

Revision 2673 - Directory Listing
Modified Sun Mar 18 15:34:30 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Typo

Revision 2669 - Directory Listing
Modified Sun Mar 18 09:42:47 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
* From now on, this package will be collaboratively maintained with
  Klaus-Martin Hansche through the collab-maint group at
  alioth.debian.org
* debian/control:
  + Added the appropriate fields XS-Vcs-Svn and XS-Vcs-Browser
  + Changed the maintainer to "Co-maintainers of ttf2tex
    <rafael-ttf2tex@debian.org>".  This is a dedicated e-mail alias in
    my account in master.debian.org.

Revision 2667 - Directory Listing
Modified Sat Mar 17 12:48:17 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-4

Revision 2665 - Directory Listing
Modified Thu Mar 15 09:47:57 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-3

Revision 2663 - Directory Listing
Modified Thu Mar 15 08:09:05 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-2

Revision 2660 - Directory Listing
Modified Thu Mar 15 08:05:21 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-2

Revision 2657 - Directory Listing
Modified Thu Mar 15 08:01:36 2007 UTC (6 years, 2 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Debian release ttf2tex_0.70-2

Revision 2656 - Directory Listing
Modified Mon Jan 22 14:17:14 2007 UTC (6 years, 4 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Added exclusions list

Revision 2655 - Directory Listing
Modified Mon Jan 22 14:15:12 2007 UTC (6 years, 4 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Added patch

Revision 2654 - Directory Listing
Modified Mon Jan 22 14:14:49 2007 UTC (6 years, 4 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Initial commit

Revision 2653 - Directory Listing
Added Mon Jan 22 14:12:07 2007 UTC (6 years, 4 months ago) by rafael
Original Path: deb-maint/ttf2tex/trunk/debian
Added debian directory i  trunk for ttf2tex package

  ViewVC Help
Powered by ViewVC 1.1.5