[SCM] Debian packaging of texlive-nonbin) branch, master, updated. debian/all-2012.20130111-1-15-gb89f662
The following commit has been merged in the master branch:
commit b90149f4853efbe28e75b7adf7762a25841aadec
Author: Norbert Preining <preining@debian.org>
Date: Sat May 11 13:36:48 2013 +0900
adatption to new collection layout
all the documentation collections are gone and merged into the
respective lang collections
lang collections merged and reduced
diff --git a/README b/README
index 7023681..fa55b0f 100644
--- a/README
+++ b/README
@@ -359,8 +359,8 @@ priority;<package>|*;priority
defines the priority for <package> or all packages
standards;<package>|*;standard
defines the standards release
-texlive-common-version;version
- minimal texlive-common version all packages depend on
+texlive-base-version;version
+ minimal texlive-base version all packages depend on
latest-version;<srcpackage>;version
latest version the texlive-full package depend on
need not be the real latest greatest release
diff --git a/all/debian/cfg.d/additional-packages.cfg b/all/debian/cfg.d/additional-packages.cfg
index de80d5f..8480086 100644
--- a/all/debian/cfg.d/additional-packages.cfg
+++ b/all/debian/cfg.d/additional-packages.cfg
@@ -1,30 +1,15 @@
#
# Additional packages, no tpms/collections exist
-addpackages;;texlive;texlive-full;texlive-common;texlive-lang-all;ptex-bin;texpower;pdfjam;texlive-latex3
+addpackages;;texlive;texlive-full;texlive-lang-all;ptex-bin;texpower;pdfjam;texlive-latex3
# all should be part of the texlive-base source package
name;collection-foobar;texlive;texlive-base
name;collection-foobar;texlive-full;texlive-base
-name;collection-foobar;texlive-common;texlive-base
name;collection-foobar;texlive-lang-all;texlive-lang
name;collection-foobar;ptex-bin;texlive-lang
name;collection-foobar;texpower;texlive-extra
name;collection-foobar;pdfjam;texlive-extra
name;collection-foobar;texlive-latex3;texlive-extra
#
-# texlive-common
-title;texlive-common;Base component
-description;texlive-common;The TeX Live software distribution offers a complete TeX system.
-description;texlive-common;It encompasses programs for typesetting, previewing and printing
-description;texlive-common;of TeX documents in many different languages, and a large collection
-description;texlive-common;of TeX macros and font libraries.
-description;texlive-common;.
-description;texlive-common;The distribution also includes extensive general documentation about
-description;texlive-common;TeX, as well as the documentation accompanying the included software
-description;texlive-common;packages.
-description;texlive-common;.
-description;texlive-common;This package provides a common base for all TeX Live packages.
-depends;texlive-common;tex-common (>= 3)
-#
# texlive-full
title;texlive-full;metapackage pulling in all components of TeX Live
description;texlive-full;The TeX Live software distribution offers a complete TeX system.
@@ -53,7 +38,6 @@ description;texlive;The distribution also includes extensive general documentati
description;texlive;TeX, as well as the documentation accompanying the included software
description;texlive;packages.
depends;texlive;texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-base
-suggests;texlive;texlive-doc-en
#
# texlive-lang-all
title;texlive-lang-all;metapackage depending on all TeX Live language packages
diff --git a/all/debian/cfg.d/package-naming.cfg b/all/debian/cfg.d/package-naming.cfg
index 41236ec..c2b180e 100644
--- a/all/debian/cfg.d/package-naming.cfg
+++ b/all/debian/cfg.d/package-naming.cfg
@@ -30,62 +30,41 @@ name;collection-publishers;texlive-publishers;texlive-extra
name;collection-humanities;texlive-humanities;texlive-extra
name;collection-science;texlive-science;texlive-extra
#
-# texlive-doc
-name;collection-documentation-base;texlive-doc-base;texlive-doc
-name;collection-documentation-arabic;texlive-doc-ar;texlive-doc
-name;collection-documentation-bulgarian;texlive-doc-bg;texlive-doc
-name;collection-documentation-chinese;texlive-doc-zh;texlive-doc
-name;collection-documentation-czechslovak;texlive-doc-cs+sk;texlive-doc
-name;collection-documentation-dutch;texlive-doc-nl;texlive-doc
-name;collection-documentation-english;texlive-doc-en;texlive-doc
-name;collection-documentation-finnish;texlive-doc-fi;texlive-doc
-name;collection-documentation-french;texlive-doc-fr;texlive-doc
-name;collection-documentation-german;texlive-doc-de;texlive-doc
-name;collection-documentation-italian;texlive-doc-it;texlive-doc
-name;collection-documentation-japanese;texlive-doc-ja;texlive-doc
-name;collection-documentation-korean;texlive-doc-ko;texlive-doc
-name;collection-documentation-mongolian;texlive-doc-mn;texlive-doc
-name;collection-documentation-polish;texlive-doc-pl;texlive-doc
-name;collection-documentation-portuguese;texlive-doc-pt;texlive-doc
-name;collection-documentation-russian;texlive-doc-ru;texlive-doc
-name;collection-documentation-slovenian;texlive-doc-si;texlive-doc
-name;collection-documentation-serbian;texlive-doc-rs;texlive-doc
-name;collection-documentation-spanish;texlive-doc-es;texlive-doc
-name;collection-documentation-thai;texlive-doc-th;texlive-doc
-name;collection-documentation-turkish;texlive-doc-tr;texlive-doc
-name;collection-documentation-ukrainian;texlive-doc-uk;texlive-doc
-name;collection-documentation-vietnamese;texlive-doc-vi;texlive-doc
+# texlive-doc has disappeared!
+replaces;texlive-base;texlive-doc-base
+replaces;texlive-lang-arabic;texlive-doc-ar
+replaces;texlive-lang-euro;texlive-doc-bg, texlive-doc-nl, texlive-doc-fi, texlive-doc-si, texlive-doc-tr
+replaces;texlive-lang-cjk;texlive-doc-zh
+replaces;texlive-lang-czechslovak;texlive-doc-cs+sk
+replaces;texlive-base;texlive-doc-en
+replaces;texlive-lang-french;texlive-doc-fr
+replaces;texlive-lang-german;texlive-doc-de
+replaces;texlive-lang-italian;texlive-doc-it
+replaces;texlive-lang-cjk;texlive-doc-ja, texlive-doc-ko, texlive-doc-th
+replaces;texlive-lang-other;texlive-doc-mn, texlive-doc-vi
+replaces;texlive-doc-polish;texlive-doc-pl
+replaces;texlive-lang-portuguese;texlive-doc-pt
+replaces;texlive-lang-cyrillic;texlive-doc-ru, texlive-doc-rs, texlive-doc-uk
+replaces;texlive-lang-spanish;texlive-doc-es
#
# texlive-lang
name;collection-langafrican;texlive-lang-african;texlive-lang
name;collection-langarabic;texlive-lang-arabic;texlive-lang
-name;collection-langarmenian;texlive-lang-armenian;texlive-lang
name;collection-langcjk;texlive-lang-cjk;texlive-lang
-name;collection-langcroatian;texlive-lang-croatian;texlive-lang
name;collection-langcyrillic;texlive-lang-cyrillic;texlive-lang
name;collection-langczechslovak;texlive-lang-czechslovak;texlive-lang
-name;collection-langdanish;texlive-lang-danish;texlive-lang
-name;collection-langdutch;texlive-lang-dutch;texlive-lang
-name;collection-langfinnish;texlive-lang-finnish;texlive-lang
+name;collection-langenglish;texlive-lang-english;texlive-lang
+name;collection-langeuro;texlive-lang-euro;texlive-lang
+replaces;texlive-lang-euro;texlive-lang-armenian, texlive-lang-croatian, texlive-lang-danish, texlive-lang-dutch, texlive-lang-finnish, texlive-lang-hungarian, texlive-lang-latin, texlive-lang-latvian, texlive-lang-lithuanian, texlive-lang-norwegian, texlive-lang-swedish
name;collection-langfrench;texlive-lang-french;texlive-lang
name;collection-langgerman;texlive-lang-german;texlive-lang
name;collection-langgreek;texlive-lang-greek;texlive-lang
-name;collection-langhebrew;texlive-lang-hebrew;texlive-lang
-name;collection-langhungarian;texlive-lang-hungarian;texlive-lang
name;collection-langindic;texlive-lang-indic;texlive-lang
depends;texlive-lang-indic;python
name;collection-langitalian;texlive-lang-italian;texlive-lang
-name;collection-langlatin;texlive-lang-latin;texlive-lang
-name;collection-langlatvian;texlive-lang-latvian;texlive-lang
-name;collection-langlithuanian;texlive-lang-lithuanian;texlive-lang
-name;collection-langmongolian;texlive-lang-mongolian;texlive-lang
-name;collection-langnorwegian;texlive-lang-norwegian;texlive-lang
name;collection-langother;texlive-lang-other;texlive-lang
+replaces;texlive-lang-other;texlive-lang-hebrew, texlive-lang-mongolian, texlive-lang-tibetan, texlive-lang-vietnamese
name;collection-langpolish;texlive-lang-polish;texlive-lang
name;collection-langportuguese;texlive-lang-portuguese;texlive-lang
name;collection-langspanish;texlive-lang-spanish;texlive-lang
-name;collection-langswedish;texlive-lang-swedish;texlive-lang
-name;collection-langtibetan;texlive-lang-tibetan;texlive-lang
-name;collection-langenglish;texlive-lang-english;texlive-lang
-name;collection-langvietnamese;texlive-lang-vietnamese;texlive-lang
#
diff --git a/all/debian/lintian.override b/all/debian/lintian.override
index 20e1f79..de98099 100644
--- a/all/debian/lintian.override
+++ b/all/debian/lintian.override
@@ -20,12 +20,9 @@ texlive-lang source: maintainer-script-lacks-debhelper-token debian/common.funct
texlive-extra source: maintainer-script-lacks-debhelper-token debian/common.functions.preinst
texlive-extra source: maintainer-script-lacks-debhelper-token debian/common.functions.postinst
texlive-extra source: maintainer-script-lacks-debhelper-token debian/common.functions.postrm
-texlive-doc source: maintainer-script-lacks-debhelper-token debian/common.functions.preinst
-texlive-doc source: maintainer-script-lacks-debhelper-token debian/common.functions.postinst
-texlive-doc source: maintainer-script-lacks-debhelper-token debian/common.functions.postrm
texlive-base: no-debconf-config
tetex-base: maintainer-script-needs-depends-on-ucf postinst
-texlive-doc-fr: wrong-path-for-interpreter usr/share/texlive/texmf-dist/doc/latex/apprends-latex/exemples/beamer-themes.pl (#!/usr/pkg/bin/perl != /usr/bin/perl)
-texlive-doc-fr: wrong-path-for-interpreter usr/share/texlive/texmf-dist/doc/latex/apprends-latex/exemples/polices.pl (#!/usr/pkg/bin/perl != /usr/bin/perl)
+texlive-lang-french: wrong-path-for-interpreter usr/share/texlive/texmf-dist/doc/latex/apprends-latex/exemples/beamer-themes.pl (#!/usr/pkg/bin/perl != /usr/bin/perl)
+texlive-lang-french: wrong-path-for-interpreter usr/share/texlive/texmf-dist/doc/latex/apprends-latex/exemples/polices.pl (#!/usr/pkg/bin/perl != /usr/bin/perl)
texlive-music: wrong-path-for-interpreter usr/share/texlive/texmf-dist/doc/latex/songbook/contrib/crd2sb/crd2sb (#!/usr/local/bin/perl != /usr/bin/perl)
texlive-fonts-extra-doc: shell-script-fails-syntax-check usr/share/texlive/texmf-dist/doc/fonts/wsuipa/compilefonts
diff --git a/all/debian/tpm2deb-bin.pl b/all/debian/tpm2deb-bin.pl
index 7098019..4be6b23 100755
--- a/all/debian/tpm2deb-bin.pl
+++ b/all/debian/tpm2deb-bin.pl
@@ -179,10 +179,6 @@ sub make_deb_copy_to_rightplace {
}
}
}
- if ($package eq 'texlive-common') {
- &mkpath("$debdest/texlive-common/usr/share/texlive/tlpkg");
- mycopy("$Master/tlpkg/TeXLive","$debdest/texlive-common/usr/share/texlive/tlpkg/");
- }
return(@SpecialActions);
}
diff --git a/all/debian/tpm2deb.cfg b/all/debian/tpm2deb.cfg
index b195a8c..d17bc89 100644
--- a/all/debian/tpm2deb.cfg
+++ b/all/debian/tpm2deb.cfg
@@ -14,7 +14,6 @@ source;texlive-bin
latest-version;texlive-bin;2013.20130507
name;collection-foobar;texlive-binaries;texlive-bin
# sources
-source;texlive-doc
source;texlive-base
source;texlive-lang
source;texlive-extra
@@ -34,13 +33,12 @@ bin-priority;texpower;extra
bin-priority;pdfjam;extra
bin-priority;texlive-latex3;extra
standards;*;3.9.3
-# last texlive-common version all packages should depend on
-texlive-common-version;2013.20130507
+# last texlive-base version all packages should depend on
+texlive-base-version;2013.20130507
#
# last revision of the packages, necessary for texlive-full dependencies
latest-version;texlive-base;2013.20130507
latest-version;texlive-extra;2013.20130507
-latest-version;texlive-doc;2013.20130507
latest-version;texlive-lang;2013.20130507
#
# old versions
@@ -49,7 +47,6 @@ latest-version;texlive-lang;2013.20130507
# released version on wheezy
old-version;texlive-lang;2009-3
old-version;texlive-extra;2009-10
-old-version;texlive-doc;2009-2
old-version;texlive-base;2009-11+squeeze1
#
# texlive-base needs newer texlive-binaries than "latest-version" because
@@ -140,9 +137,6 @@ include-config;cfg.d/additional-packages.cfg
# texlive-base
build-dep;texlive-base;debhelper (>= 7.0.50~)
build-dep-indep;texlive-base;sharutils, tex-common (>= 3), eperl, findutils (>=4.2.0)
-# texlive-doc
-build-dep;texlive-doc;debhelper (>= 7.0.50~)
-build-dep-indep;texlive-doc;sharutils, tex-common (>= 3), eperl, findutils (>=4.2.0)
# texlive-lang
build-dep;texlive-lang;debhelper (>= 7.0.50~)
build-dep-indep;texlive-lang;sharutils, tex-common (>= 3), eperl, findutils (>=4.2.0)
@@ -197,7 +191,6 @@ blacklist;file;texmf-dist/doc/latex/eepic/eepic.tex
#
blacklist;tpm;biber;*
blacklist;tpm;asymptote;*
-blacklist;tpm;texlive-common;*
blacklist;tpm;texlive-scripts;*
blacklist;tpm;texlive-msg-translations;*
#
diff --git a/all/debian/tpm2debcommon.pm b/all/debian/tpm2debcommon.pm
index 210a954..47e5751 100755
--- a/all/debian/tpm2debcommon.pm
+++ b/all/debian/tpm2debcommon.pm
@@ -90,13 +90,17 @@ sub build_data_hash {
# First the binary part
my @collections = ();
foreach my $bin_pkg ($::tlpdb->list_packages()) {
+ # package names with . in the name are of three types:
+ # - .arch packages
+ # - 00texlive.* packages
+ # - texlive.infra
+ # we want to have only the i386-linux and texlive.infra
next if ($bin_pkg =~ m/^00texlive/);
if ($bin_pkg =~ m/\.(.*)$/) {
- next if ("$1" ne "i386-linux");
+ next if
+ (($bin_pkg ne "texlive.infra") && ("$1" ne "i386-linux"));
}
#
- # TODO TODO TODO
- # what todo with texlive.infra!!!!
next if is_blacklisted ($bin_pkg, "");
if ($bin_pkg =~ m/^(.*)\.i386-linux/) {
next if is_blacklisted( $1, "");
@@ -204,8 +208,8 @@ sub build_data_hash {
# we have to collect the depends from the config file and the
# direct tpm dependencies
@depends = tpm2debname(@depends);
- if ($pkg ne "texlive-common") {
- push @depends, "texlive-common (>= $TeXLive{'all'}{'tl_common_version'})";
+ if ($pkg ne "texlive-base") {
+ push @depends, "texlive-base (>= $TeXLive{'all'}{'tl_common_version'})";
}
#
if (defined($Config{'depends'}{$pkg})) {
@@ -270,11 +274,11 @@ sub build_data_hash {
$TeXLive{'binary'}{$doc_pkg}{'description'} = "This package provides the documentation for $bin_pkg";
# what else do we have to set here ????
#
- # the doc package needs to depend on texlive-common, it
+ # the doc package needs to depend on texlive-base, it
# doesn't get this dependency as ordinary packages do
$TeXLive{'binary'}{$doc_pkg}{'depends'} =
[ @{$TeXLive{'binary'}{$doc_pkg}{'depends'}},
- "texlive-common (>= $TeXLive{'all'}{'tl_common_version'})"
+ "texlive-base (>= $TeXLive{'all'}{'tl_common_version'})"
];
# add a recommends for the normal package on the doc pkg.
$TeXLive{'binary'}{$bin_pkg}{'recommends'} = [ @{$TeXLive{'binary'}{$bin_pkg}{'recommends'}}, "$bin_pkg-doc" ];
@@ -284,8 +288,8 @@ sub build_data_hash {
#
# necessary relations from the config file
#
- # we need texlive-common (for tex-common)
- push @{$TeXLive{'binary'}{$doc_pkg}{'depends'}}, "texlive-common (>= $TeXLive{'all'}{'tl_common_version'})";
+ # we need texlive-base (for tex-common)
+ push @{$TeXLive{'binary'}{$doc_pkg}{'depends'}}, "texlive-base (>= $TeXLive{'all'}{'tl_common_version'})";
if (defined($Config{'depends'}{$doc_pkg})) {
$TeXLive{'binary'}{$doc_pkg}{'depends'} = [ @{$Config{'depends'}{$doc_pkg}} ];
}
@@ -354,7 +358,7 @@ sub build_data_hash {
$TeXLive{'source'}{$srcpkg}{'section'} =
$Config{'section'}{$srcpkg};
}
- # we let texlive-common CONFLICT with all texlive packages << then the
+ # we let texlive-base CONFLICT with all texlive packages << then the
# values set in latest-version
my @conflictpkgs = ();
foreach my $source_package (@{$TeXLive{'all'}{'sources'}}) {
@@ -362,6 +366,9 @@ sub build_data_hash {
push @conflictpkgs, "$bin_pkg (<< $TeXLive{'source'}{$source_package}{'latest_version'})";
}
}
+ # add conflict packages to texlive-base
+ $TeXLive{'binary'}{'texlive-base'}{'conflicts'} = [ @{$Config{'conflicts'}{'texlive-base'}}, @conflictpkgs ];
+
# finally we let the package "texlive-full" depend on all texlive-* packages
my @allpkgs = ();
foreach my $source_package (@{$TeXLive{'all'}{'sources'}}) {
@@ -402,11 +409,7 @@ sub build_data_hash {
$TeXLive{'mbinary'}{$meta_package}{'recommends'} = [ @{$Config{'recommends'}{$meta_package}} ];
$TeXLive{'mbinary'}{$meta_package}{'replaces'} = [ @{$Config{'replaces'}{$meta_package}} ];
$TeXLive{'mbinary'}{$meta_package}{'breaks'} = [ @{$Config{'breaks'}{$meta_package}} ];
- if ($meta_package eq "texlive-common") {
- $TeXLive{'mbinary'}{$meta_package}{'conflicts'} = [ @{$Config{'conflicts'}{$meta_package}}, @conflictpkgs ];
- } else {
- $TeXLive{'mbinary'}{$meta_package}{'conflicts'} = [ @{$Config{'conflicts'}{$meta_package}} ];
- }
+ $TeXLive{'mbinary'}{$meta_package}{'conflicts'} = [ @{$Config{'conflicts'}{$meta_package}} ];
# Short and long description
$TeXLive{'mbinary'}{$meta_package}{'title'} = $Config{'title'}{$meta_package};
@@ -705,7 +708,7 @@ sub read_one_config_file {
$Config{'build_dep_indep'}{$a} = "$b";
next;
}
- if ($type eq "texlive-common-version") {
+ if ($type eq "texlive-base-version") {
$TeXLive{'all'}{'tl_common_version'} = "$a";
next;
}
diff --git a/do-all b/do-all
index 9bc1554..82e2b5c 100644
--- a/do-all
+++ b/do-all
@@ -9,7 +9,7 @@ mv *.deb *.orig.tar.* *.debian.tar.gz *.dsc *.changes pool/
mkdir -p log
mv *.log log/
-#make packages lintian
+make packages lintian
#make debdiff
#make sid-overwrite
#make sid-tests
diff --git a/do-one b/do-one
index 297f524..24be234 100644
--- a/do-one
+++ b/do-one
@@ -2,7 +2,7 @@
pkg=$1
-perl tpm2deb-source.pl --master=/var/www/norbert/tlnet make-orig-tar $pkg
+perl tpm2deb-source.pl --master=/var/www/norbert/tlpretest make-orig-tar $pkg
# for in-system builds:
cd $pkg
diff --git a/texlive-base/debian/changelog b/texlive-base/debian/changelog
index a41336c..2625873 100644
--- a/texlive-base/debian/changelog
+++ b/texlive-base/debian/changelog
@@ -1,3 +1,9 @@
+texlive-base (2013.20130509-1) unstable; urgency=low
+
+ * new upstream checkout
+
+ -- Norbert Preining <preining@debian.org> Thu, 09 May 2013 21:38:52 +0900
+
texlive-base (2012.20130315-1) experimental; urgency=low
* new upstream checkout
diff --git a/texlive-doc/debian/changelog b/texlive-doc/debian/changelog
deleted file mode 100644
index 624e160..0000000
--- a/texlive-doc/debian/changelog
+++ /dev/null
@@ -1,191 +0,0 @@
-texlive-doc (2012.20130315-1) experimental; urgency=low
-
- * new upstream checkout
-
- -- Norbert Preining <preining@debian.org> Fri, 15 Mar 2013 13:28:10 +0900
-
-texlive-doc (2012.20130111-1) experimental; urgency=low
-
- * new upstream checkout
-
- -- Norbert Preining <preining@debian.org> Fri, 11 Jan 2013 08:25:28 +0900
-
-texlive-doc (2012.20121205-1) experimental; urgency=low
-
- * new upstream checkout
- * rework doc file handling, doc files are now placed in their
- proper place in the TDS hierarchy
-
- -- Norbert Preining <preining@debian.org> Wed, 05 Dec 2012 11:57:52 +0900
-
-texlive-doc (2012.20121125-1) experimental; urgency=low
-
- * new upstream checkout
-
- -- Norbert Preining <preining@debian.org> Sun, 25 Nov 2012 12:08:15 +0900
-
-texlive-doc (2012.20121123-1) experimental; urgency=low
-
- * new upstream checkout
-
- -- Norbert Preining <preining@debian.org> Fri, 23 Nov 2012 12:35:03 +0900
-
-texlive-doc (2012.20120611-1) unstable; urgency=low
-
- * new upstream checkout (TL2012 release)
-
- -- Norbert Preining <preining@debian.org> Mon, 11 Jun 2012 12:01:49 +0900
-
-texlive-doc (2012.20120529-1) unstable; urgency=low
-
- * new upstream checkout
-
- -- Norbert Preining <preining@debian.org> Tue, 29 May 2012 19:18:42 +0900
-
-texlive-doc (2012.20120516-1) unstable; urgency=low
-
- * new upstream snapshot based on TL2012 tlpretest
- * switch to xz compression for orig and deb
-
- -- Norbert Preining <preining@debian.org> Wed, 16 May 2012 08:22:00 +0900
-
-texlive-doc (2011.20120509-1) unstable; urgency=low
-
- * new upstream snapshot
-
- -- Norbert Preining <preining@debian.org> Wed, 25 Apr 2012 12:01:04 +0900
-
-texlive-doc (2011.20120424-1) unstable; urgency=low
-
- * new upstream snapshot
-
- -- Norbert Preining <preining@debian.org> Tue, 24 Apr 2012 08:38:21 +0900
-
-texlive-doc (2011.20120322-1) unstable; urgency=low
-
- * new upstream releases, upload to unstable
-
- -- Norbert Preining <preining@debian.org> Fri, 23 Mar 2012 08:37:36 +0900
-
-texlive-doc (2011.20120314-1) experimental; urgency=low
-
- * new upstream with proper blacklist handling
-
- -- Norbert Preining <preining@debian.org> Wed, 14 Mar 2012 16:52:00 +0900
-
-texlive-doc (2011.20120226-1) experimental; urgency=low
-
- * new upstream, too many changes
-
- -- Norbert Preining <preining@debian.org> Tue, 06 Mar 2012 21:33:16 +0900
-
-texlive-doc (2007.dfsg.1-1) unstable; urgency=medium
-
- * bump standards version to 3.8.0:
- - rename README.Debian-source to README.source an explain how to change
- something using quilt by refering to the quilt README.source
- - add homepage field to control
- - add a patch target to debian/rules
- * add dversionmangle to debian/watch file to ignore the .dfsg.NN suffix
- * blacklist catalogue.tpm, the source is not present and in addition
- not completely free. So we drop the Catalogue, as it is also dropped
- upstream for TL2008. (Closes: #487149) [np]
- That needs a new .orig.tar.gz, and urgency medium since it is RC
-
- -- Norbert Preining <preining@debian.org> Thu, 26 Jun 2008 23:12:35 +0200
-
-texlive-doc (2007-4) unstable; urgency=low
-
- * add stricter dependencies to all packages: if in the final shipout
- dep on a texlive package there is no version given, the value of
- latest-version (from tpm2deb.cfg) of the source package is taken.
- * Update location of upstream iso.zip file in uscan watch file (closes:
- #449630), thanks to Raphael Geissert <atomo64@gmail.com> [fk]
- * bump standards version to 3.7.3, no changes needed
- * fix the spelling of the gentle description (Closes: #469931)
- * add the LPPL to debian/copyright
-
- -- Norbert Preining <preining@debian.org> Sat, 19 Apr 2008 20:07:57 +0200
-
-texlive-doc (2007-3) unstable; urgency=low
-
- * rename texlive-doc-ch to texlive-doc-zh, what a stupid error
- and let texlive-doc-zh replace and conflict texlive-doc-ch
-
- -- Norbert Preining <preining@debian.org> Mon, 14 May 2007 10:42:07 +0200
-
-texlive-doc (2007-2) unstable; urgency=low
-
- * first upload of TeX Live 2007 to unstable
- * do not compress documentation pdf files (Closes: #407979)
-
- -- Norbert Preining <preining@debian.org> Tue, 10 Apr 2007 18:16:00 +0200
-
-texlive-doc (2007-1) experimental; urgency=low
-
- * new upstream version
-
- -- Norbert Preining <preining@debian.org> Wed, 21 Mar 2007 17:03:33 +0100
-
-texlive-doc (2005.dfsg.2-1) unstable; urgency=medium
-
- * change the uploader field to my debian.org email address
- * regenerating orig.tar.gz to be in sync with the other packages
- * urgency set to medium to get these fixes to testing
-
- -- Norbert Preining <preining@debian.org> Mon, 9 Oct 2006 11:19:18 +0200
-
-texlive-doc (2005.dfsg.1-1) unstable; urgency=low
-
- * add lintian override for wrong-name-for-upstream-changelog triggered
- by CHANGES.packaging
- * change maintainer to debian-tex-maint@l.d.o
- * report bugs together with tex-common, and report status of the
- tetex packages. Fix some small things in bug.scripts.
-
- -- Norbert Preining <preining@logic.at> Mon, 4 Sep 2006 10:42:37 +0200
-
-texlive-doc (2005-2) unstable; urgency=low
-
- * first upload to unstable, sponsored by
- Frank Küster <frank@debian.org>
- * texdoc support
- - let tetex texdoc find documentation of texlive (Closes: #364776)
- - include tetex texdoc patches (following of symlinks, security
- fixes) (Closes: #356390)
- * texlive-lang-polish conflicts with octave-forge as both provide
- /usr/bin/mex, this is preliminary, a better solution must be
- sought (Closes: #364059)
- * change shell for the reportbug script to bash (Closes: #356391)
- * fix installation of thumbpdf and pdfcrop (Closes: #352092)
- * improve various descriptions (Closes: #354964)
- * call the update-* programs in all postinst scripts, so that the
- config files do not contain left-overs (Closes: #355266)
- * fix creation of formats which in turn depend on the latex format
- (Closes: #351707)
- * remap the ibycus4.map TeX/MF input file from the fonts/map location
- to the fonts/source location (Closes: #354652)
- * depend on the updated lmodern package, thus making the fonts
- available for X (Closes: #351727)
- * lots of internal changes, important ones being:
- - texlive packages now do not include files which have been
- packaged for Debian already (eg cm-super, lmodern, musixtex)
- - most packages can be used together with teTeX
- - fix several upstream bugs
- - generate license information for each file from the
- TeX Catalogue (ongoing work)
- for detailed changes see CHANGES.packaging in texlive-common
-
- -- Norbert Preining <preining@logic.at> Thu, 11 May 2006 00:12:10 +0200
-
-texlive-doc (2005-1) experimental; urgency=low
-
- * First upload to experimental (Closes: #312897)
-
- -- Norbert Preining <preining@logic.at> Thu, 12 Jan 2006 17:30:22 +0100
-
-# vim:set fileencoding=utf-8: #
-# Local Variables:
-# coding: utf-8
-# mode: debian-changelog
-# End:
diff --git a/texlive-extra/debian/changelog b/texlive-extra/debian/changelog
index ebfa46e..81e9000 100644
--- a/texlive-extra/debian/changelog
+++ b/texlive-extra/debian/changelog
@@ -1,3 +1,9 @@
+texlive-extra (2013.20130509-1) unstable; urgency=low
+
+ * new upstream checkout
+
+ -- Norbert Preining <preining@debian.org> Thu, 09 May 2013 21:39:14 +0900
+
texlive-extra (2012.20130315-1) experimental; urgency=low
* texlive-extra-utils now depends on texlive-latex-base to make pdfjam
diff --git a/texlive-lang/debian/changelog b/texlive-lang/debian/changelog
index 8203627..3d47325 100644
--- a/texlive-lang/debian/changelog
+++ b/texlive-lang/debian/changelog
@@ -1,3 +1,9 @@
+texlive-lang (2013.20130509-1) unstable; urgency=low
+
+ * new upstream checkout
+
+ -- Norbert Preining <preining@debian.org> Thu, 09 May 2013 21:39:21 +0900
+
texlive-lang (2012.20130315-1) experimental; urgency=low
* new upstream checkout
--
Debian packaging of texlive-nonbin)
Reply to: