debian/0000755000000000000000000000000011702226117007165 5ustar debian/copyright0000644000000000000000000000213411646147447011137 0ustar This package was debianized by Carlos Perelló Marín on Sat, 6 Mar 2004 13:29:31 +0100. It was downloaded from http://alleyoop.sourceforge.net/ Upstream Author: Jeffrey Stedfast The code is Copyright © 2003-2006 Jeffrey Stedfast License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/alleyoop.desktop0000644000000000000000000000040311225053007012375 0ustar [Desktop Entry] Version=1.0 Name=Alleyoop Memory Checker GenericName=Memory Checker Comment=Find memory-management problems in your programs using the valgrind tool Type=Application Exec=alleyoop Icon=alleyoop Categories=Debugger;Development;GNOME;Profiling; debian/watch0000644000000000000000000000010311347243102010206 0ustar version=3 http://sf.net/alleyoop/ \ alleyoop-(.*)\.tar\.gz debian/changelog0000644000000000000000000001557611702226106011053 0ustar alleyoop (0.9.8-1) unstable; urgency=low * New upstream release. -- Michael Biebl Sun, 08 Jan 2012 06:40:20 +0100 alleyoop (0.9.7-2) unstable; urgency=low * Switch to source format 3.0 (quilt). * Stop including simple-patchys.mk. * Make package Arch: any; if valgrind isn't available in some architecture, it will just dep-wait (closes: #601218). * Add Vcs-* fields. * Bump Standards-Version to 3.9.2. No changes needed. * Bump debhelper compatibility to 8. * Fix lintian nitpicks in copyright file. -- Jordi Mallach Sat, 15 Oct 2011 02:09:47 +0200 alleyoop (0.9.7-1) unstable; urgency=low * New upstream release. - debian/patches/02_default_alignment.diff: + Removed, fixed upstream. * debian/patches/01_gconf-breakage.diff: - Removed, there are probably no more users of such old versions of alleyoop (that would be old-oldstable), and the patch is wrong anyway since there's no "yes" option anyway, so let's just drop the patch. * debian/watch: - Don't uupdate. * debian/rules: - Remove obvious comments. * debian/docs, debian/dirs: - Removed, not needed. * debian/control.in: - Standards-Version is 3.8.4, no changes needed. - Wrap Depends. -- Emilio Pozuelo Monfort Sun, 14 Mar 2010 21:25:19 +0100 alleyoop (0.9.5-1) unstable; urgency=low [ Josselin Mouette ] * Add some other missing build-dependencies. [ Andreas Henriksson ] * New upstream release. * debian/control.in: add build-dependency on intltool. * debian/patches/02_default_alignment.diff: Added. (Closes: #549280) -- Andreas Henriksson Mon, 12 Oct 2009 18:20:28 +0200 alleyoop (0.9.3-2.1) unstable; urgency=low * Non-maintainer upload. * Add missing build dependency (Closes: #518731) * Replace Carlos P. with the GNOME team list as maintainer (Closes: #521503). * Move the pseudo homepage field as a real field. * Fix watch file. * Fix the menu section. * Remove Encoding key from desktop file. * Add a proper copyright notice. -- Raphael Geissert Wed, 08 Jul 2009 00:40:25 -0500 alleyoop (0.9.3-2) unstable; urgency=low * Wrap build-deps. * Build-dep on pkg-config (>= 0.7), libglib2.0-dev as these are obviously missing. -- Loic Minier Fri, 25 Jan 2008 16:13:44 +0100 alleyoop (0.9.3-1) unstable; urgency=low [ Loic Minier ] * Override the default editor to use gnome-text-editor instead. (Closes: #386378) * Bump up debhelper build-dep to >= 5.0.13 to get update-gconf-defaults in debhelper. * Add a get-orig-source target to retrieve the upstream tarball. [ Sebastian Dröge ] * New upstream release (Closes: #405976): + debian/control.in: - Build depend on libxml-parser-perl. + debian/patches/00_assignments.diff, debian/patches/02_logfile-fd.diff: - Dropped, merged upstream. + debian/patches/01_gconf-breakage.diff - Updated, patch taken from Ubuntu by Miguel Ruiz . * debian/alleyoop.desktop, debian/rules: + Add desktop file for alleyoop, taken from Ubuntu. * debian/compat: + Update to debhelper compat level 5. * debian/control.in: + Update to Standards-Version 3.7.2. -- Sebastian Dröge Fri, 05 Oct 2007 12:53:41 +0200 alleyoop (0.9.0-6) unstable; urgency=low * Initialize type system prior to any gconf_client_get_default() use; permits running alleyoop as root. (Closes: #351308) [debian/patches/01_gconf-breakage.diff] -- Loic Minier Sun, 5 Feb 2006 14:01:28 +0100 alleyoop (0.9.0-5) unstable; urgency=low * Add powerpc to supported architectures. [debian/control, debian/control.in] -- Loic Minier Sun, 15 Jan 2006 18:45:32 +0100 alleyoop (0.9.0-4) unstable; urgency=high * Add ${misc:Depends} to Depends. (Closes: #340173) [debian/control, debian/control.in] -- Loic Minier Mon, 21 Nov 2005 18:04:12 +0100 alleyoop (0.9.0-3) unstable; urgency=low * Add amd64 to supported architectures. (Closes: #329956) [debian/control, debian/control.in] * Update FSF address. [debian/copyright] * Clarify "License" versus "Copyright". [debian/copyright] * Bump-up Standards-Version to 3.6.2. [debian/control, debian/control.in] -- Loic Minier Sun, 30 Oct 2005 11:57:41 +0100 alleyoop (0.9.0-2) unstable; urgency=low * The "Never Trust Upstream" Release * debian/patches/01_gconf-breakage.diff: - sets the leak-check gconf key to yes/no if set to true/false when starting: the key was changed from bool to string in the latest upstream release, and valgrind doesn't know true/false for leak-check * debian/patches/02_logfile-fd.diff: - Valgrind doesn't know --logfile-fd; feed it with --log-fd, which it knows -- Guilherme de S. Pastore Wed, 7 Sep 2005 16:56:34 -0300 alleyoop (0.9.0-1) unstable; urgency=low * Acknowledge NMU (Closes: #302401) Thanks to Lars Wirzenius * New upstream release (Closes: #326521) * debian/patches/00_assignments.diff: - fix FTBFS caused by casting the lvalues of assignments; patch based on Matt Kraai's, thanks! (Closes: #317490) -- Guilherme de S. Pastore Sun, 4 Sep 2005 23:04:44 -0300 alleyoop (0.8.2-3.1) unstable; urgency=low * Non-maintainer upload. * src/prefs.c: Replaced --skin= with --tool= based on suggestion by Janek Kozicki . Closes: #302401. -- Lars Wirzenius Wed, 6 Apr 2005 20:26:00 +0300 alleyoop (0.8.2-3) unstable; urgency=low * Fixed the schema installation. -- Carlos Perelló Marín Mon, 09 Aug 2004 22:37:45 +0100 alleyoop (0.8.2-2) unstable; urgency=low * Improved package description, thanks to Enrico Zini and Marc 'HE' Brockschmidt (Closes: #246433) * Removed the executable bit from postinst, it was just a misunderstanding of the Debian Policy. * Removed the gzip build dependency, it's an essential package. -- Carlos Perelló Marín Sun, 13 Jun 2004 17:58:00 +0200 alleyoop (0.8.2-1) unstable; urgency=low * New upstream. * Added to GNOME Package Team. * Migrated to cdbs. * Fixed man page error (Closes: #242493). -- Carlos Perelló Marín Sun, 11 Apr 2004 23:55:55 +0200 alleyoop (0.8.1-2) unstable; urgency=low * Added executable bits to postinst as Debian Policy (point 6.1) asks. * This time I'm using latest version of the package --> Adding missing build dependencies (valgrind and gconf2) and removed gzip. -- Carlos Perelló Marín Tue, 9 Mar 2004 18:05:56 +0100 alleyoop (0.8.1-1) unstable; urgency=low * Initial Release (Closes: #190317, #208916). -- Carlos Perelló Marín Sat, 6 Mar 2004 13:29:31 +0100 debian/compat0000644000000000000000000000000211646147447010402 0ustar 8 debian/alleyoop.xml0000644000000000000000000001036610036512272011540 0ustar Carlos"> Perelló Marín"> April 11, 2004"> 1"> carlos@pemas.net"> ALLEYOOP"> Debian"> GNU"> GNOME"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; Valgrind memory checker front-end for &gnome; &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; This manual page was written for the &debian; distribution because the original program does not have a manual page. &dhpackage; is a &gnome; front end to the Valgrind memory checker OPTIONS Show summary of options. Print version and exit. Add <dir> to the list of directories to search for source files. Recursively add <dir> and all subdirectories to the list of directories to search for source files. Specify the default skin (mode) to use. SEE ALSO valgrind (1). AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
debian/source/0000755000000000000000000000000011702226117010465 5ustar debian/source/format0000644000000000000000000000001411646147543011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000137611646147447010273 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2003 Colin Walters include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/sf-get-source.mk DEB_INSTALL_MANPAGES_alleyoop := debian/alleyoop.1 # Here we hook in creating a manpage into the build process. build/alleyoop:: /usr/bin/xsltproc -o debian/alleyoop.1 -''-nonet /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl $(CURDIR)/debian/alleyoop.xml binary-install/alleyoop:: dh_install debian/alleyoop.desktop /usr/share/applications clean:: rm -f debian/alleyoop.1 # find help -name '*omf.out' -exec rm -f \{\} \; debian/control0000644000000000000000000000340611702226760010577 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: alleyoop Section: devel Priority: optional Maintainer: Debian GNOME Maintainers Build-Depends: debhelper (>= 8), binutils-dev, libgnomeui-dev, xsltproc, docbook-xsl, valgrind, gconf2, cdbs, gnome-pkg-tools, libxml-parser-perl, pkg-config (>= 0.7), intltool, libglib2.0-dev, libgtk2.0-dev, libglade2-dev, libgconf2-dev Uploaders: Andreas Henriksson , Emilio Pozuelo Monfort , Jordi Mallach , Loic Minier , Michael Biebl , Sebastian Dröge Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/alleyoop Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/alleyoop Homepage: http://alleyoop.sourceforge.net/ Package: alleyoop Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, valgrind Description: Front-end to the Valgrind memory checker Alleyoop is a GNOME front-end to the Valgrind memory checker, including features like intelligently suppressing errors and launching editors at the error position in the source code. . Valgrind helps you to find memory-management problems in your programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. debian/alleyoop.gconf-defaults0000644000000000000000000000012010477772013013636 0ustar /apps/alleyoop/editor "gnome-text-editor --new-window +${lineno} "${filename}"" debian/menu0000644000000000000000000000020411225053007010044 0ustar ?package(alleyoop):\ needs="X11"\ section="Applications/Programming"\ title="alleyoop"\ command="/usr/bin/alleyoop" debian/control.in0000644000000000000000000000262211646147447011216 0ustar Source: alleyoop Section: devel Priority: optional Maintainer: Debian GNOME Maintainers Build-Depends: debhelper (>= 8), binutils-dev, libgnomeui-dev, xsltproc, docbook-xsl, valgrind, gconf2, cdbs, gnome-pkg-tools, libxml-parser-perl, pkg-config (>= 0.7), intltool, libglib2.0-dev, libgtk2.0-dev, libglade2-dev, libgconf2-dev Uploaders: @GNOME_TEAM@ Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/alleyoop Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/alleyoop Homepage: http://alleyoop.sourceforge.net/ Package: alleyoop Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, valgrind Description: Front-end to the Valgrind memory checker Alleyoop is a GNOME front-end to the Valgrind memory checker, including features like intelligently suppressing errors and launching editors at the error position in the source code. . Valgrind helps you to find memory-management problems in your programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted.