debian/0000755000000000000000000000000011507664722007200 5ustar debian/gbp.conf0000644000000000000000000000010311507661100010574 0ustar [DEFAULT] pristine-tar = True [git-buildpackage] sign-tags = True debian/compat0000644000000000000000000000000211507362015010364 0ustar 5 debian/olive.10000644000000000000000000000135211507362015010367 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH THIS "1" "May 2007" "This is Olive r1p3 (01B5)" "User Commands" .SH NAME olive \- console RSS reader .SH DESCRIPTION Usage is: olive [ | ] .PP If a filename is specified, an OPML feed import will be performed and the program will exit. Otherwise the program will start normally. Options are: .TP \fB\-h\fR \fB\-\-help\fR Show this message and exit .TP \fB\-v\fR \fB\-\-version\fR Display version string and exit .SH "SEE ALSO" The full documentation for .B This is maintained as a Texinfo manual. If the .B info and .B This programs are properly installed at your site, the command .IP .B info This .PP should give you access to the complete manual. debian/docs0000644000000000000000000000000711507362015010036 0ustar README debian/olive.doc-base0000644000000000000000000000037511507631706011716 0ustar Document: olive-manual Title: Olive RSS reader manual Abstract: This manual describes how to use Olive as a console RSS reader. Section: Network/Web News Format: HTML Index: /usr/share/doc/olive/html/index.html Files: /usr/share/doc/olive/html/*.html debian/control0000644000000000000000000000215711507660300010574 0ustar Source: olive Section: net Priority: extra Maintainer: Bilal Akhtar Build-Depends: debhelper (>= 5), libclass-dbi-sqlite-perl, libconfig-yaml-perl, libcurses-ui-perl, libdate-calc-perl, libdbi-perl, liblog-dispatch-perl, libwww-perl, libxml-parser-perl, libxml-simple-perl Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/collab-maint/olive.git Vcs-Browser: http://git.debian.org/?p=collab-maint/olive.git Package: olive Architecture: all Depends: doc-base, libclass-dbi-sqlite-perl, libconfig-yaml-perl, libcurses-ui-perl, libdate-calc-perl, libdbi-perl, liblog-dispatch-perl, libwww-perl, libxml-parser-perl, libxml-simple-perl, ${misc:Depends}, ${perl:Depends} Description: console RSS reader Olive is a console mode RSS newsreader. It provides a chronological rather than site-oriented view of news stories and tries to stay out of your way as much as possible. debian/copyright0000644000000000000000000000304311507664722011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: olive Maintainer: Shawn Boyette Source: Upstream of this package doesn't exist any more. Copyright: 2005-06 Shawn Boyette License: GPL-2+ or Artistic Files: ./debian/* Copyright: 2007 Arthur Loiret , 2010 Bilal Akhtar License: GPL-2+ License: GPL-2+ 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 2 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. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic license, which comes with perl. . On Debian systems, the full test of the Artistic license can be found in the file '/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000143511507362015010251 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 PREFIX = /usr DESTDIR = $(CURDIR)/debian/olive DOCDIR = $(PREFIX)/share/doc/olive/html configure: dh_testdir $(MAKE) olive touch configure-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean build: install: dh_testdir dh_testroot dh_clean -k dh_installdirs $(MAKE) PREFIX=$(PREFIX) DESTDIR=$(DESTDIR) DOCDIR=$(DOCDIR) install binary-indep: install dh_testdir dh_testroot dh_installchangelogs CHANGELOG dh_installdocs dh_installman debian/olive.1 dh_perl dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary-arch: build install # We have nothing to do by default. binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/source/0000755000000000000000000000000011507362015010466 5ustar debian/source/format0000644000000000000000000000001411507362015011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000024511507624142010222 0ustar version=3 # http://mdxi.collapsar.net/hacks/olive/releases/olive-([0-9]+.*).tar.gz # Upstream is non-existant. The above link is commented for historical reference. debian/changelog0000644000000000000000000000264311507663443011056 0ustar olive (1.3-4) unstable; urgency=low * debian/control: - New maintainer. (Closes: #574972) - Bump Standards-Version to 3.9.1 (no changes needed). - Add ${misc:Depends} to dependencies of binary package. - Add Vcs-* fields. - Remove Homepage: field, as the page doesn't exist anymore. - Add dependency on doc-base * Switch source format to 3.0 (quilt). * Comment out link in debian/watch. * debian/copyright: - Re-write in DEP-5 format. - Change Packaging licensing from GPL-1+ to GPL-2+. * debian/olive.doc-base: Added to register the provided documentation in doc-base -- Bilal Akhtar Sat, 01 Jan 2011 20:40:39 +0300 olive (1.3-3) unstable; urgency=low * debian/control: - Update Homepage, thanks to Adrian Fita. (Closes: #441486) - Mention it in new Homepage: field. -- Arthur Loiret Tue, 11 Sep 2007 12:53:20 +0200 olive (1.3-2) unstable; urgency=low * New Upload (Closes: #312819) * debian/copyright: update the license as the sources are licensed "like perl" and not just the Artistic License (thanks to Joerg Jaspert) * New Maintainer's address, update debian/ files consequently -- Arthur Loiret Tue, 7 Aug 2007 09:30:15 +0200 olive (1.3-1) unstable; urgency=low * Initial release (Closes: #312819) -- Arthur Loiret Thu, 22 May 2007 18:41:32 +0200