debian/0000755000000000000000000000000012244517505007173 5ustar debian/watch0000644000000000000000000000006512244506256010226 0ustar version=3 http://sf.net/gquilt/gquilt-(.*)\.tar\.gz debian/gquilt.lintian-overrides0000644000000000000000000000023112244506256014055 0ustar # This script doesn't need to be executable because gquilt # explicitly runs it using bash. gquilt binary: script-not-executable ./etc/gquilt.d/qbsfe.sh debian/gquilt.menu0000644000000000000000000000023112244506256011363 0ustar ?package(gquilt):\ needs="X11"\ section="Applications/Programming"\ title="gquilt"\ command="/usr/bin/gquilt"\ icon="/usr/share/pixmaps/gquilt.xpm" debian/compat0000644000000000000000000000000212244506256010372 0ustar 7 debian/changelog0000644000000000000000000001533512244517505011054 0ustar gquilt (0.25-3) unstable; urgency=low * Convert to dh_python2. (Closes: #730246) - Thanks Logan Rosen for the patch. * Bump to Standards-Version 3.9.4. -- Christine Spang Sun, 24 Nov 2013 16:41:02 -0800 gquilt (0.25-2) unstable; urgency=low * build for all supported python versions (Closes: #624609) - Thanks Scott Kitterman for the patch. -- Christine Spang Sun, 19 Jun 2011 10:23:52 -0400 gquilt (0.25-1) unstable; urgency=low * New upstream version. * Bump to standards-version 3.9.1. * Switch from python-central to python-support. * Switch source package version to 3.0 (quilt). -- Christine Spang Sun, 06 Feb 2011 21:18:39 -0500 gquilt (0.22-1) unstable; urgency=low * New Upstream Version - A "finish to" option has been added to the patch list widget pop up menu - diff display dialogs now detect and highlight any trailing white space ADDED by the patch and include a mechanism for navigating between instances of trailing white space - Signed-off-by, Ack and Author buttons have been added to description edit dialog - A "history" capability (similar to bash) has been added to the manual command entry - A method to revert unrefreshed changes to files in the top patch has been added * Bump to Standards-Version 3.8.1. * debian/compat should be 7, not 4 -- Christine Spang Fri, 05 Jun 2009 03:29:00 -0400 gquilt (0.21-1) unstable; urgency=low * New Upstream Version * Fix two lintian warnings about copyright file. -- Christine Spang Tue, 31 Mar 2009 20:46:38 -0400 gquilt (0.20-3) unstable; urgency=low * Depend on quilt | mercurial since gquilt also works with mercurial queues (Closes: #516690) * Bump to standards-version 3.8.0. * Use debhelper 7, not CDBS. (It even makes debian/rules shorter.) -- Christine Spang Sun, 01 Mar 2009 09:55:32 -0500 gquilt (0.20-2) unstable; urgency=low * Change my maintainer e-mail address. * Added debian/watch. * Updated gquilt.menu to new menu policy. * Fix .desktop file for freedesktop compliance. * Refreshed patches to remove fuzz. -- Christine Spang Mon, 03 Dec 2007 00:37:05 -0500 gquilt (0.20-1) unstable; urgency=low * New upstream version - changes to facilitate the splitting of patches into a number of smaller patches. - where possible "files" now displays files in unapplied patches - where possible "diff" now displays diffs for unapplied patches - where possible "diff" allows unapplied diffs to be edited and saved - new item "duplicate" can be used to import a duplicate of a selected unapplied patch - if interdiff is available, an "interdiff" of the top patch and a selected unapplied patch can be imported * Add a Recommends: on patchutils. * Remove wrapper patch; new upstream version contains the fix. -- Christine Spang Mon, 5 Mar 2007 10:47:00 -0500 gquilt (0.19-1) unstable; urgency=low * Move wrapper patch to 1xx series; change has been accepted by upstream. * New upstream version. - now supports mercurial as well as quilt * Remove dh_python from debian/rules; it does nothing. -- Christine Spang Thu, 22 Feb 2007 12:32:31 -0500 gquilt (0.17-4) unstable; urgency=high * Patch upstream's wrapper so that we don't directly try to execute byte-compiled code. This allows us to be able to use different versions of python without a new package. * Revert back dependency changes from 0.17-3; we have a better fix. -- Christine Spang Tue, 20 Feb 2007 02:15:32 -0500 gquilt (0.17-3) unstable; urgency=high * High urgency, closes a release-critical bug. * Gquilt ships private python modules; declare a tight dependency on python. (Closes: #411198) * Remove debian/watch and change homepage url; upstream has moved to sourceforge. * Check package against current python policy. -- Christine Spang Fri, 16 Feb 2007 23:59:45 -0500 gquilt (0.17-2) unstable; urgency=low * Update my e-mail address. * Bump Standards-Version to 3.7.2.1; no change. * Update for new python policy. -- Christine Spang Mon, 10 Jul 2006 23:33:32 -0400 gquilt (0.17-1) unstable; urgency=low * New upstream release. - fix breakage with new quilt (>= 0.43) * Bumped Standards-Version to 3.7.0.0; no change. * Fixed quilt, cdbs, debhelper to be specified as Build-Depends: in debian/control -- Christine Spang Tue, 2 May 2006 20:45:42 -0500 gquilt (0.16-1) unstable; urgency=low * New upstream release - improve speed of push/pop all/to by using quilt functionality - add environmental variable GQUILT_PERUSER - bug fix: handle optional arguments in editor environmental vars -- Christine Spang Mon, 23 Jan 2006 05:11:50 -0500 gquilt (0.15-1) unstable; urgency=low * New upstream release. - add "combined diff" to actions menu - request confirmation when removing files from top patch - improve user feedback during complex operations * Updated FSF address in copyright file. -- Christine Spang Sat, 5 Nov 2005 17:45:00 -0500 gquilt (0.13-1) unstable; urgency=low * New upstream release. - Bugfix for rename command when quilt supports rename. * Removed extraneous garbage in debian/rules. -- Christine Spang Sun, 28 Aug 2005 13:43:17 -0400 gquilt (0.12-2) unstable; urgency=low * Man page improved, as well as its (non-existant) licensing clarified. -- Christine Spang Sat, 27 Aug 2005 15:04:11 -0400 gquilt (0.12-1) unstable; urgency=low * First version in the Debian archive. Closes: #316315 * New upstream release: desktop patch integrated; added ability to open an editor on files; misc. other features. * Patches integrated with upstream. -- Christine Spang Fri, 22 Jul 2005 11:03:26 -0400 gquilt (0.11-2) unstable; urgency=low * Minor fixes to packaging thanks to the scrutinous eye of Christian Perrier. -- Christine Spang Fri, 22 Jul 2005 11:01:29 -0400 gquilt (0.11-1) unstable; urgency=low * Upstream changes: added view/edit patch description; renaming patch no longer relies on quilt 'rename' command. -- Christine Spang Fri, 15 Jul 2005 19:16:13 -0400 gquilt (0.08-1) unstable; urgency=low * Makefile fixes. * Added Freedesktop .desktop file. * Moved icons and .pyc files from /lib to /share to comply with policy -- Christine Spang Tue, 12 Jul 2005 00:04:10 -0400 debian/gquilt.manpages0000644000000000000000000000002012244506256012206 0ustar debian/gquilt.1 debian/control0000644000000000000000000000156712244517470010610 0ustar Source: gquilt Section: vcs Priority: optional Maintainer: Christine Spang Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), dh-python Standards-Version: 3.9.4 Vcs-git: git://git.debian.org/git/collab-maint/gquilt Vcs-Browser: http://git.debian.org/?p=collab-maint/gquilt.git Homepage: http://gquilt.sourceforge.net/ Package: gquilt Architecture: all Depends: ${python:Depends}, python-gtk2 (>= 2.4), quilt | mercurial (>= 0.9.3), ${misc:Depends} Recommends: meld, patchutils Description: graphical wrapper for quilt and/or mercurial queues Quilt and mercurial are programs that manages a series of patches, with a focus on handling patch dependencies and allowing easy management of large sets of patches. . Gquilt is a GTK+-based GUI wrapper for the quilt and mercurial programs, providing a simple graphical interface for a range of commands. debian/gquilt.10000644000000000000000000000470012244506256010564 0ustar .\" This manpage is copyright (C) 2005 Christine Spang. .\" .\" This is free software; you may 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, .\" or (at your option) any later version. .\" .\" This 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 the Debian GNU/Linux system; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA .\" 02111-1307 USA .\" .TH gquilt 1 "2005-08-27" "Debian GNU/Linux" .SH NAME gquilt \- patch series manager .SH SYNOPSIS gquilt .SH OPTIONS gquilt does not currently have any options. .SH DESCRIPTION .B gquilt is a GTK+ GUI for the quilt patch management program. Patches are managed by selecting files to add to a patch from the root playground directory, editing in changes, and then refreshing the patch to add these changes to the top patch. The root playground directory can be set by selecting the .B Open option from the .B Playground menu; it is set by default to the working directory of .B gquilt's execution, or the user's home directory (if launched from a menu). .PP Currently, point and click interfaces are provided for a small subset of quilt's most frequently-used commands, such as push, pop, refresh, import, fold, and creating and deleting patches in a series. .PP A text widget allows execution of arbitrary quilt commands, in order to compensate for incomplete coverage of quilt's command set. All quilt commands initiated by the user (using either point and click or text entry) are echoed to the console widget, with input in black and output in red. .B gquilt is still in the early stages of development, and evolving rapidly. .SH BUGS Please report bugs in .B gquilt to . The current bug list may be viewed at . .SH AUTHOR .B gquilt was written by Peter Williams . .PP This manual page was written by Christine Spang , for the Debian project (but may be used by others). .SH LICENSING Both the .B gquilt source code and this man page are licensed under the GNU General Public License. .SH SEE ALSO .IR quilt(1) debian/patches/0000755000000000000000000000000012244506256010623 5ustar debian/patches/00_fix_desktop.patch0000644000000000000000000000102012244506256014453 0ustar Make .desktop file freedesktop-compliant Index: gquilt/gquilt.desktop =================================================================== --- gquilt.orig/gquilt.desktop 2011-02-06 21:42:13.000000000 -0500 +++ gquilt/gquilt.desktop 2011-02-06 21:42:27.000000000 -0500 @@ -1,9 +1,8 @@ [Desktop Entry] Encoding=UTF-8 Name=gquilt Patch Manager -GenericName=Quilt Patch Manager Exec=gquilt Terminal=false Type=Application Icon=gquilt -Categories=GNOME;Application;Development;X-Fedora; +Categories=Development;RevisionControl debian/patches/series0000644000000000000000000000002512244506256012035 0ustar 00_fix_desktop.patch debian/gquilt.install0000644000000000000000000000003512244506256012067 0ustar gquilt.xpm usr/share/pixmaps debian/source/0000755000000000000000000000000012244506256010474 5ustar debian/source/format0000644000000000000000000000001412244506256011702 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000204312244506256011126 0ustar This package was debianized by Christine Spang on Tue, 12 Jul 2005 00:04:10 -0400. It was downloaded from: . Copyright (C) 2005-2009 Peter Williams 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; version 2 dated June, 1991. 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 the file '/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000012312244512370010242 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils