Name Status Project Last Modified Last Commit
lp:~andywingo/guile-gnome/gnome-vfs Development guile-gnome 2009-02-26 13:54:20 UTC
45. fix unused result warning * gnome/gw...

Author: Andy Wingo
Revision Date: 2009-02-26 13:54:20 UTC

fix unused result warning

* gnome/gw/gnome-vfs-port.c (vport_flush): Use fprintf instead of write
  for writing fatal errors during app shutdown.

lp:~andywingo/guile-gnome/gtk Development guile-gnome 2008-07-30 04:18:23 UTC
102. future-proof rectangle allocation * ...

Author: Andy Wingo
Revision Date: 2008-07-29 19:10:06 UTC

future-proof rectangle allocation

* gnome/gw/gdk-support.c (gdk_rectangle_new, scm_scm_to_gdk_rectangle):
  Make a gdk_rectangle_new, like color_new -- even though the free
  function is currently g_free.

lp:~andywingo/guile-gnome/libglade Development guile-gnome 2008-07-03 19:36:27 UTC
60. Released guile-gnome-platform 2.16.1

Author: Andy Wingo
Revision Date: 2008-07-03 15:17:35 UTC

Released guile-gnome-platform 2.16.1

lp:~andywingo/guile-gnome/libgnome Development guile-gnome 2008-07-03 15:55:14 UTC
55. Released guile-gnome-platform 2.16.1

Author: Andy Wingo
Revision Date: 2008-07-03 15:17:36 UTC

Released guile-gnome-platform 2.16.1

lp:~andywingo/guile-gnome/libgnomecanvas Development guile-gnome 2008-07-03 19:37:51 UTC
66. Released guile-gnome-platform 2.16.1

Author: Andy Wingo
Revision Date: 2008-07-03 15:17:36 UTC

Released guile-gnome-platform 2.16.1

lp:~andywingo/guile-gnome/libgnomeui Development guile-gnome 2008-07-03 19:37:52 UTC
53. Released guile-gnome-platform 2.16.1

Author: Andy Wingo
Revision Date: 2008-07-03 15:17:37 UTC

Released guile-gnome-platform 2.16.1

lp:~andywingo/guile-gnome/pango Development guile-gnome 2008-07-03 19:37:53 UTC
63. Released guile-gnome-platform 2.16.1

Author: Andy Wingo
Revision Date: 2008-07-03 15:17:37 UTC

Released guile-gnome-platform 2.16.1

lp:~andywingo/guile-gnome/template Development guile-gnome 2007-05-20 17:47:44 UTC
7. use new g-wrap support module

Author: Andy Wingo
Revision Date: 2007-05-20 17:45:28 UTC

use new g-wrap support module

lp:~rotty/guile-gnome/glib Development guile-gnome 2007-05-19 11:09:05 UTC
67. 2007-08-15 Andreas Rottmann <a.rott...

Author: Andreas Rottmann
Revision Date: 2007-08-17 08:40:39 UTC

2007-08-15 Andreas Rottmann <a.rottmann@gmx.at>

 * gnome/gw/support/gobject.scm (<gobject-object-type>)
 (<gobject-boxed-type>, <gobject-interface-type>): Properly set
 allowed-options via class declaration keyword instead of explicit
 slot access.

lp:guile-gnome
Series: guile-gnome-platform
Development guile-gnome 2017-06-03 09:15:20 UTC
148. Prepare 2.16.5 * configure.ac: Bump...

Author: David Pirotte
Revision Date: 2017-06-03 09:15:20 UTC

Prepare 2.16.5

* configure.ac: Bumping version to 2.16.5

lp:~andywingo/guile-gnome/dbus Experimental guile-gnome 2007-05-20 17:49:50 UTC
11. tag of wingo@pobox.com--2004-main/gui...

Author: Andy Wingo
Revision Date: 2004-12-27 21:41:34 UTC

tag of wingo@pobox.com--2004-main/guile-gnome-dbus--dev--0--patch-9

lp:~andywingo/guile-gnome/evolution-data-server Experimental guile-gnome 2007-05-20 17:49:27 UTC
9. tag of wingo@pobox.com--2004-main/gui...

Author: Andy Wingo
Revision Date: 2004-12-27 21:42:54 UTC

tag of wingo@pobox.com--2004-main/guile-gnome-evolution-data-server--dev--0--patch-4

lp:~andywingo/guile-gnome/gstreamer Experimental guile-gnome 2008-07-16 18:49:29 UTC
29. de-bitrot gstreamer; vorbisplay works...

Author: Andy Wingo
Revision Date: 2008-07-16 14:45:30 UTC

de-bitrot gstreamer; vorbisplay works now, at least.

* ChangeLog.pre-0.10: Moved here from ChangeLog.

* ChangeLog: New file, empty -- we'll just use revision control logs now.

* examples/gstreamer/caps.scm (gnome): Use more modules

* examples/gstreamer/vorbisplay.scm: API_VERSION=2; use more modules.
  Works.

* gnome/gstreamer.scm: Remove <gst-mini-object> initializer, the core
  takes care of that now (I think).
  (make-value): Fix some bits now that we have no more GTypes in scheme.

* gnome/gstreamer/debug.scm (debug-caps): De-bitrot.

* gnome/gw/gstreamer-support.c (_wrap_gst_clock_id_wait_async): Remove,
  this function is not used in GST 0.10.
  (call_chain_function, call_getrange_function, call_setcaps_function):
  Come back into Guile when calling these functions.
  (struct_for_each_func): Use more modern functions.
  (scm_to_gst_fourcc, scm_to_gst_fraction, scm_to_gst_int_range)
  (scm_to_gst_double_range, scm_to_gst_fraction_range, scm_to_gst_list)
  (scm_to_gst_array): No need to init values you don't allocate. Use
  newer APIs.
  (miniobject_funcs): Add a construct func.
  (scm_c_gst_mini_object_construct): Yay!

* gnome/overrides/gstreamer.defs (wait-async): Remove this one.
  (gst-structure-for-each): Don't leave guile mode.

lp:~andywingo/guile-gnome/gtksourceview Experimental guile-gnome 2007-05-04 13:51:38 UTC
31. 2007-05-04 Andy Wingo <wingo@pobox....

Author: Andy Wingo
Revision Date: 2007-05-04 10:18:36 UTC

2007-05-04 Andy Wingo <wingo@pobox.com>

 * gnome/overrides/gtksourceview.defs
 (gtk_source_iter_backward_search): Don't leave guile mode for
 function dealing in SCM.

lp:~andywingo/guile-gnome/libgda Experimental guile-gnome 2007-05-20 17:48:50 UTC
28. tag of wingo@pobox.com--2004-main/gui...

Author: Andy Wingo
Revision Date: 2004-12-27 21:45:56 UTC

tag of wingo@pobox.com--2004-main/guile-gnome-libgda--dev--0--patch-6

lp:~andywingo/guile-gnome/libwnck Experimental guile-gnome 2008-04-10 03:07:36 UTC
16. 2008-04-09 Andy Wingo <wingo@pobox....

Author: Andy Wingo
Revision Date: 2008-04-09 21:40:37 UTC

2008-04-09 Andy Wingo <wingo@pobox.com>

 * gnome/defs/libwnck.defs:
 * gnome/defs/libwnck-types.defs (PagerDisplayMode): Regenerated
 again, against the 2.16 branch of libwnck.

 * gnome/defs/Makefile.am: Fix regeneration rule to be more like
 the other ones.

 * package.ac: Actually record our check as having succeeded.

 * gnome/gw/wnck-spec.scm (initialize):
 * gnome/Makefile.am (SUBDIRS):
 * gnome/overrides/Makefile.am:
 * gnome/overrides/libwnck.defs: Add overrides for GList-of foo.

lp:~andywingo/guile-gnome/panel-applet Experimental guile-gnome 2007-05-20 17:51:18 UTC
9. tag of wingo@pobox.com--2004-main/gui...

Author: Andy Wingo
Revision Date: 2004-12-27 21:47:22 UTC

tag of wingo@pobox.com--2004-main/guile-gnome-panel-applet--dev--0--patch-4

lp:guile-ncurses
Series: trunk
Development guile-ncurses 2022-09-14 20:43:41 UTC
524. guile.m4

Author: Mike Gran
Revision Date: 2022-09-14 20:43:41 UTC

guile.m4

lp:gvpe
Series: trunk
Development gvpe 2022-10-06 03:25:53 UTC
438. *** empty log message ***

Author: root
Revision Date: 2022-10-06 03:25:53 UTC

*** empty log message ***

lp:gzip
Series: trunk
Development gzip 2011-10-29 06:19:28 UTC This branch has not been imported yet.
lp:health
Series: trunk
Development health 2020-02-29 06:11:00 UTC
21. Use selection fields for Glasgow coma...

Author: Luis Falcon
Revision Date: 2011-10-04 14:06:20 UTC

Use selection fields for Glasgow coma scale

Completes task http://savannah.gnu.org/task/?11399

Fixes error in medicament categories datafile

lp:hurd
Series: trunk
Development hurd 2012-04-06 22:48:28 UTC
10656. Merge tag 'hurd-release-0-2' into rel...

Author: Thomas Schwinge
Revision Date: 2012-04-06 22:48:28 UTC

Merge tag 'hurd-release-0-2' into releases

Reconstructed from the hurd-release-0-2 CVS tag.

lp:~udienz/icecat/privacy_ext Development icecat 2011-10-08 12:10:18 UTC
29. Bump version number.

Author: gscrivano
Revision Date: 2011-10-08 12:10:18 UTC

Bump version number.

lp:icecat
Series: trunk
Development icecat 2012-04-09 14:08:55 UTC
147. Update Makefile.in.

Author: gscrivano
Revision Date: 2012-04-09 14:08:55 UTC

Update Makefile.in.

lp:inetutil
Series: trunk
Development inetutil 2018-09-06 17:06:46 UTC
2833. README-alpha (Development): Remove br...

Author: Simon Josefsson
Revision Date: 2018-09-06 17:06:46 UTC

README-alpha (Development): Remove broken links.

lp:libavl
Series: trunk
Development libavl 2023-11-04 02:05:48 UTC
36. texiweb: Don't try to special-case HT...

Author: Ben Pfaff
Revision Date: 2023-11-04 02:05:48 UTC

texiweb: Don't try to special-case HTML for @little.

Modern makeinfo does not like how this code attempted to use inline HTML.
It rejected it. It was not for a particularly important reason, so this
change drops the attempt.

lp:libcdio
Series: trunk
Development libcdio 2018-06-06 12:50:44 UTC
685. Fix MinGW inlining failed warnings T...

Author: Akeo
Revision Date: 2018-06-06 12:50:44 UTC

Fix MinGW inlining failed warnings

The latest MinGW32 reports the following during compilation:

image/bincue.c: In function 'cdio_get_devices_bincue':
image/bincue.c:992:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

image/nrg.c: In function 'cdio_get_devices_nrg':
image/nrg.c:1128:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

lp:libextractor
Series: trunk
Development libextractor 2016-06-08 19:23:02 UTC
1454. -doxygen fixes

Author: grothoff
Revision Date: 2016-06-08 19:23:02 UTC

-doxygen fixes

lp:libgcrypt
Series: trunk
Development libgcrypt 2013-10-02 17:47:56 UTC
1447. Prevent tail call optimization with _...

Author: Jussi Kivilinna
Revision Date: 2013-10-02 17:47:56 UTC

Prevent tail call optimization with _gcry_burn_stack

* configure.ac: New check, HAVE_GCC_ASM_VOLATILE_MEMORY.
* src/g10lib.h (_gcry_burn_stack): Rename to __gcry_burn_stack.
(__gcry_burn_stack_dummy): New.
(_gcry_burn_stack): New macro.
* src/misc.c (_gcry_burn_stack): Rename to __gcry_burn_stack.
(__gcry_burn_stack_dummy): New.
--

Tail call optimization can turn _gcry_burn_stack call in to tail jump. When
this happens, stack pointer is restored to initial state of current function.
This causes problem for _gcry_burn_stack because its callers do not count in
current function stack depth.

One solution is to prevent gcry_burn_stack being tail optimized by inserting
dummy function call behind it. Another would be to add memory barrier 'asm
volatile("":::"memory")' behind every _gcry_burn_stack call. This however
requires GCC asm support from compiler.

Patch adds detection for memory barrier support and when available uses
memory barrier to prevent when tail call optimization. If not available
dummy function call is used instead.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>

lp:libiconv
Series: trunk
Development libiconv 2023-09-18 11:35:39 UTC
1271. Fix shared library support on Android...

Author: Bruno Haible
Revision Date: 2023-09-18 11:35:39 UTC

Fix shared library support on Android.

Patch from <https://savannah.gnu.org/patch/index.php?10393>.

* m4/libtool.m4: On Android, fix library_names_spec and
hardcode_libdir_flag_spec.
* libcharset/m4/libtool.m4: Likewise.

lp:libidn
Series: main
Development libidn 2014-11-27 12:17:31 UTC
3028. Bump version.

Author: Simon Josefsson
Revision Date: 2014-11-27 12:17:31 UTC

Bump version.

lp:libmicrohttpd
Series: trunk
Development libmicrohttpd 2016-10-11 16:10:39 UTC
2074. update changelog

Author: grothoff
Revision Date: 2016-10-11 16:10:39 UTC

update changelog

lp:libsigsegv
Series: trunk
Development libsigsegv 2023-11-10 01:21:52 UTC
627. Port to CHERI. * m4/fault.m4 (SV_TRY...

Author: Bruno Haible
Revision Date: 2023-11-10 01:21:52 UTC

Port to CHERI.

* m4/fault.m4 (SV_TRY_FAULT): Use 'uintptr_t' instead of
'unsigned long'.
* src/signals-bsd.h (SIGSEGV_FOR_ALL_SIGNALS): On CheriBSD, treat
SIGPROT like SIGSEGV and SIGBUS.
* src/fault-freebsd-arm.h (SIGSEGV_FAULT_STACKPOINTER): Define
differently on CheriBSD.

lp:libtasn1
Series: main
Development libtasn1 2018-01-21 09:50:55 UTC
1365. development moved to gitlab Signed-o...

Author: Nikos Mavrogiannopoulos
Revision Date: 2018-01-21 09:50:55 UTC

development moved to gitlab

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>

lp:libtool
Series: main
Development libtool 2011-10-18 08:30:13 UTC
3575. Post-release administrivia. * config...

Author: Gary V. Vaughan
Revision Date: 2011-10-18 08:30:13 UTC

Post-release administrivia.

* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
numbers.
* NEWS: Add header line for next release.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>

lp:~xnox/libtool/sid Development libtool 2010-12-13 07:14:17 UTC This branch has not been pushed to yet.
lp:~xnox/libtool/udd-fail Development libtool 2010-12-13 11:24:40 UTC This branch has not been pushed to yet.
lp:libunistring
Series: trunk
Development libunistring 2023-09-18 11:51:14 UTC
356. Fix shared library support on Android...

Author: Bruno Haible
Revision Date: 2023-09-18 11:51:14 UTC

Fix shared library support on Android.

Patch from <https://savannah.gnu.org/patch/index.php?10393>.

* m4/libtool.m4: On Android, fix library_names_spec and
hardcode_libdir_flag_spec.

lp:lightning
Series: trunk
Development lightning 2016-05-05 20:55:29 UTC
404. Correct wrong live information for so...

Author: Paulo César Pereira de Andrade
Revision Date: 2016-05-05 20:55:29 UTC

Correct wrong live information for some code patterns

 * lib/lightning.c: Correct wrong movr simplification,
 remove no longer needed code to set return registers live
 and update live register set when reaching a label boundary,
 but do not descend if the block has been already visited.
 The later need some tuning for complex code generation, where
 it will still have issues.

lp:lilypond
Series: trunk
Development lilypond 2017-09-13 21:45:05 UTC
16793. Doc: Add section on SVG to Contributo...

Author: Étienne Beaulé
Revision Date: 2017-09-13 21:45:05 UTC

Doc: Add section on SVG to Contributor

This change adds a section on the SVG language to the list of used
programming languages.

Also removed dead link to svgx.org.

lp:~dns/linux-libre/debian Development linux-libre 2013-01-19 14:03:18 UTC
106. Small changes on version tag ...

Author: snd
Revision Date: 2013-01-19 14:03:18 UTC

Small changes on version tag ...

lp:~jxself/linux-libre/trunk Development linux-libre 2012-11-28 23:39:21 UTC
11. Add more information to the copyright...

Author: Jason
Revision Date: 2012-11-28 23:39:21 UTC

Add more information to the copyright file

lp:~registry/linux-libre/packaging Development linux-libre 2013-04-28 13:33:50 UTC
112. Bump to v3.8.10, small update

Author: snd
Revision Date: 2013-04-28 13:33:50 UTC

Bump to v3.8.10, small update

lp:m4
Series: main
Development m4 2010-01-27 14:35:57 UTC This branch has not been imported yet.
lp:~dns/mcron/debian Development mcron 2019-11-17 17:59:09 UTC
7. New upstream release

Author: snd
Revision Date: 2019-11-17 17:59:09 UTC

New upstream release

lp:mcron
Series: trunk
Development mcron 2015-10-22 05:59:21 UTC
38. Taken on board suggestions of Mathieu...

Author: Dale Mellor
Revision Date: 2015-10-22 05:59:21 UTC

Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@gnu.org mailing list around September 2015.

lp:mcsim
Series: trunk
Development mcsim 2021-01-09 13:46:22 UTC
1253. more robust instructions for hierarchy

Author: fredomatic
Revision Date: 2021-01-09 13:46:22 UTC

more robust instructions for hierarchy

lp:~dns/mcsim/debian Experimental mcsim 2011-11-11 13:36:26 UTC
3. Add info and gnuplot to Build-Depends...

Author: snd
Revision Date: 2011-11-11 13:36:26 UTC

Add info and gnuplot to Build-Depends in control file.

lp:miscfiles
Series: main
Development miscfiles 2012-01-27 09:30:16 UTC
48. TODO: Remove stale entry.

Author: ams
Revision Date: 2012-01-27 09:30:16 UTC

TODO: Remove stale entry.

lp:mit-scheme
Series: trunk
Mature mit-scheme 2016-03-02 09:50:42 UTC
15081. Apply swank patch from craven@gmx.net.

Author: Chris Hanson <org/chris-hanson/cph>
Revision Date: 2016-03-02 09:50:42 UTC

Apply swank patch from craven@gmx.net.

lp:mpfr
Series: trunk
Development mpfr 2021-09-27 12:43:05 UTC
11619. [src/mparam_h.in] Updated comment abo...

Author: vlefevre
Revision Date: 2021-09-27 12:43:05 UTC

[src/mparam_h.in] Updated comment about GCC.

lp:~mfisch/nano/update_to_2.3.1 bug(Has a merge proposal) Development nano 2012-12-17 03:56:17 UTC
26. * New upstream release (LP: #1091076)...

Author: Matt Fischer
Revision Date: 2012-12-17 03:53:35 UTC

* New upstream release (LP: #1091076)
 - Refreshed auto.patch and sent it upstream.

lp:~mfisch/nano/update_to_2.3.1_try2 Development nano 2012-12-18 00:33:28 UTC
26. upgrading nano to 2.3.1

Author: Matt Fischer
Revision Date: 2012-12-18 00:32:30 UTC

upgrading nano to 2.3.1

lp:nano
Series: head
Development nano 2023-11-25 16:07:05 UTC
10199. display: show the help lines down to ...

Author: Benno Schulenberg
Revision Date: 2023-11-25 16:07:05 UTC

display: show the help lines down to the tiniest possible terminal size

That is: compute the minimum needed terminal height more accurately.

lp:~vcs-imports/nano/trunk Development nano 2016-05-06 04:18:04 UTC
5428. Remove all files but the README, sinc...

Author: astyanax
Revision Date: 2016-05-06 04:18:04 UTC

Remove all files but the README, since we've been on git for a month.

lp:nettle
Series: trunk
Development nettle 2011-01-13 23:30:13 UTC This branch has not been imported yet.
lp:~gabriel1984sibiu/octave/debian Development octave 2014-03-07 20:06:20 UTC
19. New release for Octave, 3.8.1

Author: grevutiu gabriel
Revision Date: 2014-03-07 20:06:20 UTC

New release for Octave, 3.8.1

lp:~gabriel1984sibiu/octave/octave Development octave 2014-03-07 19:51:57 UTC
2. New upstream version (3.8.1)

Author: grevutiu gabriel
Revision Date: 2014-03-07 19:51:57 UTC

New upstream version (3.8.1)

lp:osip
Series: trunk
Mature osip 2023-02-10 11:36:45 UTC
977. [spelling] fix spelling in comment [n...

Author: Aymeric Moizard
Revision Date: 2023-02-10 11:36:45 UTC

[spelling] fix spelling in comment [no change]

lp:~chipaca/parallel/git Development parallel 2012-10-01 20:33:17 UTC
448. bug #34369: GNU Parallel Bug Reports ...

Author: Ole Tange
Revision Date: 2012-10-01 20:33:17 UTC

bug #34369: GNU Parallel Bug Reports Incorrect number of jobs-completed with --progress.

lp:~dns/parallel/debian Development parallel 2019-10-26 12:34:29 UTC
7. New debian files for parallel

Author: snd
Revision Date: 2019-10-26 12:34:29 UTC

New debian files for parallel

lp:~vcs-imports/parted/trunk Development parted 2009-11-22 21:40:53 UTC This branch has not been imported yet.
lp:~youscribe/parted/3.1 Development parted 2013-07-24 15:40:18 UTC
1. 3.1 from tarball

Author: Guilhem Lettron
Revision Date: 2012-10-22 14:37:59 UTC

3.1 from tarball

lp:~youscribe/parted/debian Development parted 2013-07-24 15:41:26 UTC
2. very simple control

Author: Guilhem Lettron
Revision Date: 2012-10-22 18:20:28 UTC

very simple control

lp:patch
Series: main
Development patch 2011-10-13 23:01:52 UTC This branch has not been imported yet.
lp:~dns/pspp/debian Development pspp 2012-09-28 15:49:59 UTC
4. Add gnulib to Build-Depends

Author: snd
Revision Date: 2012-09-28 15:49:59 UTC

Add gnulib to Build-Depends

lp:pspp
Series: trunk
Development pspp 2023-11-05 19:59:37 UTC
7078. MacOS: Fix skipped test "convert inva...

Author: Friedrich-beckmann
Revision Date: 2023-11-05 19:59:37 UTC

MacOS: Fix skipped test "convert invalid UTF-8 to ISO-8859-1"

The skipping worked, but the non-skipped test failed on linux
systems.

lp:~gnu-psychosynth-team/psychosynth/maverick.packaging Mature psychosynth 2011-07-03 16:51:03 UTC
16. Released 0.1.6-1~ppa4

Author: Aleksander Morgado
Revision Date: 2011-03-16 16:45:43 UTC

Released 0.1.6-1~ppa4

lp:~gnu-psychosynth-team/psychosynth/natty.packaging Mature psychosynth 2011-07-03 16:51:18 UTC
19. Released 2.0.0-0~ppa1

Author: Aleksander Morgado
Revision Date: 2011-04-13 10:59:42 UTC

Released 2.0.0-0~ppa1

lp:~gnu-psychosynth-team/psychosynth/oneiric.packaging Mature psychosynth 2012-04-05 09:44:58 UTC
20. Released 0.3.0-1~ppa1

Author: Aleksander Morgado
Revision Date: 2012-04-05 09:42:04 UTC

Released 0.3.0-1~ppa1

lp:psychosynth
Series: trunk
Mature psychosynth 2012-06-04 00:41:03 UTC
232. Fix linking errors in Mac due to dupl...

Author: Juan Pedro Bolivar Puente
Revision Date: 2012-06-04 00:41:03 UTC

Fix linking errors in Mac due to duplicate type names

lp:~dns/psychosynth/packaging Development psychosynth 2012-06-24 18:11:43 UTC
21. Updating debian files

Author: snd
Revision Date: 2012-06-24 18:11:25 UTC

Updating debian files

lp:~gnu-psychosynth-team/psychosynth/packaging Development psychosynth 2012-07-05 11:09:05 UTC
22. Changed to Bazaar RepositoryFormatKni...

Author: snd
Revision Date: 2012-06-26 02:23:24 UTC

Changed to Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9) to be able to build with lp:psychosynth. Added gawk to Build-Depends to use gawk instead of mawk for builds.

lp:rcs
Series: main
Mature rcs 2012-06-05 06:48:39 UTC
915. [v] Update known-failures for 5.8. *...

Author: Thien-Thi Nguyen
Revision Date: 2012-06-05 06:48:39 UTC

[v] Update known-failures for 5.8.

* tests/known-failures.in (5.8): Update comments
for t370, t810; add t150, t320, t391, t630.

lp:~dns/rcs/debian Development rcs 2012-02-10 03:01:52 UTC
5. Add 3.0 (native) format and options f...

Author: snd
Revision Date: 2012-02-10 03:01:52 UTC

Add 3.0 (native) format and options file.

lp:~dns/recutils/debian Development recutils 2019-10-29 23:05:10 UTC
1. Bumped to version 1.8, updated debian...

Author: snd
Revision Date: 2019-10-29 23:03:34 UTC

Bumped to version 1.8, updated debian files.

lp:recutils
Series: trunk
Development recutils 2013-01-20 17:29:45 UTC
958. manual: new sections on configuring r...

Author: Jose E. Marchesi
Revision Date: 2013-01-20 17:29:45 UTC

manual: new sections on configuring rec-mode.

lp:screen
Series: main
Development screen 2019-03-29 19:26:32 UTC
1202. Copyright update for 2019

Author: Alexander Naumov
Revision Date: 2019-03-29 19:26:32 UTC

Copyright update for 2019

lp:sed
Series: head
Development sed 2011-10-13 23:02:11 UTC This branch has not been imported yet.
lp:sharutils
Series: head
Development sharutils 2011-07-06 22:45:31 UTC
441. Remove K&R isms

Author: bkorb
Revision Date: 2011-07-06 22:45:31 UTC

Remove K&R isms

lp:shishi
Series: trunk
Development shishi 2021-01-08 21:34:25 UTC
3586. Update GTK-DOC macros.

Author: Simon Josefsson
Revision Date: 2021-01-08 21:34:25 UTC

Update GTK-DOC macros.

lp:social-p2p
Series: trunk
Development social-p2p 2011-12-10 22:33:43 UTC
115. ignored binaries

Author: Ted Smith
Revision Date: 2011-12-10 22:33:43 UTC

ignored binaries

lp:src-highlite
Series: trunk
Mature src-highlite 2023-01-30 03:58:41 UTC
243. Make tests parallel-safe This change...

Author: Tom Tromey
Revision Date: 2023-01-30 03:58:41 UTC

Make tests parallel-safe

This changes the test suite to be parallel-safe. It also changes the
'diff' tests to cause a 'make' failure when the diff changes, which I
think is more reliable.

Ideally it would be better to switch this all to automake testing, so
that the output could be prettier.

lp:~dns/src-highlite/debian Development src-highlite 2012-07-02 21:03:56 UTC
19. Update debian/version-lib.texi also.

Author: snd
Revision Date: 2012-07-02 21:03:56 UTC

Update debian/version-lib.texi also.

lp:stow
Series: trunk
Mature stow 2019-06-25 19:33:48 UTC
290. add tools/get-version to MANIFEST Fo...

Author: Adam Spiers
Revision Date: 2019-06-25 19:33:48 UTC

add tools/get-version to MANIFEST

Forgot to do this, and it broke ./Build.PL distcheck.

lp:~gabriel1984sibiu/tar/debian Development tar 2014-03-03 18:46:25 UTC
3. Change changelog file

Author: grevutiu gabriel
Revision Date: 2014-03-03 18:45:57 UTC

Change changelog file

lp:~gabriel1984sibiu/tar/tar Development tar 2014-03-03 18:24:20 UTC
1. New upstream source code. Version 1.27.1

Author: grevutiu gabriel
Revision Date: 2014-03-03 18:20:03 UTC

New upstream source code. Version 1.27.1

lp:tar
Series: head
Development tar 2015-08-24 06:29:04 UTC
2787. Update docs. * doc/tar.1: Document -...

Author: Sergey Poznyakoff
Revision Date: 2015-08-24 06:29:04 UTC

Update docs.

* doc/tar.1: Document --verbatim-files-from option.

lp:texinfo
Series: main
Development texinfo 2011-09-30 02:03:05 UTC
2295. ensure output from all greps is redir...

Author: karl
Revision Date: 2010-02-07 00:18:44 UTC

ensure output from all greps is redirected (and hence discarded, if --quiet); from Wybo Dekker

lp:texmacs
Series: trunk
Development texmacs 2017-03-30 12:12:16 UTC
10563. Fixes

Author: vdhoeven
Revision Date: 2017-03-30 12:12:16 UTC

Fixes

lp:~dns/wdiff/debian Development wdiff 2012-02-10 05:02:53 UTC
8. Remove READMETODO from the doc-dir in...

Author: snd
Revision Date: 2012-02-10 05:02:53 UTC

Remove READMETODO from the doc-dir install

lp:wdiff
Series: trunk
Development wdiff 2012-05-23 10:01:03 UTC
179. Beta release 1.2.0.

Author: Martin von Gagern
Revision Date: 2012-05-23 10:01:03 UTC

Beta release 1.2.0.

lp:xboard
Series: trunk
Mature xboard 2023-02-28 20:33:26 UTC
2744. Update build instructions in README ...

Author: Tim Mann
Revision Date: 2023-02-28 20:33:26 UTC

Update build instructions in README

If you cloned the source from git, there is no ./configure file, so
you will have to run ./autogen.sh first to create ./configure. That's
already in INSTALL, but wasn't in the short instructions in README.
Since it's normally needed, I added it in README too.

lp:~dns/xboard/debian Development xboard 2012-11-09 14:25:56 UTC
19. 01_note_about_missing_fonts.patch sma...

Author: snd
Revision Date: 2012-11-09 14:25:56 UTC

01_note_about_missing_fonts.patch small update

lp:xmorph
Series: trunk
Development xmorph 2015-07-12 15:51:05 UTC
61. add changes to Debian version 201407...

Author: mennucc
Revision Date: 2015-07-12 15:51:05 UTC

add changes to Debian version 20140707+nmu2

lp:xnee
Series: trunk
Development xnee 2018-01-02 22:53:32 UTC
1537. Summary: preparing for 3.20

Author: hesa
Revision Date: 2018-01-02 22:53:32 UTC

Summary: preparing for 3.20

201296 of 296 results