update debian files from 0.13.1 package
This commit is contained in:
		
							parent
							
								
									a9ac0f28b9
								
							
						
					
					
						commit
						c0a2ab6b9a
					
				
					 7 changed files with 49 additions and 15 deletions
				
			
		
							
								
								
									
										34
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,3 +1,37 @@
 | 
			
		|||
gajim (0.13.1-1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * New upstream release. Closes: #559905
 | 
			
		||||
  * Update PyGTK requirement to 2.12.0 minimum
 | 
			
		||||
  * Fix filetransfer proxies testing, keepalive handling, memory leak.
 | 
			
		||||
    Closes: #524514
 | 
			
		||||
  * Better connection. Closes: #547267
 | 
			
		||||
  * Fix proxy test on startup. Closes: #453910
 | 
			
		||||
  * Fix sound playing. Closes: #527275
 | 
			
		||||
  * Update debhelper compatibility level to 7
 | 
			
		||||
 | 
			
		||||
 -- Yann Leboulanger <asterix@lagaule.org>  Sun, 29 Nov 2009 01:21:04 +0100
 | 
			
		||||
 | 
			
		||||
gajim (0.12.5-1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * New upstream release which fixes file transfer. Closes: #544466
 | 
			
		||||
  * Fix history manager. Closes: #539109
 | 
			
		||||
  * Fix custom host / port usage. Closes: #539267
 | 
			
		||||
  * update python-gnome* dependancies. Closes: #541553
 | 
			
		||||
 | 
			
		||||
 -- Yann Leboulanger <asterix@lagaule.org>  Sun, 08 Aug 2009 00:06:15 +0100
 | 
			
		||||
 | 
			
		||||
gajim (0.12.3-1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * New upstream release.
 | 
			
		||||
  * OS info are now caches. Closes: #509675
 | 
			
		||||
  * keepalive system has been improved. Closes: #521144
 | 
			
		||||
  * Recommends python-crypto for encryption. Closes: #513892
 | 
			
		||||
  * update to 3.8.2 Debian Policy
 | 
			
		||||
  * update to debhelper V6
 | 
			
		||||
  * added watch file
 | 
			
		||||
 | 
			
		||||
 -- Yann Leboulanger <asterix@lagaule.org>  Sun, 24 Jun 2009 20:46:15 +0100
 | 
			
		||||
 | 
			
		||||
gajim (0.12.1-1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * New upstream release.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								debian/compat
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/compat
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
4
 | 
			
		||||
7
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										16
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,21 +1,21 @@
 | 
			
		|||
Source: gajim
 | 
			
		||||
Section: net
 | 
			
		||||
Priority: optional
 | 
			
		||||
Maintainer: Yann Le Boulanger <asterix@lagaule.org>
 | 
			
		||||
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.7.1), python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext (>= 0.17-4), libxss-dev, intltool (>= 0.40.1), imagemagick, python-central (>= 0.5), libdbus-1-dev
 | 
			
		||||
Maintainer: Yann Leboulanger <asterix@lagaule.org>
 | 
			
		||||
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.43), python-support (>= 0.7.1), python-dev, libgtk2.0-dev, python-gtk2-dev, gettext (>= 0.17-4), intltool (>= 0.40.1), imagemagick, python-central (>= 0.5)
 | 
			
		||||
Build-Conflicts: python2.3
 | 
			
		||||
XS-Python-Version: >= 2.4
 | 
			
		||||
Standards-Version: 3.7.3
 | 
			
		||||
Standards-Version: 3.8.3
 | 
			
		||||
Homepage: http://www.gajim.org
 | 
			
		||||
Vcs-Svn: svn://svn.gajim.org/gajim/
 | 
			
		||||
Vcs-Browser: http://trac.gajim.org/browser
 | 
			
		||||
Vcs-Hg: http://hg.gajim.org/gajim/
 | 
			
		||||
Vcs-Browser: http://hg.gajim.org/gajim/file
 | 
			
		||||
 | 
			
		||||
Package: gajim
 | 
			
		||||
Architecture: any
 | 
			
		||||
XB-Python-Version: ${python:Versions}
 | 
			
		||||
Depends: python (>= 2.4), python-support (>= 0.7.1), python-glade2 (>= 2.8.0), python-gtk2 (>= 2.12.0), python-pysqlite2 | python (>= 2.5), dnsutils, libc6
 | 
			
		||||
Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface, python-openssl
 | 
			
		||||
Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0), gnome-keyring, python-sexy, python-kerberos (>= 1.1)
 | 
			
		||||
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-support (>= 0.7.1), python-glade2 (>= 2.12.0), python-gtk2 (>= 2.12.0), dnsutils
 | 
			
		||||
Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface, python-openssl, python-crypto
 | 
			
		||||
Suggests: python-gconf, python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnomeikeyring, gnome-keyring, python-sexy, python-kerberos (>= 1.1), texlive-latex-base, dvipng
 | 
			
		||||
Description: Jabber client written in PyGTK
 | 
			
		||||
 Gajim is a Jabber client. It has a tabbed user interface with normal chats,
 | 
			
		||||
 group chats, and has many features such as, TLS, GPG, SSL, multiple accounts,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										8
									
								
								debian/copyright
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/copyright
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -2,12 +2,12 @@ This package was debianized by Yann Leboulanger asterix@lagaule.org on
 | 
			
		|||
Wed, 16 Jun 2005 20:00:00 +0100.
 | 
			
		||||
 | 
			
		||||
It was downloaded from:
 | 
			
		||||
 http://www.gajim.org/downloads/gajim-0.11.0.tar.gz
 | 
			
		||||
 http://www.gajim.org/downloads/gajim-0.13.tar.gz
 | 
			
		||||
 | 
			
		||||
Upstream Authors:
 | 
			
		||||
      - Yann Le Boulanger <asterix@lagaule.org>
 | 
			
		||||
      - Dimitur Kirov <dkirov@gmail.com>
 | 
			
		||||
      - Travis Shirk <travis@pobox.com>
 | 
			
		||||
      - Jean-Marie Traissard <jim@lapin.org>
 | 
			
		||||
      - Stephan Erb <steve-e@h3c.de>
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
Copyright: (c) 2003-2009 Gajim Team
 | 
			
		||||
| 
						 | 
				
			
			@ -22,7 +22,7 @@ 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 Debian system; see the file /usr/share/common-licenses/GPL. If not,
 | 
			
		||||
along with Debian system; see the file /usr/share/common-licenses/GPL-3. If not,
 | 
			
		||||
write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 | 
			
		||||
Boston, MA  02110-1301, USA.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								debian/gajim.lintian
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/gajim.lintian
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1 +0,0 @@
 | 
			
		|||
gajim binary: script-not-executable
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/gajim.manpages
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/gajim.manpages
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1 +1,3 @@
 | 
			
		|||
data/gajim.1
 | 
			
		||||
data/gajim-remote.1
 | 
			
		||||
debian/gajim-history-manager.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								debian/rules
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/rules
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -16,4 +16,3 @@ binary-install/gajim::
 | 
			
		|||
	rm $(DEB_DESTDIR)/usr/share/gajim/src/common/GnuPGInterface.py*
 | 
			
		||||
	dh_pysupport -pgajim
 | 
			
		||||
	convert $(DEB_DESTDIR)/usr/share/pixmaps/gajim.png -resize 32x32 $(DEB_DESTDIR)/usr/share/pixmaps/gajim.xpm
 | 
			
		||||
	install -m 0644 debian/gajim.lintian $(DEB_DESTDIR)/usr/share/lintian/overrides/gajim
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue