[Pkg-voip-commits] r6737 - in /qutecom/trunk/debian: ./ patches/ patches/debian/ patches/generic/ patches/head/

cavedon-guest at alioth.debian.org cavedon-guest at alioth.debian.org
Sat Feb 7 21:06:04 UTC 2009


Author: cavedon-guest
Date: Sat Feb  7 21:06:04 2009
New Revision: 6737

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6737
Log:
Merge changes wrongly commited to tag 2.2~rc3.dfsg0-1
* Remove wifo/eXosip/scripts/ltmain.sh to prevent lintian ancient-libtool
  warning.
* Update copyright information.
* Add watch file and make get-orig-source use uscan.
* Add lintian override for qutecom-data: desktop-command-not-in-package
  (qutecom executable is in the binary package)
* Link AUTHORS file from /usr/share/qutecom in order to make is visible from
  the About dialog.
* Change arguments to dh_makeshlibs in order to prevent
  lintian error pkg-has-shlibs-control-file-but-no-actual-shared-libs
* Differentiate short descriptions across generated packages.
* Add patches descriptions.

Added:
    qutecom/trunk/debian/qutecom-data.lintian-overrides
      - copied unchanged from r6736, qutecom/tags/2.2~rc3.dfsg0-1/debian/qutecom-data.lintian-overrides
    qutecom/trunk/debian/watch
      - copied unchanged from r6735, qutecom/tags/2.2~rc3.dfsg0-1/debian/watch
Removed:
    qutecom/trunk/debian/patches/debian/remove-old-ltmain.patch
Modified:
    qutecom/trunk/debian/changelog
    qutecom/trunk/debian/control
    qutecom/trunk/debian/copyright
    qutecom/trunk/debian/get-orig-source.sh
    qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch
    qutecom/trunk/debian/patches/debian/cmake-noavformat.patch
    qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch
    qutecom/trunk/debian/patches/generic/cmake-install-missing-endif.patch
    qutecom/trunk/debian/patches/generic/ffmpeg-api-52.patch
    qutecom/trunk/debian/patches/generic/imwrapper-safe-reinit.patch
    qutecom/trunk/debian/patches/generic/wengophone-thread-destruction.patch
    qutecom/trunk/debian/patches/head/cmake-swscale.patch
    qutecom/trunk/debian/patches/series
    qutecom/trunk/debian/rules

Modified: qutecom/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/changelog?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/changelog (original)
+++ qutecom/trunk/debian/changelog Sat Feb  7 21:06:04 2009
@@ -1,10 +1,22 @@
-qutecom (2.2~rc3.dfsg0-2) UNRELEASED; urgency=low
+qutecom (2.2~rc3.dfsg1-2) UNRELEASED; urgency=low
 
   * Move architecture independent data into qutecom-data package.
-  * Add debian/remove-old-ltmain.patch to prevent lintian ancient-libtool
+  * Remove wifo/eXosip/scripts/ltmain.sh to prevent lintian ancient-libtool
     warning.
-
- -- Ludovico Cavedon <ludovico.cavedon at gmail.com>  Thu, 01 Jan 2009 14:19:35 +0100
+  * Update copyright information.
+  * Add watch file and make get-orig-source use uscan.
+  * Add lintian override for qutecom-data: desktop-command-not-in-package
+    (qutecom executable is in the binary package)
+  * Link AUTHORS file from /usr/share/qutecom in order to make is visible from
+    the About dialog.
+  * Change arguments to dh_makeshlibs in order to prevent
+    lintian error pkg-has-shlibs-control-file-but-no-actual-shared-libs
+  * Differentiate short descriptions across generated packages.
+  * Add patches descriptions.
+  * Previous uploads of qutecom were rejected because of incomplete copyright
+    file. Closes: #502151
+
+ -- Ludovico Cavedon <ludovico.cavedon at gmail.com>  Sat, 07 Feb 2009 13:04:25 -0800
 
 qutecom (2.2~rc3.dfsg0-1) experimental; urgency=low
 

Modified: qutecom/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/control?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/control (original)
+++ qutecom/trunk/debian/control Sat Feb  7 21:06:04 2009
@@ -22,7 +22,7 @@
 
 Package: qutecom
 Architecture: any
-Depends: qutecom-data (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: qutecom-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Replaces: wengophone
 Description: SIP-based software telephone with video and chat features
  QuteCom is a Voice-over-IP application based on standard protocols like SIP
@@ -35,8 +35,8 @@
 
 Package: qutecom-data
 Architecture: all
-Depends: qutecom (= ${binary:Version})
-Description: SIP-based software telephone with video and chat features
+Depends: qutecom (>= ${source:Version}), ${misc:Depends}
+Description: SIP-based software telephone with video and chat features (data files)
  QuteCom is a Voice-over-IP application based on standard protocols like SIP
  and RTP. It enables voice, video and text chat between two clients. Features
  include a contact list with multi-protocol presence and status, call history
@@ -51,7 +51,7 @@
 Architecture: any
 Priority: extra
 Depends: qutecom (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: SIP-based software telephone with video and chat features
+Description: SIP-based software telephone with video and chat features (debug files)
  QuteCom is a Voice-over-IP application based on standard protocols like SIP
  and RTP. It enables voice, video and text chat between two clients. Features
  include a contact list with multi-protocol presence and status, call history

Modified: qutecom/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/copyright?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/copyright (original)
+++ qutecom/trunk/debian/copyright Sat Feb  7 21:06:04 2009
@@ -6,9 +6,9 @@
 It was downloaded from 
 http://www.qutecom.org/
 
-Copyright Holder: QuteCom Development Team <qutecom-dev at lists.qutecom.org>
-                  MDBSYS (http://www.mbdsys.com)
-                  OpenWengo Development Team (http://www.openwengo.org)
+Copyright Holder: 2008-2009 QuteCom Development Team <qutecom-dev at lists.qutecom.org>
+                  2008-2009 MDBSYS (http://www.mbdsys.com)
+                  2004-2007 OpenWengo Development Team (http://www.openwengo.org)
                   2004-2007 Wengo (http://www.wengo.fr)
 
 Original Developers:
@@ -56,8 +56,7 @@
     Seb Tricaud
     Sherry Yang
 
-License:
-
+License: GPL-2+-BY-OpenSSL 
    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
@@ -73,65 +72,12 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
    As a special exception, Wengo gives permission to link
-   this program with the Qt Library (commercial or non-commercial edition),
-   and distribute the resulting executable, without including the source
-   code for the Qt library in the source distribution.
-
-   As a special exception, Wengo gives permission to link
    this program with the OpenSSL Library.
 
 On Debian systems, the complete text of the GNU General Public License can be
 found in `/usr/share/common-licenses/GPL'.
 
 This software contains some files from the following other softwares:
-
-- phApi (wifo/phapi)
-Copyright (C) 2000 by Abramo Bagnara <abramo at alsa-project.org>
-Copyright (C) 2002-2003 Aymeric Moizard <jack at atosc.org>
-Copyright (C) 2004 Vadim Lebedev <vadim at mbdsys.com>
-Copyright (C) 2005-2007 Wengo
-Copyright (C) 2005 David Ferlier <david.ferlier at wengo.fr>
-published under GNU GPL
-
-- libpurple (libs/3rdparty/libpurple)
-Copyright (C) 1998-2008 Pidgin/libpurple development team
-published under GNU GPL
-
-- sVoIP (wifo/sVoIP)
-Copyright (C) 2006 Everbee Networks
-published under GNU GPL
-
-- SpanDSP (wifo/g722, wifo/g729)
-Copyright (C) 1993 CMU
-Copyright (C) 2001-2006 Steve Underwood <steveu at coppice.org>
-Copyright (C) 2006 Michael Jerris
-published under GNU GPL
-
-- eXosip (wifo/eXosip)
-Copyright (C) 2002-2003 Aymeric Moizard <jack at atosc.org>
-published under GNU GPL
-
-- oSIP (wifo/libosip2)
-Copyright (C) 2001-2005 Aymeric Moizard <jack at atosc.org>
-published under GNU LGPL
-On Debian systems, the complete text of the GNU Lesser General Public License
-can be found in `/usr/share/common-licenses/LGPL'.
-
-- oRTP (wifo/ortp)
-Copyright (C) 2001-2005 Simon Morlat
-published under GNU LGPL
-
-- trayicon (libs/trayicon)
-Copyright (C) 2003 Justin Karneges
-published under GNU LGPL
-
-- PSI (libs/3rdparty/psiidle)
-Copyright (C) 2003  Justin Karneges
-published under GNU LGPL
-
-- fidlib (wifo/phpai/fidlib)
-Copyright (c) 2002-2003 Jim Peters <http://uazu.net/>
-published under GNU LGPL
 
 - OWbuild (owbuild)
 Copyright (c) 2006-2007 Wengo
@@ -141,45 +87,49 @@
 Copyright (c) 2006-2007 Andreas Schneider <mail at cynapses.org>
 Copyright (C) 2008 MBDSYS
 Copyright (c) 2008 Tarrisse Laurent <laurent at mbdsys.com>
-published under BSD license
-On Debian systems, the complete text of the BSD License can be found in
-`/usr/share/common-licenses/BSD'.
-
-- Google Breakpad (libs/3rdparty/googlebreakpad)
-Copyright (c) 2006 Google Inc.
-published under BSD license
+License: BSD-C3
+ On Debian systems, the complete text of the 3-clause BSD License can be found
+ in `/usr/share/common-licenses/BSD'.
+
+- phApi (wifo/phapi)
+Copyright (C) 2000 Abramo Bagnara <abramo at alsa-project.org>
+Copyright (C) 2000 Simon Morlat <simon.morlat at free.fr>
+Copyright (C) 2002-2003 Aymeric Moizard <jack at atosc.org>
+Copyright (C) 2004 Vadim Lebedev <vadim at mbdsys.com>
+Copyright (C) 2005-2007 Wengo
+Copyright (C) 2005 David Ferlier <david.ferlier at wengo.fr>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+- SpanDSP G722 codec (wifo/phapi/g722)
+Copyright (C) 1993 CMU, Computer Science, Speech Group, Chengxiang Lu and Alex Hauptmann 
+Copyright (C) 2001-2006 Steve Underwood <steveu at coppice.org>
+License: PD
+ Despite my general liking of the GPL, I place my own contributions 
+ to this code in the public domain for the benefit of all mankind -
+ even the slimy ones who might try to proprietize my work and use it
+ to my detriment.
+
+- SpanDSP G726 codec (wifo/phapi/g726)
+Copyright (C) 1993 CMU, Computer Science, Speech Group, Chengxiang Lu and Alex Hauptmann 
+Copyright (C) 2001-2006 Steve Underwood <steveu at coppice.org>
+Copyright (C) 2006 Michael Jerris
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+- fidlib (wifo/phpai/fidlib)
+Copyright (c) 2002-2003 Jim Peters <http://uazu.net/>
+License: LGPL-2.1
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 - spxec (wifo/phapi/speexec)
 Copyright (C) 2003-2006 Jean-Marc Valin
-published under BSD license
-
-- srtp (wifo/srtp)
-Copyright (c) 2001-2005 Cisco Systems, Inc.
-published under BSD license
-
-- TinyXML (wifo/tinyxml)
-Copyright (C) 2000-2006 Lee Thomason (www.grinninglizard.com)
-published under zlib license
-License:
-    This software is provided 'as-is', without any express or implied
-    warranty. In no event will the authors be held liable for any
-    damages arising from the use of this software.
-
-    Permission is granted to anyone to use this software for any
-    purpose, including commercial applications, and to alter it and
-    redistribute it freely, subject to the following restrictions:
-
-    1. The origin of this software must not be misrepresented; you must
-    not claim that you wrote the original software. If you use this
-    software in a product, an acknowledgment in the product documentation
-    would be appreciated but is not required.
-
-    2. Altered source versions must be plainly marked as such, and
-    must not be misrepresented as being the original software.
-
-    3. This notice may not be removed or altered from any source
-    distribution.
-
+License: BSD-C3
+ On Debian systems, the complete text of the 3-clause BSD License can be found
+ in `/usr/share/common-licenses/BSD'.
 
 - GSM 06.10 lossy speech compression (wifo/phapi/gsm)
 Copyright (C) 1992-1994 Jutta Degener and Carsten Bormann,
@@ -195,6 +145,35 @@
     this software has found, about bugs in this software, and about any
     improvements that may be of general interest.
 
+- Acoustic Echo Cancellation NLMS-pw algorithm (wifo/phapi/aec2.*)
+Copyright (C) 2004-2005 DFS Deutsche Flugsicherung
+License:
+    You are allowed to use this source code in any open source or closed
+    source software you want. You are allowed to use the algorithms for a
+    hardware solution. You are allowed to modify the source code.
+    You are not allowed to remove the name of the author from this memo or
+    from the source code files. You are not allowed to monopolize the
+    source code or the algorithms behind the source code as your
+    intellectual property.
+    This source code is free of royalty and comes with no warranty.
+
+- sVoIP (wifo/sVoIP)
+Copyright (C) 2006 Everbee Networks
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+- eXosip (wifo/eXosip)
+Copyright (C) 2002-2003 Aymeric Moizard <jack at atosc.org>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+- oSIP (wifo/libosip2)
+Copyright (C) 2001-2005 Aymeric Moizard <jack at atosc.org>
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 - MD5C wifo/libosip2/{src,include}/osipparser2/osip_md5c.*
 Copyright (C) 1991-2, RSA Data Security, Inc.
@@ -217,12 +196,45 @@
     These notices must be retained in any copies of any part of this
     documentation and/or software.
 
+- oRTP (wifo/ortp)
+Copyright (C) 2001-2005 Simon Morlat
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+- srtp (wifo/srtp)
+Copyright (c) 2001-2005 Cisco Systems, Inc.
+License: BSD-C3
+ On Debian systems, the complete text of the 3-clause BSD License can be found
+ in `/usr/share/common-licenses/BSD'.
+
+- TinyXML (wifo/tinyxml)
+Copyright (C) 2000-2006 Lee Thomason (www.grinninglizard.com)
+published under zlib license
+License:
+    This software is provided 'as-is', without any express or implied
+    warranty. In no event will the authors be held liable for any
+    damages arising from the use of this software.
+
+    Permission is granted to anyone to use this software for any
+    purpose, including commercial applications, and to alter it and
+    redistribute it freely, subject to the following restrictions:
+
+    1. The origin of this software must not be misrepresented; you must
+    not claim that you wrote the original software. If you use this
+    software in a product, an acknowledgment in the product documentation
+    would be appreciated but is not required.
+
+    2. Altered source versions must be plainly marked as such, and
+    must not be misrepresented as being the original software.
+
+    3. This notice may not be removed or altered from any source
+    distribution.
 
 - STUN client (wifo/phapi/stun, wifo/ortp/{src,include/srtp}/stun*,
         wifo/netlib/src/{stun,udp}_*)
 Copyright (C) 2000 Vovida Networks, Inc.
-The Vovida Software License, Version 1.0
-License:
+License: The Vovida Software License, Version 1.0
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions
     are met:
@@ -259,20 +271,6 @@
     USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
     DAMAGE.
 
-
-- Acoustic Echo Cancellation NLMS-pw algorithm (wifo/phapi/aec2.*)
-Copyright (C) 2004-2005 DFS Deutsche Flugsicherung
-License:
-    You are allowed to use this source code in any open source or closed
-    source software you want. You are allowed to use the algorithms for a
-    hardware solution. You are allowed to modify the source code.
-    You are not allowed to remove the name of the author from this memo or
-    from the source code files. You are not allowed to monopolize the
-    source code or the algorithms behind the source code as your
-    intellectual property.
-    This source code is free of royalty and comes with no warranty.
-
-
 - inet_ntop (wifo/owsl/src/core/owsl_address.c)
 Copyright (C) 1996-2001  Internet Software Consortium
 - MS dirent (wifo/phapi/msdirent, libs/owutil/cutil/src/msvc/dirent.c)
@@ -293,17 +291,574 @@
     NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
     WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+- trayicon (libs/trayicon)
+Copyright (C) 2003 Justin Karneges
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+- PSI (libs/3rdparty/psiidle)
+Copyright (C) 2003  Justin Karneges
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+- Google Breakpad (libs/3rdparty/googlebreakpad)
+Copyright (c) 2006 Google Inc.
+License: BSD-C3
+ On Debian systems, the complete text of the 3-clause BSD License can be found
+ in `/usr/share/common-licenses/BSD'.
+
+- libpurple (libs/3rdparty/libpurple)
+Copyright (C) 1998-2008 Pidgin/libpurple development team
+    Saleem Abdulrasool
+    Dave Ahlswede
+    Manuel Amador
+    Matt Amato
+    Geoffrey Antos
+    Daniel Atallah
+    Paul Aurich
+    Patrick Aussems
+    Anibal Avelar
+    Ali Albazaz
+    Christopher Ayoup
+    Alex Badea
+    John Bailey
+    R. Tyler Ballance
+    Chris Banal
+    Luca Barbato
+    Levi Bard
+    Ryan Barrett
+    Kevin Barry
+    Lukas Barth
+    Derek Battams
+    Martin Bayard
+    Curtis Beattie
+    Dave Bell
+    Igor Belyi
+    Brian Bernas
+    Paul Betts
+    Jonas Birmé
+    George-Cristian Bîrzan
+    Eric Blade
+    Ethan Blanton
+    Joshua Blanton
+    Rainer Blessing
+    Herman Bloggs
+    David Blue
+    Jason Boerner
+    Hylke Bons
+    Graham Booker
+    Paolo Borelli
+    Julien Bossart
+    Craig Boston
+    Chris Boyle
+    Derrick J Brashear
+    Mauro Sérgio Ferreira Brasil
+    Luke Bratch
+    Matt Brenneke
+    Jeremy Brooks
+    Jonathan Brossard
+    Jeffery Brown
+    Philip Brown
+    Dan Bruce
+    Norbert Buchmuller
+    Sean Burke
+    Thomas Butter
+    Trevor Caira
+    Andrea Canciani
+    Damien Carbery
+    Michael Carlson
+    Keegan Carruthers-Smith
+    Steve Cavilia
+    Julien Cegarra
+    Cerulean Studios, LLC
+    Jonathan Champ
+    Christophe Chapuis
+    Patrick Cheung
+    Ka-Hing Cheung
+    Sadrul Habib Chowdhury
+    Brian Chu
+    Arturo Cisneros, Jr.
+    Vincas Ciziunas
+    Jonathan Clark
+    Joe Clarke
+    Eoin Coffey
+    Jason Cohen
+    Todd Cohen
+    Graham Cole
+    Jono Cole
+    Lorenzo Colitti
+    Collabora Ltd.
+    Jeff Connelly
+    Nathan Conrad
+    Felipe Contreras
+    Alex Converse
+    Irving Cordova
+    Glauber de Oliveira Costa
+    Adam Cowell
+    Palmer Cox
+    Jeramey Crawford
+    Michael Culbertson
+    Steven Danna
+    Chris Davies
+    Josh Davis
+    Martijn Dekker
+    Florian Delizy
+    Vinicius Depizzol
+    Philip Derrin
+    Taso N. Devetzis
+    Balwinder Singh Dheeman
+    Andrew Dieffenbach
+    Finlay Dobbie
+    Mark Doliner
+    Nuno Donato
+    Jim Duchek
+    Alex Duggan
+    Tom Dyas
+    Marc E.
+    Andrew Echols
+    John Eckerdal
+    Sean Egan <seanegan at gmail.com>
+    William Ehlhardt
+    Markus Elfring
+    Nelson Elhage
+    Ignacio J. Elia
+    Brian Enigma
+    Mattias Eriksson
+    Stefan Esser
+    Steffen Eschenbacher
+    Marc Etcheverry
+    David Everly
+    Larry Ewing
+    Gábor Farkas
+    Jesse Farmer
+    Gavan Fantom (gavan)
+    Leonardo Fernandes
+    David Fiander
+    Rob Flynn <gaim at robflynn.com>
+    Rob Foehl (rwf)
+    Alan Ford
+    Nathan Fredrickson
+    Chris J. Friesen
+    Free Software Foundation
+    Decklin Foster
+    Francesco Fracassi
+    Adam Fritzler
+    Takao Fujiwara
+    Max G.
+    François Gagné
+    Andrew Gaul
+    Evgueni V. Gavrilov
+    Ignacy Gawedzki
+    Georgi Georgiev
+    Thomas Gibson-Robinson
+    Ike Gingerich
+    Gustavo Giráldez
+    Richard Gobeille
+    Ian Goldberg
+    Matthew Goldstein
+    Michael Golden
+    Charlie Gordon
+    Ryan C. Gordon
+    Konrad Gräfe
+    Miah Gregory
+    David Grohmann
+    Christian Grothoff
+    Vladislav Guberinić
+    Gideon N. Guillen
+    Christian Hammond
+    Erick Hamness
+    Fred Hampton
+    John Hanauer
+    Phil Hannent
+    Casey Harkins
+    Andy Harrison
+    Andrew Hart (arhart)
+    Anders Hasselqvist
+    Rene Hausleitner
+    Will Hawkins
+    G. Sumner Hayes
+    Michael R. Head
+    Nick Hebner
+    Mike Heffner
+    Justin Heiner
+    Moos Heintzen
+    Benjamin Herrenschmidt
+    Fernando Herrera
+    hjheins
+    Hil
+    Casey Ho
+    Andrew Hoffman
+    Iain Holmes
+    Joshua Honeycutt
+    Nigel Horne
+    Jensen Hornick
+    Juanjo Molinero Horno
+    Dustin Howett
+    Nathanael Hoyle
+    Greg Hudson
+    Magnus Hult
+    Karsten Huneycutt
+    Andrew Hunt
+    Kevin Hunter
+    Rian Hunter
+    Thomas Huriaux
+    Instant Messaging Freedom, Inc.
+    Vitaliy Ischenko
+    Intel Corporation
+    Scott Jackson
+    Hans Petter Jansson
+    Henry Jen
+    Benjamin Kahn
+    Anders Kaseorg
+    Praveen Karadakal
+    John Kelm
+    Jochen Kemnade
+    Akuke Kok
+    Konstantin Korikov
+    Cole Kowalski
+    Matt Kramer
+    Gary Kramlich
+    Jan Kratochvil
+    Andrej Krivulčík
+    Patrik Kullman
+    Tuomas Kuosmanen
+    Tero Kuusela
+    Richard Laager
+    Scott Lamb
+    Dennis Lambe Jr.
+    Joe LaPenna
+    Steve Láposi
+    Daniel Larsson
+    Peter Lawler
+    Ho-seok Lee
+    Jean-Yves Lefort
+    Moses Lei
+    Ambrose C. Li
+    Nicolas Lichtmaier
+    Wesley Lin
+    Artem Litvinovich
+    Josh Littlefield
+    Daniel Ljungborg
+    Syd Logan
+    Lokheed
+    Norberto Lopes
+    Shlomi Loubaton
+    Uli Luckas
+    Matthew Luckie
+    Marcus Lundblad
+    Mike Lundy
+    Jason Lynch
+    Iain MacDonnell
+    Lucio Maciel
+    Brian Macke
+    Paolo Maggi
+    Willian T. Mahan
+    Kris Marsh
+    Fidel Martinez
+    Lalo Martins
+    John Matthews
+    Simo Mattila
+    Michal Matyska
+    Ryan McCabe
+    Peter McCurdy
+    Kurt McKee
+    Torrey McMahon
+    Robert McQueen
+    Mihály Mészáros
+    Robert Mibus
+    Lars T. Mikkelsen
+    Benjamin Miller
+    Kevin Miller
+    Paul Miller
+    Arkadiusz Miskiewicz
+    David Mohr
+    Andrew Molloy
+    Michael Monreal
+    Marco Monteiro
+    Benjamin Moody
+    John Moody
+    Tim Mooney
+    Sergio Moretto
+    Andrei Mozzhuhin
+    Christian Muise
+    Richard Nelson
+    Dennis Nezic
+    Matthew A. Nicholson
+    Andreas Nilsson
+    Henning Norén
+    Szilard Novaki
+    Novell
+    Padraig O'Briain
+    Christopher O'Brien (siege)
+    Peter O'Gorman
+    Jon Oberheide
+    Yusuke Odate
+    Ruediger Oertel
+    Gudmundur Bjarni Olafsson
+    Bartosz Oler
+    Oliver
+    Stefan Ott
+    Shawn Outman
+    Nathan Owens (pianocomp81)
+    John Oyler
+    Matt Pandina
+    Laszlo Pandy
+    Giulio 'Twain28' Pascali
+    Ricardo Fernandez Pascual
+    Riley Patterson
+    Havoc Pennington
+    Ted Percival
+    Eduardo Pérez
+    Matt Perry
+    Nathan Peterson
+    Sebastián E. Peyrott
+    Celso Pinto
+    Joao Luís Marques Pinto
+    Aleksander Piotrowski
+    Julien Pivotto
+    Eric Polino <aluink at gmail.com>
+    Ari Pollak
+    Robey Pointer
+    Eric Polino
+    Stephen Pope
+    Nathan Poznick
+    Jory A. Pratt
+    Brent Priddy
+    Justin Pryzby
+    Florian Qu?ze
+    Ignacio Casal Quinteiro
+    Federicco Mena Quintero
+    Yosef Radchenko
+    David Raeman
+    R. Ramkumar
+    Mart Raudsepp
+    Etan Reisner
+    Kristian Rietveld
+    Pekka Riikonen
+    Tim Ringenbach
+    Dennis Ristuccia
+    Lee Roach
+    Eion Robb
+    Rhett Robinson
+    Luciano Miguel Ferreira Rocha
+    Andrew Rodland
+    Miguel Rodríguez (migrax)
+    Bob Rossi
+    Jason Roth
+    Jean-Francois Roy
+    Peter Ruibal
+    Michael Ruprecht
+    Sam S.
+    Thanumalayan S.
+    Elliott Sales de Andrade
+    Tomasz Sałaciński <tsalacinski at gmail.com>
+    Pradyumna Sampath
+    Arvind Samptur
+    Tom Samstag
+    Neil Sanchala
+    Laurent Sansonetti
+    Andrew Sayman
+    Alceste Scalas
+    Carsten Schaar
+    Toby Schaffer
+    Jonathan Schleifer <js-pidgin at webkeks.org>
+    Matteo Settenvini
+    Colin Seymour
+    Luke Schierer
+    Ralph Schmieder
+    David Schmitt
+    Mark Schneider
+    Evan Schoenberg
+    Gabriel Schulhof
+    Eric Michael Schwelm
+    Federico Schwindt
+    Torrey Searle
+    Peter Seebach
+    Don Seiler
+    Leonardo Serra
+    Jim Seymour
+    Javeed Shaikh
+    Joe Shaw
+    Scott Shedden
+    Dossy Shiobara
+    Michael Shkutkov
+    Shreevatsa R
+    Dylan Simon <dylan at dylex.net>
+    Ettore Simone
+    John Silvestri
+    Mukund Sivaraman
+    Craig Slusher
+    Alex Smith
+    Brad Smith
+    Malcolm Smith
+    David Smock
+    Phil Snowberger
+    Eddie Sohn (tr1sk)
+    Sony Computer Entertainment America, Inc.
+    Andy Spencer
+    Mark Spencer
+    Peter Speybrouck
+    Lex Spoon
+    Chris Stafford
+    Kevin Stange
+    Jakub Steiner
+    Richard Stellingwerff
+    Charlie Stockman
+    David Stoddard
+    Adam Strzelecki
+    Andreas Stührk
+    Oleg Sukhodolsky
+    Sun Microsystems
+    MÃ¥rten Svantesson (fursten)
+    Amir Szekely (kichik)
+    Robert T.
+    Greg Taeger
+    Peter Tang
+    Brian Tarricone
+    Peter Teichman
+    Philip Tellis
+    Arun A. Tharuvai
+    Cestonaro Thilo
+    Will Thompson
+    Douglas Thrift (douglaswth)
+    Mark Tiefenbruck
+    Andrew Tinney
+    Jeffery To
+    Warren Togami
+    Stu Tomlinson
+    Bill Tompkins
+    Gal Topper
+    Chris Toshok
+    Ken Tossell
+    Marcus Trautwig
+    Tom Tromey
+    Todd Troxell
+    Brad Turcotte
+    Kyle Turman
+    Junichi Uekawa
+    Igor Vlasenko
+    István Váradi
+    Martijn van Beers
+    Arjan van de Ven
+    Philip Van Hoof
+    Kristof Vansant
+    James Vega
+    David Vermeille
+    Sid Vicious
+    Jorge Villaseñor (Masca)
+    Bjoern Voigt
+    Wan Hing Wah
+    Philip Walford
+    Nathan Walp
+    Jonty Wareing
+    Eric Warmenhoven
+    Adam J. Warrington
+    Denis Washington
+    Zsombor Welker
+    Andrew Wellington
+    Adam Wendt
+    Simon Wenner
+    Dave West
+    Zac West
+    Daniel Westermann-Clark
+    Andrew Whewell
+    Simon Wilkinson
+    Dan Willemsen
+    Justin Williams (Jaywalker)
+    Jason Willis
+    Matt Wilson
+    Dan Winship
+    Scott Wolchok
+    The Written Word, Inc.
+    Kevin Wu Won
+    Pui Lam Wong
+    Justin Wood
+    Ximian
+    Ma Xuan
+    Jared Yanovich
+    Timmy Yee
+    Nickolai Zeldovich
+    Marco Ziech
+    Piotr Zielinski
+    Jeroen Zwartepoorte
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+- libpurple GG protocol plugin (libs/3rdparty/libpurple/protocols/gg/lib
+Copyright (C) 2001-2003 Wojtek Kaniewski <wojtekka at irc.pl>
+                        Robert J. Woźny <speedy at ziew.org>
+                        Arkadiusz Miśkiewicz <arekm at pld-linux.org>
+                        Tomasz Chiliński <chilek at chilan.com>
+License: LGPL-2.1+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+- libpurple Oscar protocol plugin (libs/3rdparty/libpurple/protocols/oscar)
+Copyright (C) 2007 ComBOTS Product GmbH (htfv) <foss at combots.com>
+Copyright (C) 2005-2006 Jonathan Clark <ardentlygnarley a.t users d.o.t sourceforge d.o.t net>
+Copyright (C) 2001-2006 Mark Doliner <thekingant a.t users d.o.t sourceforge d.o.t net>
+Copyright (C) 1998-2001 Adam Fritzler <mid a.t auk d.o.t cx>
+                        Josh Myer <josh a.t joshisanerd d.o.t com>
+                        Daniel M. Pomerantz
+                        Daniel Reed <n a.t ml d.o.t org>
+                        Eric Warmenhoven <warmenhoven a.t linux d.o.t com>
+                        Brock Wilcox <awwaiid a.t auk d.o.t cx>
+License: LGPL-2+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+- libpurple Zephyr protocol plugin (libs/3rdparty/libpurple/protocols/zephyr)
+Copyright (C) 1997-1998 Massachusetts Institute of Technology
+License: MIT
+    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 the Massachusetts
+    Institute of Technology (M.I.T.) not be used in advertising or publicity
+    pertaining to distribution of the software without specific, written
+    prior permission.
+
+    M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+    ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+    M.I.T. 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.
+Copyright (C) 1987-1989 Student Information Processing Board of the
+    Massachusetts Institute of Technology
+License:
+    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 names of M.I.T. and the M.I.T. S.I.P.B. not be
+    used in advertising or publicity pertaining to distribution
+    of the software without specific, written prior permission.
+    M.I.T. and the M.I.T. S.I.P.B. make no representations about
+    the suitability of this software for any purpose.  It is
+    provided "as is" without express or implied warranty.
 
 - Emoticons
 Copyright (C) Nuno Pinheiro (http://pinheiro-kde.blogspot.com/)
-published under GNU GPL
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
 
 - Flags icons
 Copyright: Mark James (http://www.famfamfam.com/)
-License:
-    These flag icons are available for free use for any purpose with no
-    requirement for attribution. 
-
-The Debian packaging is (C) 2008, Ludovico Cavedon <ludovico.cavedon at gmail.com>
-and is licensed under the GPL, see above.
-
+License: PD
+ These flag icons are available for free use for any purpose with no
+ requirement for attribution. 
+
+- Debian packaging (debian)
+Copyright (C) 2007-2009 Ludovico Cavedon <ludovico.cavedon at gmail.com>
+Copyright (C) 2006-2009 Marco Nenciarini <mnencia at debian.org>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2 can be found in `/usr/share/common-licenses/LGPL-2'.

Modified: qutecom/trunk/debian/get-orig-source.sh
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/get-orig-source.sh?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/get-orig-source.sh (original)
+++ qutecom/trunk/debian/get-orig-source.sh Sat Feb  7 21:06:04 2009
@@ -3,23 +3,16 @@
 
 set -e
 
-if [ -z "$1" ] || [ -z "$2" ] || [ -z "$3" ]; then
+if [ -z "$1" ] || [ -z "$2" ]; then
     echo "Missing parameter"
-    echo "Usage: $0 version hg_branch hg_tag"
+    echo "Usage: $0 src_version up_version"
     echo
     exit 1;
 fi
 
 
 version=$1
-hg_branch=$2
-hg_tag=$3
-
-hg_filename="$hg_tag.tar.bz2"
-hg_dirname="$(echo -n $hg_branch | tr -s '.' '-')-$hg_tag"
-hg_url="http://hg.qutecom.org/$hg_branch/archive/$hg_filename"
-echo $hg_dirname
-
+upversion=$2
 curdir="$PWD"
 destdir=qutecom-$version
 desttar=qutecom_$version.orig.tar
@@ -38,19 +31,22 @@
 workdir="$(mktemp -d)"
 trap "rm -fr $workdir; echo Aborted." EXIT
 
-cd $workdir
 
 # Download sources
-if [ -d $destdir ]; then
+if [ -d $workdir/$destdir ]; then
     echo "Uptodate source found ($destdir), skipping download."
+    cd $workdir
 else
-    echo -n "Downloading sources... "
-    wget "$hg_url"
-    tar jxf "$hg_filename"
-    mv "$hg_dirname" "$destdir"
-    rm "$hg_filename"
+    echo "Downloading sources... "
+    filename=$(basename $(uscan --destdir "$workdir" --force-download --download-version "$upversion" --dehs | sed -n 's/.*<upstream-url>\(.*\)<\/upstream-url>.*/\1/p'))
+    dirname=$(basename "$filename" .tar.gz)
+    cd $workdir
+    tar zxf "$filename"
+    mv "$dirname" "$destdir"
+    rm "$filename"
     echo "done."
 fi
+
 
 # Cleaning tree
 purge_3rdparty() {
@@ -136,6 +132,12 @@
 # Remove MSVC code
 purge_3rdparty $destdir/libs/owutil/cutil/msvc
 
+# Avoid lintian warning on source: ancient-libtool wifo/eXosip/scripts/ltmain.sh 1.4.3
+rm $destdir/wifo/eXosip/scripts/ltmain.sh
+
+# Avoid lintian warning on source: source-contains-hg-tags-file .hgtags
+rm $destdir/.hg*
+
 echo "Cleaning done"
 
 # Make the sources archive

Modified: qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch (original)
+++ qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,4 @@
+Make sure all shared code is compiled with -fPIC
 Index: qutecom-2.2~rc3.dfsg0/owbuild/owbuild/OWDefaultCompilerFlags.cmake
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/owbuild/owbuild/OWDefaultCompilerFlags.cmake	2008-12-18 14:22:36.000000000 +0100

Modified: qutecom/trunk/debian/patches/debian/cmake-noavformat.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/debian/cmake-noavformat.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/cmake-noavformat.patch (original)
+++ qutecom/trunk/debian/patches/debian/cmake-noavformat.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,4 @@
+Do not fail if libavformat is not used, as we are using libswscale
 Index: qutecom-2.2~rc3.dfsg0/owbuild/FindFFMPEG.cmake
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/owbuild/FindFFMPEG.cmake	2008-12-26 15:06:57.000000000 +0000

Modified: qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch (original)
+++ qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,4 @@
+Do not copy COPYING and AUTHORS files into /usr/share/qutecom
 Index: qutecom-2.2~rc3.dfsg0/wengophone/src/presentation/qt/CMakeLists-install-linux.txt
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2008-12-21 10:42:49.000000000 +0000

Modified: qutecom/trunk/debian/patches/generic/cmake-install-missing-endif.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/generic/cmake-install-missing-endif.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/cmake-install-missing-endif.patch (original)
+++ qutecom/trunk/debian/patches/generic/cmake-install-missing-endif.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,5 @@
+Fix syntax error in CMakeLists-install-linux.txt
+http://trac.qutecom.org/ticket/25
 Index: qutecom-2.2~rc3.dfsg0/wengophone/src/presentation/qt/CMakeLists-install-linux.txt
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2008-12-21 10:42:16.000000000 +0000

Modified: qutecom/trunk/debian/patches/generic/ffmpeg-api-52.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/generic/ffmpeg-api-52.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/ffmpeg-api-52.patch (original)
+++ qutecom/trunk/debian/patches/generic/ffmpeg-api-52.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,5 @@
+Fix compilation with compilation with libavcodec version 52
+http://trac.qutecom.org/ticket/29
 Index: qutecom-2.2~rc3.dfsg0/wifo/phapi/phcodec-avcodec-wrapper.c
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/wifo/phapi/phcodec-avcodec-wrapper.c	2008-12-18 13:22:36.000000000 +0000

Modified: qutecom/trunk/debian/patches/generic/imwrapper-safe-reinit.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/generic/imwrapper-safe-reinit.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/imwrapper-safe-reinit.patch (original)
+++ qutecom/trunk/debian/patches/generic/imwrapper-safe-reinit.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,5 @@
+Prevent race condition during re-initialization of libpurple
+http://trac.qutecom.org/ticket/26
 Index: qutecom-2.2~rc3.dfsg0/wengophone/src/model/profile/UserProfileHandler.cpp
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/wengophone/src/model/profile/UserProfileHandler.cpp	2008-12-18 13:22:36.000000000 +0000

Modified: qutecom/trunk/debian/patches/generic/wengophone-thread-destruction.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/generic/wengophone-thread-destruction.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/wengophone-thread-destruction.patch (original)
+++ qutecom/trunk/debian/patches/generic/wengophone-thread-destruction.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,5 @@
+Delay destruction of WengoPhone instance
+http://trac.qutecom.org/ticket/30
 Index: qutecom-2.2~rc3.dfsg0/wengophone/src/model/WengoPhone.cpp
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/wengophone/src/model/WengoPhone.cpp	2008-12-27 10:15:36.000000000 +0100

Modified: qutecom/trunk/debian/patches/head/cmake-swscale.patch
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/head/cmake-swscale.patch?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/head/cmake-swscale.patch (original)
+++ qutecom/trunk/debian/patches/head/cmake-swscale.patch Sat Feb  7 21:06:04 2009
@@ -1,3 +1,5 @@
+Fix typo in libswscale (ffmpeg) detection code
+http://trac.qutecom.org/ticket/45
 Index: qutecom-2.2~rc3.dfsg0/owbuild/FindFFMPEG.cmake
 ===================================================================
 --- qutecom-2.2~rc3.dfsg0.orig/owbuild/FindFFMPEG.cmake	2008-12-26 14:58:56.000000000 +0000

Modified: qutecom/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/series?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/series (original)
+++ qutecom/trunk/debian/patches/series Sat Feb  7 21:06:04 2009
@@ -7,4 +7,3 @@
 debian/cmake-noavformat.patch
 debian/remove-extra-copying-file.patch
 debian/cmake-force-fpic.patch
-debian/remove-old-ltmain.patch

Modified: qutecom/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/rules?rev=6737&op=diff
==============================================================================
--- qutecom/trunk/debian/rules (original)
+++ qutecom/trunk/debian/rules Sat Feb  7 21:06:04 2009
@@ -30,30 +30,29 @@
 endif
 
 
-# Avoid postinst-has-useless-call-to-ldconfig
-DEB_DH_MAKESHLIBS_ARGS_qutecom := -n
+# Avoid postinst-has-useless-call-to-ldconfig and pkg-has-shlibs-control-file-but-no-actual-shared-libs
+DEB_DH_MAKESHLIBS_ARGS_qutecom := -Xsfp
 
 install/qutecom-data::
 	mkdir -p $(DEB_DESTDIR)-data/usr
 	mv $(DEB_DESTDIR)/usr/share $(DEB_DESTDIR)-data/usr
 
+install/qutecom::
+	mkdir -p $(DEB_DESTDIR)/usr/share/qutecom
+	ln -s /usr/share/doc/qutecom/AUTHORS $(DEB_DESTDIR)/usr/share/qutecom
+
 DEBVERSION:=$(shell head -n 1 debian/changelog | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
 SRCVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[.0-9]*$$//')
 UPVERSION:=$(shell echo $(SRCVERSION) | sed -e 's/-svn.*$$//' -e 's/\.dfsg.*$$//')
-
-HGBRANCH:=qutecom-2.2
-HGTAG:=QuteCom-2.2-RC3
 
 print-version:
 	@@echo "Debian version:          $(DEBVERSION)"
 	@@echo "Source version:          $(SRCVERSION)"
 	@@echo "Upstream version:        $(UPVERSION)"
-	@@echo "Hg branch:               $(HGBRANCH)"
-	@@echo "Hg tag:                  $(HGTAG)"
 
 get-orig-source:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 	@@echo Downloading version $(UPVERSION)
 	@@chmod +x debian/get-orig-source.sh
-	debian/get-orig-source.sh $(SRCVERSION) $(HGBRANCH) $(HGTAG)
+	debian/get-orig-source.sh $(SRCVERSION) $(UPVERSION)




More information about the Pkg-voip-commits mailing list