debian/0000755000000000000000000000000012242252172007165 5ustar debian/NEWS0000644000000000000000000000104712207366450007674 0ustar tortoisehg (2.4-1) unstable; urgency=low The TortoiseHg Nautilus extension has been readded. -- Ludovico Cavedon Tue, 29 May 2012 00:13:41 -0700 tortoisehg (2.1.4-1) unstable; urgency=low The TortoiseHg Nautilus extension (tortoisehg-nautilus) has been removed beause it is not comptabile with Gtk+ 3 and there is no interested from upstream in porting it to the new library (http://groups.google.com/group/thg-dev/msg/8c6b89fd1fd20ac9). -- Ludovico Cavedon Sat, 29 Oct 2011 13:37:09 -0700 debian/README.source0000644000000000000000000000031612207366450011352 0ustar The source package uses quilt for the modifications of the upstream source. If you want to change something it is best to use the quilt approach as documented in /usr/share/doc/quilt/README.source debian/compat0000644000000000000000000000000212207366450010371 0ustar 8 debian/hgtk0000755000000000000000000000042012207366450010052 0ustar #!/bin/sh echo "Starting from version 2.0, TortoiseHg is no longer based on the Gtk+" echo "library, but on the Qt library. The command also changed from" echo "'/usr/bin/hgtk' to '/usr/bin/thg'." echo "'hgtk' is now only a wrapper, please use 'thg'." exec /usr/bin/thg debian/patches/0000755000000000000000000000000012226623163010620 5ustar debian/patches/add-config-file.patch0000644000000000000000000000113612207366450014554 0ustar Description: provide config file with installation paths Author: Ludovico Cavedon , Max Bowsher Forwarded: not-needed Index: tortoisehg/tortoisehg/util/config.py =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ tortoisehg/tortoisehg/util/config.py 2009-11-21 01:57:20.000000000 -0800 @@ -0,0 +1,5 @@ +bin_path = "/usr/bin" +license_path = "/usr/share/common-licenses/GPL-2" +locale_path = "/usr/share/locale" +icon_path = "/usr/share/pixmaps/tortoisehg/icons" +nofork = True debian/patches/series0000644000000000000000000000005512207366450012037 0ustar add-config-file.patch desktop-keywords.patch debian/patches/desktop-keywords.patch0000644000000000000000000000072112226622760015161 0ustar Descrition: add keywords to desktop file Author: Ludovico Cavedon Index: tortoisehg/contrib/thg.desktop =================================================================== --- tortoisehg.orig/contrib/thg.desktop 2013-10-13 15:59:56.508272408 -0700 +++ tortoisehg/contrib/thg.desktop 2013-10-13 15:59:56.504272408 -0700 @@ -6,3 +6,4 @@ Icon=thg_logo Exec=thg --nofork Categories=Development;RevisionControl; +Keywords=thg;hgtk;mercurial;vcs debian/rules0000755000000000000000000000235212207366450010255 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils override_dh_auto_build: debian/thg.1 dh_auto_build $(MAKE) -C doc html override_dh_auto_install: dh_auto_install --destdir=debian/tmp/ mkdir -p debian/tmp/etc/mercurial/hgrc.d/ install -o 0 -g 0 -m 644 contrib/mergetools.rc debian/tmp/etc/mercurial/hgrc.d/thgmergetools.rc ## drop automatically created file override_dh_auto_clean: dh_auto_clean rm -f debian/pycompat rm -f debian/thg.1 rm -fr locale doc/build override_dh_installdocs: dh_installdocs --exclude=nautilus-thg.py --exclude=mergetools.rc ln -sf ../../../../javascript/jquery/jquery.js \ debian/tortoisehg/usr/share/doc/tortoisehg/html/_static/jquery.js ln -sf ../../../../javascript/underscore/underscore.js \ debian/tortoisehg/usr/share/doc/tortoisehg/html/_static/underscore.js ln -sf email.png debian/tortoisehg/usr/share/doc/tortoisehg/html/_images/email1.png override_dh_compress: dh_compress -X.js -X_static/* -X "_sources/*" debian/thg.1: debian/thg.1.xml xsltproc --nonet \ --param make.year.ranges 1 \ --param make.single.year.ranges 1 \ --param man.charmap.use.subset 0 \ -o debian/ \ /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl \ debian/thg.1.xml debian/source/0000755000000000000000000000000012207366450010473 5ustar debian/source/format0000644000000000000000000000001412207366450011701 0ustar 3.0 (quilt) debian/source/include-binaries0000644000000000000000000000002412207366450013627 0ustar debian/thg_logo.png debian/thg.1.xml0000644000000000000000000003665712207366450010657 0ustar ]> &dhtitle; &dhpackage; &dhfirstname; &dhsurname; Wrote this manpage for the Debian system.
&dhemail;
2009-2011 &dhusername; <&dhemail;>> This manual page was written for the Debian system (and 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 or (at your option) 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-2. 03/18/2011
&dhucpackage; &dhsection; 0.8 &dhpackage; TortoiseHg's GUI tools for Mercurial SCM (Hg) &dhpackage; command DESCRIPTION This manual page documents briefly the &dhpackage;command. This manual page was written for the Debian distribution because the original program does not have a manual page. &dhpackage; is a program that invokes TortoiseHg's GUI tools for Mercurial SCM (i.e. hg 1 ) OPTIONS The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Global Options Set the repository root directory or symbolic path name. Enable additional output. Suppress output. Display help and exit. Start debugger. Print command execution profile. Do not fork GUI process. Always fork GUI process. Read file list from file. Read file list from file encoding utf-8. Commands Here is a bref list of the supported commands. More detailed documentation on a specific command can be obtained by running: &dhpackage; help command About dialog. Add files. Annotate dialog. Archive dialog. Backout tool. Bisect dialog. Clone tool. Commit tool. Copy the selected files to the desired directory. Move the selected files to the desired directory. Send changesets by email. Forget selected files. Grep/search dialog. Guess previous renames or copies. Show help for a command, extension, or list of commands. Ignore filter editor. Import an ordered set of patches. Init dialog. Workbench application. Display the current or given revision of the project manifest. Merge wizard. Mercurial Queue tool. Purge unknown and/or ignore files from repository. Manage multiple MQ patch queues. Reorder unapplied MQ patches. Rebase dialog. Manually resolve rejected patch chunks. Remove selected files. Rename dialog. Repository configuration editor. Resolve dialog. Revert selected files. Start stand-alone webserver. Move changes between working directory and patches. Browse working copy status. Strip dialog. Synchronize with other repositories. Tag tool. Test arbitrary widgets. Update/checkout tool. User configuration editor. Launch configured visual diff tool. Output version and copyright information. BUGS The upstreams BTS can be found at . SEE ALSO hg 1
debian/thg_logo.png0000644000000000000000000000576412207366450011517 0ustar PNG  IHDR00WsRGBbKGD pHYs B(xtIME &%u+ tIDAThktUINNr%A x " uĩغZg]աs:83v3Xi@;3 ڂ`j r ! 9'Ir8}>VvM>g?L2$L2$|jg2+Ю$2do IR葛,7204bk;zBba绷]q˟B6{o^ܸ q/_* O `6.o ڸq#M{ӑt_zH}7q%-m݆)mmo8~lx_DnK`;3|? :VTKmd+켾7^7!x@02|UU^ ?%B~Ѫ BծÔRrj2Ү+ 100?zt"}]!q |uȤʟVKsF\XzO_uewOt J!LV*|hm֊>W]<_\mJ~Q ЋEgE6=?;/WOCҪ;J i ue>YU[S? 'TPj)|I cKbP<@VVx$'uW/]܁)-x͕Ķ=Fp)ߨjtX-$-_lY1+-:L .8d{v7k;PW܏?#Cn^`A8v_7M&0/pchIZlXJ((4E騪 t8SXd^aWVa ~Y@ؿj3c SEjBf-]Tyc^yge˗`5<ك3#ovBת&H?'$XxDqJLBh^bR{a+զH34!HLaKÄ mF)]}}^!XQ5PG@p)-[ 7-Ib,5OZe@&*ئqsuˆE%O2l~R}zEaf w A9a2UB*dRT4 ҘM}Ѵ]*<@̂"N$+]53WY~(J)cxiKS?w*R)9/]rB)o{ۧ.gkn}bNM3ヽU=N'cCd.ٔ9d*Pr" &&ftòT赭b JUD%ND9V6í P_]''&i"D\zR]~GϞ>{'c^[w c*F3CVc:‘<,aL#Tb@[?#QMfE4hUx4m鈙#Mf*2Oy) 'J*A [~%'[9q!fhr4`_^RBwIP5mlZ@T֮/ ܙemKD0Lh3FRfbwUӴ3^AV"eQ(5s׻W#FIdAÉ{<980w. w[#̠{mnr`MӮiB(rBMÔI}SZ[:&2lF.vĄX ʍ"o^;fsu+<7,YJן5D.ǐAqg#Ry5э~öm J 4 lb6  a @ Ýpv>~#.WǼPUaZ#%#(bb$rQlyt:wwnN󼅋|ţ@P_$7 UE[lL;h>@Mw 򙋰͋օ\]bFdamďùs.ǐɏb~ cz6gG ;BتP$pM )Xn(TJz f)yNl2htH.1t.4Ѿ'WT&rE7 Ѝ"'ty9 U 0`Im;4LbjEqQ V(+!qbn` utr8$L2$|IENDB`debian/thg_logo.xpm0000644000000000000000000001414312207366450011526 0ustar /* XPM */ static char * thg_xpm[] = { "32 32 251 2", " c None", ". c #2A3535", "+ c #363A36", "@ c #586D6C", "# c #9FC8C6", "$ c #5B7372", "% c #4E6463", "& c #8A958C", "* c #91B7B5", "= c #212A29", "- c #5A716F", "; c #3A4A48", "> c #5F645F", ", c #8AA58B", "' c #88ACA9", ") c #516665", "! c #5C7572", "~ c #4D6261", "{ c #1F2739", "] c #0F1A2E", "^ c #101C2F", "/ c #0F1B30", "( c #99A199", "_ c #87BE87", ": c #476151", "< c #74948F", "[ c #4C6156", "} c #374140", "| c #4B5563", "1 c #37404E", "2 c #3B4751", "3 c #2A3243", "4 c #111E34", "5 c #142138", "6 c #132038", "7 c #122037", "8 c #3C4A4A", "9 c #3F4D4D", "0 c #4D514D", "a c #BEDABE", "b c #77B777", "c c #B2D0B2", "d c #91B391", "e c #80BB80", "f c #ABC4AB", "g c #47505D", "h c #3F4951", "i c #383F49", "j c #262F40", "k c #262E3D", "l c #333B44", "m c #293548", "n c #15243E", "o c #15223B", "p c #313C3D", "q c #6E8788", "r c #3C4240", "s c #7E867E", "t c #C3DBC3", "u c #90C390", "v c #AFC7AF", "w c #535853", "x c #CAE1CA", "y c #B1D0B1", "z c #9EAE9E", "A c #414541", "B c #63863F", "C c #506A3A", "D c #344425", "E c #3E4753", "F c #2C3243", "G c #2D353C", "H c #222D40", "I c #262E38", "J c #282E34", "K c #243049", "L c #182845", "M c #526464", "N c #455051", "O c #9CC59C", "P c #7BB87B", "Q c #76B676", "R c #A6CFA6", "S c #DFECDF", "T c #A6B0A6", "U c #484B48", "V c #212221", "W c #366A03", "X c #5FA619", "Y c #638A3E", "Z c #141A0F", "` c #383E49", " . c #243043", ".. c #2B3138", "+. c #243048", "@. c #303842", "#. c #2B3238", "$. c #233552", "%. c #192A49", "&. c #667B7C", "*. c #576760", "=. c #82BC82", "-. c #A2BAA2", ";. c #3A3F3A", ">. c #494E49", ",. c #3C403C", "'. c #203A05", "). c #566F62", "!. c #7F9C9C", "~. c #698181", "{. c #3F4D4F", "]. c #181D23", "^. c #0E182A", "/. c #131E2E", "(. c #121F35", "_. c #172134", ":. c #121F33", "<. c #31363C", "[. c #28303A", "}. c #1A2B48", "|. c #353F3F", "1. c #4F5F61", "2. c #829985", "3. c #9FCB9F", "4. c #B3CDB3", "5. c #727A72", "6. c #2F3C32", "7. c #404B48", "8. c #3F4B4C", "9. c #5B6D6E", "0. c #323E40", "a. c #0F1727", "b. c #0D172A", "c. c #0E1726", "d. c #0B1220", "e. c #101720", "f. c #111720", "g. c #090D17", "h. c #060B14", "i. c #4F6161", "j. c #3D4749", "k. c #5D6561", "l. c #3B413D", "m. c #2A391D", "n. c #7BAF47", "o. c #70B130", "p. c #427618", "q. c #37423F", "r. c #3E484A", "s. c #667A7C", "t. c #596E6F", "u. c #3F4F50", "v. c #3B484B", "w. c #5F7575", "x. c #85A3A3", "y. c #83A0A0", "z. c #758E8E", "A. c #435151", "B. c #576B6B", "C. c #718989", "D. c #293438", "E. c #182A29", "F. c #25381E", "G. c #506E31", "H. c #7FBF3F", "I. c #5A9A1C", "J. c #326303", "K. c #274B02", "L. c #343F40", "M. c #3F4C4D", "N. c #435051", "O. c #637879", "P. c #677D7F", "Q. c #434F51", "R. c #384342", "S. c #3B4545", "T. c #3C4648", "U. c #4C595B", "V. c #586B6C", "W. c #3B4647", "X. c #162524", "Y. c #294E0D", "Z. c #639530", "`. c #6D9E3D", " + c #70B32D", ".+ c #4A890F", "++ c #438007", "@+ c #244602", "#+ c #000000", "$+ c #171C1D", "%+ c #2E3536", "&+ c #2C362D", "*+ c #374C22", "=+ c #3E6319", "-+ c #2E5804", ";+ c #25420C", ">+ c #293924", ",+ c #323E3E", "'+ c #1E301A", ")+ c #417E07", "!+ c #3E6D16", "~+ c #354334", "{+ c #424C4E", "]+ c #669C30", "^+ c #4E831F", "/+ c #607073", "(+ c #414B4C", "_+ c #343B3D", ":+ c #26311A", "<+ c #A7DF71", "[+ c #89C74B", "}+ c #69AE24", "|+ c #4F9A05", "1+ c #3F6820", "2+ c #303E2F", "3+ c #346603", "4+ c #478B06", "5+ c #718288", "6+ c #59636E", "7+ c #434E5A", "8+ c #253C0D", "9+ c #3E5E2B", "0+ c #ABC0D6", "a+ c #738291", "b+ c #515F6C", "c+ c #364727", "d+ c #9ED666", "e+ c #80C041", "f+ c #56941A", "g+ c #465A45", "h+ c #526260", "i+ c #475156", "j+ c #3F474F", "k+ c #193002", "l+ c #214006", "m+ c #324752", "n+ c #223139", "o+ c #1A2727", "p+ c #152312", "q+ c #233435", "r+ c #1E2D2B", "s+ c #121F17", "t+ c #394F24", "u+ c #486F20", "v+ c #3B5532", "w+ c #B4CBE4", "x+ c #566470", "y+ c #2B3B4A", "z+ c #212F3D", "A+ c #1B292D", "B+ c #162024", " ", " ", " ", " ", " ", " ", " ", " . ", " + @ # $ % ", " & * = - ; ", " > , ' ) ! ~ ", " { ] ^ / / ( _ : < [ } ", " | 1 2 3 4 5 6 6 7 8 9 0 a b c d e f ", " g h i j k l m n o p q r s t u v w x y z A ", " B C D E F G H I J K L M N O P Q R S T U V ", " W X Y Z ` ...+.@.#.$.%. &.*.Q Q =.-.;.>.,. ", " '.).!.~.{.]. ^./.(._.:.<.[.}. |.1.2.3.4.5. ", " 6.7.8.9.~.0.a.b.c.d.e.f.g.h. i.j.k.l. ", " m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F. ", " G.H.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z. ", " `. +.+++@+ #+$+%+&+*+=+-+;+>+,+'+)+!+~+{+ ", " ]+^+/+(+_+ #+:+<+[+}+|+1+2+ 3+4+5+6+7+ ", " 8+9+0+a+b+ c+d+e+f+g+h+i+j+k+l+m+n+o+ ", " p+q+r+s+ t+u+v+w+x+y+z+ ", " A+B+ ", " ", " ", " ", " ", " ", " ", " "}; debian/tortoisehg-nautilus.install0000644000000000000000000000003212207366450014607 0ustar usr/share/nautilus-python debian/tortoisehg.doc-base0000644000000000000000000000035212207366450012761 0ustar Document: tortoisehg-user-manual Title: TortoiseHg documentation Abstract: User Manual for TortoiseHg Section: Project Management Format: HTML Index: /usr/share/doc/tortoisehg/html/index.html Files: /usr/share/doc/tortoisehg/html/* debian/tortoisehg.docs0000644000000000000000000000001712207366450012232 0ustar doc/build/html debian/tortoisehg.links0000644000000000000000000000024012207366450012420 0ustar usr/share/man/man1/thg.1.gz usr/share/man/man1/hgtk.1.gz usr/share/pixmaps/tortoisehg/icons/svg/thg_logo.svg usr/share/icons/hicolor/scalable/apps/thg_logo.svg debian/tortoisehg.manpages0000644000000000000000000000001512207366450013073 0ustar debian/thg.1 debian/tortoisehg.menu0000644000000000000000000000031612207366450012250 0ustar ?package(tortoisehg):\ needs="X11"\ section="Applications/Programming"\ title="TortoiseHG Workbench"\ command="thg --nofork"\ hints="SVN,VCS"\ icon="/usr/share/pixmaps/thg_logo.xpm" debian/watch0000644000000000000000000000047212207366450010227 0ustar version=3 opts=dversionmangle=s/[\+~]dfsg\d+// http://bitbucket.org/tortoisehg/targz/downloads/ tortoisehg-(.*)\.tar\.gz # the following line can be used to get the latest version from HG tags #opts=dversionmangle=s/[\+~]dfsg\d+// http://bitbucket.org/tortoisehg/stable/downloads/ /tortoisehg/stable/get/(0.*)\.gz debian/copyright0000644000000000000000000004445112207367146011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TortoiseHg Upstream-Contact: Maintainer: Steve Borho , TK Soh Source: http://bitbucket.org/tortoisehg/stable/downloads/ Files: * Copyright: 2007-2010, Steve Borho 2007-2008, TK Soh License: GPL-2 Files: tortoisehg/hgqt/* Copyright: 2008-2010, Steve Borho 2010, Yuki KODAMA 2010, David Wilhelm 2010, Johan Samyn 2010, Michal De Wildt 2010, Peer Sommerlund 2010, Yuya Nishihara 2010, Adrian Buehlmann 2009, Emmanuel Rosa 2007-2008, TK Soh 2007, Brad Schick License: GPL-2 Files: tortoisehg/hgqt/modeltest.py Copyright: 2007, Trolltech ASA License: GPL-2 Files: tortoisehg/hgqt/workbench.py tortoisehg/hgqt/repoview.py tortoisehg/hgqt/filelistmodel.py tortoisehg/hgqt/fileview.py tortoisehg/hgqt/repofilter.py tortoisehg/hgqt/manifestmodel.py tortoisehg/hgqt/blockmatcher.py tortoisehg/hgqt/manifestdialog.py tortoisehg/hgqt/filerevmodel.py tortoisehg/hgqt/repowidget.py tortoisehg/hgqt/repomodel.py tortoisehg/hgqt/graph.py tortoisehg/hgqt/revpanel.py tortoisehg/hgqt/quickbar.py tortoisehg/hgqt/filelistview.py tortoisehg/hgqt/filedialogs.py Copyright: 2007-2010, Logilab 2010, Yuya Nishihara 2010, Adrian Buehlmann License: GPL-2 Files: tortoisehg/hgqt/thgrepo.py Copyright: 2010, George Marrows License: GPL-2+ Files: tortoisehg/util/colormap.py Copyright: 2005, Dan Loda License: GPL-2+ Files: tortoisehg/util/wconfig.py Copyright: 2010, Yuya Nishihara License: GPL-2+ Files: tortoisehg/hgqt/customtools.py Copyright: 2012, Angel Ezquerra License: GPL-2 Files: tortoisehg/hgqt/sign.py Copyright: 2013, Elson Wei License: GPL-2 Files: icons/* Copyright: 2009, Steve Borho 2006-2009, The TortoiseSVN Project Tango Desktop Project License: GPL-2 Files: icons/reviewboard.png Copyright: Review Board project License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: i18n/* Copyright: 2009, Rosetta Contributors and Canonical Ltd License: GPL-2 Files: i18n/msgfmt.py Copyright: Martin v. Loewis Christian 'Tiran' Heimes Hanno Schlichting License: PSF-2 Files: debian/* Copyright: 2009-2011, Ludovico Cavedon 2009, Max Bowsher License: GPL-2+ License: GPL-2 This software may be used and distributed according to the terms of the GNU General Public License version 2, incorporated herein by reference. . On Debian systems the full text of the GNU General Public License version 2 can be found in the `/usr/share/common-licenses/GPL-2' file. License: GPL-2+ This software may be used and distributed according to the terms of the GNU General Public License version 2 or any later version. . On Debian systems the full text of the GNU General Public License version 2 can be found in the `/usr/share/common-licenses/GPL-2' file. License: PSF-2 A. HISTORY OF THE SOFTWARE ========================== . Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. . In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia where he released several versions of the software. . In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. . All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. . Release Derived Year Owner GPL- from compatible? (1) . 0.9.0 thru 1.2 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 2001 PSF yes 2.1.2 2.1.1 2002 PSF yes 2.1.3 2.1.2 2002 PSF yes 2.2.1 2.2 2002 PSF yes 2.2.2 2.2.1 2002 PSF yes 2.2.3 2.2.2 2003 PSF yes 2.3 2.2.2 2002-2003 PSF yes 2.3.1 2.3 2002-2003 PSF yes 2.3.2 2.3.1 2002-2003 PSF yes 2.3.3 2.3.2 2002-2003 PSF yes 2.3.4 2.3.3 2004 PSF yes 2.3.5 2.3.4 2005 PSF yes 2.4 2.3 2004 PSF yes 2.4.1 2.4 2005 PSF yes 2.4.2 2.4.1 2005 PSF yes 2.4.3 2.4.2 2006 PSF yes 2.4.4 2.4.3 2006 PSF yes 2.5 2.4 2006 PSF yes 2.5.1 2.5 2007 PSF yes 2.5.2 2.5.2 2008 PSF yes . Footnotes: . (1) GPL-compatible doesn't mean that we're distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't. . (2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause. According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL. . Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. . . B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON =============================================================== . PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- . 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. . 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. . . BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 ------------------------------------------- . BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 . 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). . 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. . 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. . 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. . . CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 --------------------------------------- . 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. . 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement. . ACCEPT . . CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 -------------------------------------------------- . Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. . Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/tortoisehg.install0000644000000000000000000000034012226623024012741 0ustar usr/bin usr/share/locale usr/share/pixmaps usr/lib/python* debian/hgtk usr/bin/ etc debian/thg_logo.xpm usr/share/pixmaps/ debian/thg_logo.png usr/share/icons/hicolor/48x48/apps/ contrib/thg.desktop usr/share/applications/ debian/control0000644000000000000000000000453612242251024010573 0ustar Source: tortoisehg Section: vcs Priority: optional Maintainer: Ludovico Cavedon Uploaders: Max Bowsher Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~) Build-Depends-Indep: docbook-xsl, docbook-xml, xsltproc, python-sphinx, pyqt4-dev-tools Standards-Version: 3.9.4 Homepage: http://tortoisehg.bitbucket.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/tortoisehg.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/tortoisehg.git X-Python-Version: >= 2.4 Package: tortoisehg Architecture: all Depends: mercurial (>= 2.7~), mercurial (<< 2.9~), python-gobject (>= 2.12.1), python-qt4 (>= 4.7), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Recommends: libjs-jquery, libjs-underscore, python-iniparse, python-pygments Suggests: tortoisehg-nautilus Description: Graphical tool for working with Mercurial TortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool). Package: tortoisehg-nautilus Architecture: all Depends: tortoisehg (>= ${source:Version}), python-nautilus (>= 1.1-2), python-gi, ${misc:Depends}, ${python:Depends} Recommends: ssh-askpass-gnome | ssh-askpass Description: Graphical tool for working with Mercurial (Nautilus extension) TortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool). . This package contains the Nautilus extension for TortoiseHg. debian/changelog0000644000000000000000000002432212242252003011033 0ustar tortoisehg (2.10-1) unstable; urgency=low * Imported Upstream version 2.10 * Update required mercurial version. -- Ludovico Cavedon Sun, 17 Nov 2013 15:33:11 -0800 tortoisehg (2.9.2-1) unstable; urgency=low * Imported Upstream version 2.9.2 * Handle renaming of file tortoisehg.desktop to thg.desktop. -- Ludovico Cavedon Sun, 13 Oct 2013 16:05:33 -0700 tortoisehg (2.9-1) unstable; urgency=low [ Andrew Shadura ] * Imported Upstream version 2.9. * Update mercurial version dependency. [ Ludovico Cavedon ] * Update debian/copyright. -- Ludovico Cavedon Wed, 28 Aug 2013 18:41:40 +0200 tortoisehg (2.8-1) unstable; urgency=low * Imported Upstream version 2.8 (Closes: #702715, #704117, #710757). * Upload to unstable. * Update mercurial version dependency. * Update Vcs- fields to canonical format. * Update Standards-Version to 3.9.4. * Use upstream tortoisehg.desktop file and add desktop-keywords.patch to add keywords to it. * Fix clean target. -- Ludovico Cavedon Sun, 02 Jun 2013 02:16:48 -0700 tortoisehg (2.6-1) experimental; urgency=low * Imported Upstream version 2.6 (Closes: #689707). * Remove fix-config-path.patch (applied upstream). * Update copyright. * Update mercurial version dependency. * Update location of nautilus extension. * Fix linking to system JS libraries. * Symlink duplicated email1.png file. -- Ludovico Cavedon Sat, 01 Dec 2012 19:25:02 -0800 tortoisehg (2.4-2) unstable; urgency=medium * Add fix-config-path.patch to fix crash on new installations of tortoisehg-nautilus (Closes: #678558, LP: #1024136). -- Ludovico Cavedon Sun, 16 Sep 2012 22:39:10 +0200 tortoisehg (2.4-1) unstable; urgency=low * Imported Upstream version 2.4 (Closes: #671473). * Re-add Nautilus extension (LP: #990527). * Update Standards-Version to 3.9.3. * Update copyright format. -- Ludovico Cavedon Tue, 29 May 2012 00:59:17 -0700 tortoisehg (2.3-1) unstable; urgency=low * Imported Upstream version 2.3 (Closes: #660387, #658140). * Update dependency on Merurual (2.1, 2.2). -- Ludovico Cavedon Mon, 20 Feb 2012 22:03:12 -0800 tortoisehg (2.2-1) unstable; urgency=low * New upstream version (Closes: #647780). * Add menu and desktop entry for workbench (Closes: #647266). * Use .links file rather than create symlinks in the rules file. -- Ludovico Cavedon Sun, 13 Nov 2011 23:31:03 -0800 tortoisehg (2.1.4-1) unstable; urgency=low * New upstream release. * Drop Nautilus extension as it does not support Gtk 3 (Closes: #644697, #612574, LP: #859104). * No longer remove config.py, as it will be removed by unapplying patches. * Add NEWS file reporting removal of toirtoisehg-nautilus. * Use system underscore.js instead of a private copy. -- Ludovico Cavedon Sat, 29 Oct 2011 15:17:58 -0700 tortoisehg (2.1.1-1) unstable; urgency=low * New upstream release (Closes: #635591). * Update mercurial dependency. * Change build system to debhelper 8 and dh_python2. -- Ludovico Cavedon Thu, 28 Jul 2011 23:47:59 -0700 tortoisehg (2.0.5-1) unstable; urgency=low * New upstream release. * Drop build dependency on quilt, as we are using source format v3. * Update Standards-Version to 3.9.2. -- Ludovico Cavedon Thu, 07 Jul 2011 21:05:38 -0700 tortoisehg (2.0.3-1) unstable; urgency=low * Imported Upstream version 2.0.3 * tortoisehg-nautilus recommends ssh-askpass (Closes: #620121). -- Ludovico Cavedon Fri, 01 Apr 2011 20:02:00 -0700 tortoisehg (2.0.2-1) unstable; urgency=low * New upstream release. * Update copyright file. * Depend on PyQt4 libraries rather than on PyGtk. * Rename manpage from hgtk to thg. * No longer include _hgtk zsh completion file. * Install wrapper script hgtk and add manpage link for it (LP: #732328). * Update manpage with new options and commands. -- Ludovico Cavedon Fri, 18 Mar 2011 19:57:13 -0700 tortoisehg (1.1.9.1-1) unstable; urgency=low * Upload to unstable. * New upstream release. -- Ludovico Cavedon Tue, 15 Feb 2011 14:45:53 -0800 tortoisehg (1.1.8-1) experimental; urgency=low * New upstream release. -- Ludovico Cavedon Sun, 30 Jan 2011 18:43:13 -0800 tortoisehg (1.1.7-1) experimental; urgency=low [ Max Bowsher ] * New upstream release. [ Ludovico Cavedon ] * Update dependecy on mercurial to 1.7. -- Ludovico Cavedon Fri, 17 Dec 2010 12:50:22 +0100 tortoisehg (1.1.4-1) experimental; urgency=low [ Max Bowsher ] * New upstream release. [ Ludovico Cavedon ] * Depend on mercurial << 1.8. -- Ludovico Cavedon Tue, 26 Oct 2010 17:24:13 -0700 tortoisehg (1.1.3-1) experimental; urgency=low * New upstream release. * Add dependecy on python-gnome2 for nautilus plugin (LP: #617235). * Bump Standards-Version to 3.9.1. -- Ludovico Cavedon Tue, 31 Aug 2010 21:40:49 -0700 tortoisehg (1.1.2-1) experimental; urgency=low * New upstream release. -- Max Bowsher Wed, 04 Aug 2010 16:50:55 +0100 tortoisehg (1.1.1-1) unstable; urgency=low * New upstream release. * Set minimum mercurial dependecy to version 1.6 (Closes: #589503). -- Ludovico Cavedon Sun, 18 Jul 2010 16:41:12 +0200 tortoisehg (1.1-1) unstable; urgency=low * New upstream release. * Update copyright file. * Update Standards-Version to 3.9.0. -- Ludovico Cavedon Fri, 02 Jul 2010 18:19:44 +0200 tortoisehg (1.0.4-1) unstable; urgency=low * New upstream release. -- Ludovico Cavedon Sat, 12 Jun 2010 02:20:19 -0700 tortoisehg (1.0.3-1) unstable; urgency=low * New upstream release: - Which drops ReleaseNotes.txt, update packaging accordingly. -- Max Bowsher Thu, 13 May 2010 23:49:52 +0100 tortoisehg (1.0.2-1) unstable; urgency=low [ Max Bowsher ] * New upstream release. [ Ludovico Cavedon ] * Add ReleaseNotes-update.patch: update upstream changelog (Closes: #579782). -- Ludovico Cavedon Wed, 05 May 2010 00:24:08 -0700 tortoisehg (1.0.1-1) unstable; urgency=low * New upstream release. * Upstream have flipflopped again on including the docs in the tarball, re-enable docs build, re-adding python-sphinx build-dep. -- Max Bowsher Sat, 03 Apr 2010 18:05:20 +0100 tortoisehg (1.0-1) unstable; urgency=low [ Max Bowsher ] * New upstream release. * Drop disable-stdout-redirect.patch, included in this version. * Drop python-sphinx build-dep, use upstream's pre-built docs, which are now present in the tarball again. [ Ludovico Cavedon ] * Install contrib/mergetools.rc as /etc/mercurial/hgrc.d/thgmergetools.rc. -- Ludovico Cavedon Wed, 10 Mar 2010 09:27:19 +0100 tortoisehg (0.9.3-2) unstable; urgency=low * Add disable-stdout-redirect.patch: fix dangling process with python 2.6 (LP: 519984). * Update Standards-Version to 3.8.4. * Set XS-Python-Version to >= 2.4 (Closes: #570576). -- Ludovico Cavedon Fri, 19 Feb 2010 19:57:37 -0800 tortoisehg (0.9.3-1) unstable; urgency=low * Update watch file for changed upstream download location. * New upstream release. -- Max Bowsher Wed, 03 Feb 2010 08:39:50 +0000 tortoisehg (0.9.2-1) unstable; urgency=low [ Ludovico Cavedon ] * New upstream release. * Remove references to quilt from debian/rules in order to allow unpacking with lenny's dpkg. * Revert to not installing _hgtk (zsh completions), but leave it in doc/contrib, as upstream say it is not up-to-date. [ Max Bowsher ] * Drop both preserve-version.patch and __version__.py munging code in debian/rules, upstream have improved their setup.py such that this is no longer needed. -- Ludovico Cavedon Mon, 04 Jan 2010 15:31:14 +0100 tortoisehg (0.9.1.1-1) unstable; urgency=low [ Max Bowsher ] * New upstream release. * Upstream no longer ships HTML documentation, we must build it - add builddep on python-sphinx to allow this. * Loosen overly strict regex on the debian revision (facilitate backports, third-party builds, etc.) [ Ludovico Cavedon ] * Lower depends on python to 2.4, according to upstream. * Install _hgtk (zhs completions) into proper location for zsh. * Use newer source format 3.0 (quilt). * Update Maintainer and remove DM-Upload-Allowed. * Update Upstream Homepage. -- Ludovico Cavedon Sun, 27 Dec 2009 23:26:09 +0100 tortoisehg (0.9-1) unstable; urgency=low [ Ludovico Cavedon ] * New upstream release (Closes: #557263). * Update copyright file. * Bump mercurial dependency to 1.4. * Specify minimum version for pyobject and pygtk dependencies. * Set Python-Version to current. * Replace fix-license-path.patch with add-config-file.patch: the whole config file needs to be provided. * Remove avoid-double-locale-install.patch (merged upstream). * Add preserve-version.patch to prevent setup.py from overriding the package version (but still fix it by hand after clean, as patches are unapplied before calling setup.py). * Include html documentation registered with doc-base (and recommend libjs-jquery). * Recommend python-iniparse. [ Max Bowsher ] * Remove obsolete note about repacking from README.source. * Drop python from Depends, ${python:Depends} will add it automatically. * Depend on mercurial, not mercurial-common. * Add Format-Specification line to debian/copyright, and tidy. * Change section to 'vcs'. * Narrow builddep from python-dev to python. * With agreement of maintainer, add myself to Uploaders. -- Ludovico Cavedon Tue, 24 Nov 2009 21:47:15 -0800 tortoisehg (0.8+dfsg1-1) unstable; urgency=low * Initial release (Closes: #535902). * Merge changes from Max Bowsher Ubuntu PPA package: - update copyright statement - fix-license-path.patch -- Ludovico Cavedon Tue, 29 Sep 2009 16:15:03 -0700