[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xtrans: Changes to 'refs/tags/xtrans-1.2.6-1'



Tag 'xtrans-1.2.6-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-20 22:23 +0000

Tagging upload of xtrans 1.2.6-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzoSkUACgkQeGfVPHR5Nd2OEQCfad7HUZD2xGiFy8xdHklxMEHq
XJMAn2Mp5Hs2LEgqtacrZvyeaZxZvVb7
=3YTW
-----END PGP SIGNATURE-----

Changes since xtrans-1.2.5-1:
Alan Coopersmith (9):
      Update Sun license notices to current X.Org standard form
      Update README to reflect docs moved here from xorg-docs module
      Sun's copyrights now belong to Oracle
      Xtransint.h: Add missing ' in comment
      doc: Use installed css stylesheet instead of making another copy
      doc: Correct legal notices
      doc: Markup & typo cleanups
      doc: Update for X11R7/modularization
      xtrans 1.2.6

Cyril Brulebois (13):
      Mention upstream git URL in a comment.
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Update debian/copyright from upstream COPYING.
      Bump xutils-dev build-dep for new macros.
      Add xmlto, xorg-sgml-doctools, and w3m build-dep for the doc.
      Pass --with-xmlto and --without-fop (we want html and txt only).
      Pass --docdir=/usr/share/doc/xtrans-dev and add this directory to xtrans-dev.install file.
      Switch from --list-missing to --fail-missing for additional safety.
      No longer pass --disable-shared, this option is gone.
      Add myself to Uploaders.
      Add pkg-config build-dep.
      Upload to unstable.

Eric Sesterhenn (1):
      Bug 24612: Memory & fd leaks in local transports

Gaetan Nadon (11):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      doc: use new macros XORG_WITH_GROFF and PS2PDF
      doc: use HAVE_GROFF_MM to skip doc when 'm.tmac' macros missing
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: XORG_WITH_GROFF: use HAVE_GROFF_HTML conditional
      doc: replace groff input format with docbook xml format
      doc: remove trailing spaces in xtrans.xml
      Update README to reflect docs converted from nroff to DocBook XML

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)

Julien Cristau (2):
      Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason.  Thanks, Colin Watson!
      Remove myself from Uploaders

Mikhail Gusarov (1):
      Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control

Rémi Cardona (1):
      require autoconf 2.60 because of $(docdir) use

---
 .gitignore                |   79 ++-
 COPYING                   |   39 -
 ChangeLog                 |  247 +++++++++
 Makefile.am               |   54 --
 README                    |    7 
 Xtrans.c                  |   10 
 Xtrans.mm                 |  789 ------------------------------
 Xtransint.h               |    2 
 Xtranslcl.c               |   21 
 Xtranssock.c              |   23 
 configure.ac              |   34 -
 debian/changelog          |   22 
 debian/control            |    9 
 debian/copyright          |   47 -
 debian/rules              |   20 
 debian/watch              |    1 
 debian/xtrans-dev.install |    1 
 doc/.gitignore            |    5 
 doc/Makefile.am           |   62 ++
 doc/xtrans.xml            | 1206 ++++++++++++++++++++++++++++++++++++++++++++++
 xtrans.m4                 |   46 -
 21 files changed, 1752 insertions(+), 972 deletions(-)
---


Reply to: