-
adc6da7...
by
Daniele Tricoli
on 2012-09-16
-
Import patches-unapplied version 2:1.3-19 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c0ce37f04315cbb8224981100d531e2bf7be2d73
New changelog entries:
* Don't ship encodings dir since it will make debhelper generate the
problematic update-fonts-dir --x11r7-layout encodings call that removes
/usr/share/fonts/X11/encodings/encodings.dir. Thanks to Andreas Beckmann for
report and workaround. (Closes: #682939)
-
c0ce37f...
by
Daniele Tricoli
on 2012-07-27
-
Import patches-unapplied version 2:1.3-18 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c4b173e9a8a9d9cb140a979c49e18c050e3c0aa4
New changelog entries:
* Removed silipa.enc otherwise xfonts-tipa package removes
/usr/share/fonts/X11/encodings/encodings.dir owned by
xfonts-encodings (Closes: #682939)
-
c4b173e...
by
Norbert Preining
on 2012-03-22
-
Import patches-unapplied version 2:1.3-17 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 81a73b860b046a693c298ecae5025f6459563e8b
New changelog entries:
* upload to unstable
-
81a73b8...
by
Norbert Preining
on 2012-03-05
-
Import patches-unapplied version 2:1.3-16 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: dc7066a0ce436860544d203c53a094c02a8e456b
New changelog entries:
[ Daniele Tricoli ]
* debian/control
- Removed Debian QA Group and added Debian TeX maintainers to
Maintainer
- Added myself to Uploaders (Closes: #534384)
* debian/copyright
- Made DEP5 compliant
[ Norbert Preining ]
* debian/control
- add myself as uploader
- bump build dep on tex-common to >= 3
- fix Vcs fields
* debian/maintscript
- remove old conffile
-
dc7066a...
by
Jakub Wilk
on 2011-10-28
-
Import patches-unapplied version 2:1.3-15 to debian/sid
Imported using git-ubuntu import.
Changelog parent: ab5fa6b631c7541c06655de8a65cb25e7d51da00
New changelog entries:
* QA upload (see bug #534384).
+ Set maintainer to Debian QA Group.
* Add build-arch, build-indep and binary-arch targets.
* Convert to source format 3.0 (quilt):
+ Add debian/source/format.
+ Drop patching code from debian/rules.
+ Remove quilt from Build-Depends.
* Improve debian/rules:
+ Trap errors.
+ Use $(CURDIR) variable instead of $(shell pwd).
+ Use $(MAKE) variable.
+ Rewrite get-orig-source target, so that it can be run in any directory,
doesn't need TMPDIR to be set, create temporary files securely,
normalize permissions inside tarball and uses maxmimum compression.
* Add DEP-3 patch headers.
* Bump standards version to 3.9.2 (no changes needed).
* Build-depend on ghostscript (needed for pf2afm) instead of gs-common.
* Move xfonts-tipa.scale to /etc/X11/fonts/Type1/ (see #364530):
+ Update paths in debian/rules.
+ Drop obsolete postinst script.
+ Use dpkg-maintscript-helper in preinst/postinst/postrm. Build-depend on
debhelper (>= 8.1.0), which can handle debian/*.maintscript files. Add
${misc:Pre-Depends}.
* Bump debhelper compat to 8 (no changes needed).
* Force tight versioned dependency between xfonts-tipa and tipa.
* Remove unused debian/tipa.defoma-hints.
* Drop defoma support. Thanks to Paul Wise for hints.
+ Don't call dh_installdefoma in debian/rules.
+ Drop (build-)dependency on defoma.
* Remove preinst code that was needed only for upgrades from versions older
than oldstable.
* Move xfonts-tipa to section fonts.
-
ab5fa6b...
by
Rafael Laboissiere
on 2009-04-21
-
Import patches-unapplied version 2:1.3-14 to debian/squeeze
Imported using git-ubuntu import.
Changelog parent: c52ea5f4f2a9b45ae95c2f7d46d036d37b1e80c6
New changelog entries:
* Rebuilt with debhelper 7.2.14 to get rid of Lintian warning
postinst-has-useless-call-to-install-docs
* debian/control:
+ Bump Standards-Version to 3.8.1 (no changes needed)
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
-
c52ea5f...
by
Rafael Laboissiere
on 2009-02-28
-
Import patches-unapplied version 2:1.3-13 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 8545469352d006b114b53891da28837629df1cb4
New changelog entries:
* Switch from dpatch to quilt for Debian patches management
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
>= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
* debian/control:
+ Bump Standards-Version to 3.8.0 (no changes needed)
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Add defoma to Build-Depends-Indep, otherwise the call to
dh_installdefoma fails
+ Add a generic paragraph at the beginning of the long descriptions
of the packages xfont-tipa and tipa-doc
* debian/rules: Use dh_prep instead of dh_clean -k
-
8545469...
by
Rafael Laboissiere
on 2008-03-19
-
Import patches-unapplied version 2:1.3-12 to debian/lenny
Imported using git-ubuntu import.