debian/0000755000000000000000000000000011673140211007162 5ustar debian/changelog0000644000000000000000000000160511672171011011037 0ustar bibledit-xiphos (1.1.1-1) unstable; urgency=low * debian/rules: - Removed: Fix for file permissions. Upstream fixed them. * debian/control: - Updated: Vcs-Git and Vcs-Browser. - Dropped: Duild dependency on: quilt (pedantic lintian warning) - Updated: Dependency from -> to: libgtk2.0-dev -> libgtk2.0 libsoup2.4-dev -> libsoup2.4 - Added: Dependency on libdbus-glib-1. - Dropped: Required version number for libdbus-glib-1-dev. * debian/copyright: - Updated: Copyright statement from upstream source files. - Fixed: Pedantic lintian warning: copyright-refers-to-symlink-license. -- Teus Benschop Sat, 10 Dec 2011 13:05:13 +0100 bibledit-xiphos (1.1-1) unstable; urgency=low * Initial release. * Complete ITP, closes: #647017 -- Teus Benschop Sat, 29 Oct 2011 15:28:21 +0200 debian/control0000644000000000000000000000152111672171623010576 0ustar Source: bibledit-xiphos Build-Depends: autotools-dev, patchutils, dh-autoreconf, curl, debhelper (>= 7.0.50~), pkg-config, libgtk2.0-dev, rcs, libdbus-glib-1-dev, autoconf, libsoup2.4-dev Section: gnome Priority: optional Maintainer: Teus Benschop Uploaders: Jonathan Marsden , Daniel Glassey , Dmitrijs Ledkovs DM-Upload-Allowed: yes Standards-Version: 3.9.2 Homepage: http://www.bibledit.org Vcs-Git: git://git.savannah.nongnu.org/bibledit.git Vcs-Browser: http://git.savannah.gnu.org/cgit/bibledit.git Package: bibledit-xiphos Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, curl Description: Glue between bibledit and xiphos Bibledit-Xiphos can retrieve the focused reference through Bibledit-Web, and then forward it to Xiphos. debian/source/0000755000000000000000000000000011652043056010470 5ustar debian/source/format0000644000000000000000000000001411652043056011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016411652775232010232 0ustar version=3 http://download.savannah.gnu.org/releases-noredirect/bibledit/source/xiphos/bibledit-xiphos-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211652043056010366 0ustar 7 debian/rules0000755000000000000000000000006211670635226010254 0ustar #!/usr/bin/make -f %: dh --with autoreconf $@ debian/copyright0000644000000000000000000000360511670703310011123 0ustar This package was Debianized by Teus Benschop on 31 October 2011 The current Debian maintainer is Teus Benschop It was downloaded from: http://download.savannah.gnu.org/releases-noredirect/bibledit/source/xiphos/ ############################################################################### Debian packaging: Copyright (C) 2011 Teus Benschop This program 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 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ############################################################################### Upstream source files: Copyright (©) 2003-2008 Teus Benschop. This program 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 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ############################################################################### On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3 You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.