Tag 'libsm-2_1.2.1-1' created by Julien Cristau <jcris...@debian.org> at 2012-04-09 16:04 +0000
Tagging upload of libsm 2:1.2.1-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABCAAGBQJPgwiOAAoJEDEBgAUJBeQMM9QP/i2QZzHoq2snrjyzaSWUY6q2 pGCj03Uq+MqIb4AKpeAOwqmMkGseHByuDWr+sbRRu7tjd+UeZkIiidU77ilgWvhj kOja+uOEs/HM/UyuUxIF9JaIa6HJJaz5EU2Ph7vg/Z4sRNMsygonkI24G4nxMS2/ CzWDxykU0TIT5tl1+Ngfy1om1154JM0XNl8QRKn81CSKGDINrvilZSI32q0SmfY2 mUIURjMC9IFs06noyKxvsMV1KHPRZHgrk4Uf/45R6w20WBngiY/GXjgVSVDz8pS9 I47hjm2xxZ2chotJft0G3MXrOUvrjybCUaRLA6D93XZGWJrfDLxovUSdoGQzgpSN hc00IQ7ALcQXA9SbNS102soxRf8meTbNjWD2xEUaiX6CD8RA9K7UbD2tThdizqQ0 8GrGjMOHZtzNQhvKCmtpz7/F26sfLIdxLbys22ilafxKIl2JBgaxSmIlsl8V7WyY wjdRQ69xevTnyhfU4Nn5KwxOMpSVwN5iNIAK0JmSWSIv0F9SNiMlt7qhaqS+X2j/ McpfXQAo+pE38BHpG2Xtyo5ntk+ymh8//8F0Zdd3rMrhWbkngE7NgKBnti8DQAlM pwQJNOU32a2YtIaXxp9hCfnKPfwmdOZJAgt+BddEvYQf5Qyatv8J2FW7ysT5j87K 8XKalOgHc82UwI5fH24I =mlAB -----END PGP SIGNATURE----- Changes since libsm-2_1.2.0-2: Alan Coopersmith (14): Sun's copyrights belong to Oracle now config: Remove unnecessary calls from configure.ac config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Bug 33390 - sm.pc: don't export a dependency on ice Strip trailing whitespace Use imdent to make multiple levels of nested #if easier to follow Move and rename temp[4] definition to reduce confusion with temp[256] Move variable declarations to get rid of unnecessary scope brackets Reindent IPv4 code to match IPv6 code Replace malloc(strlen) + strcpy sets with strdup calls Remove a bunch of unnecessary casts with malloc & free calls SmsInitialize: Mark vendor & release args as const char * unifdef -ULynx libSM 1.2.1 Gaetan Nadon (14): config: HTML file generation: use the installed copy of xorg.css config: remove unrequired AC_HEADER_STDC config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: comment, minor upgrade, quote and layout configure.ac config: splitting SM and XTRANS compiler options is not required Docbook: change the book id to match the xml file basename Documentation: add Docbook external references support Install target dbs alongside generated documents Install xml versions of specs even if HAVE_XMLTO is false docbook.am: global maintenance update - entities, images and olinking docbook.am: embed css styles inside the HTML HEAD element docs: remove <productnumber> which is not used by default docs: use the &fullrelvers; entity to set X11 release information docs: fix author affiliation Julien Cristau (7): Merge tag 'libSM-1.2.1' into debian-unstable Bump changelogs Drop 0001-sm.pc-don-t-export-a-dependency-on-ice.patch, applied upstream. Don't require (fake)root for debian/rules clean. Split the docs to a separate libsm-doc package Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools. Upload to unstable Matt Dew (3): add id attributes to funcsynopsis to allow other docs to olink to them. Cleanup IDs and links in doc informaltable cleanup Paulo Zanoni (1): Use docbookx.dtd version 4.3 for all docs --- COPYING | 3 ChangeLog | 391 +++ configure.ac | 60 debian/changelog | 12 debian/control | 17 debian/libsm-dev.install | 3 debian/libsm-doc.install | 1 debian/patches/0001-sm.pc-don-t-export-a-dependency-on-ice.patch | 26 debian/patches/series | 2 debian/rules | 70 doc/.gitignore | 3 doc/Makefile.am | 63 doc/SMlib.xml | 736 ++--- doc/xsmp.xml | 1229 +++++----- docbook.am | 105 include/X11/SM/SMlib.h | 6 sm.pc.in | 4 src/Makefile.am | 5 src/SMlibint.h | 10 src/sm_client.c | 32 src/sm_error.c | 8 src/sm_genid.c | 154 - src/sm_manager.c | 14 src/sm_misc.c | 32 src/sm_process.c | 14 25 files changed, 1818 insertions(+), 1182 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1shh5j-0003nr...@vasks.debian.org