--- xcowsay-1.2.orig/debian/xcowfortune.6 +++ xcowsay-1.2/debian/xcowfortune.6 @@ -0,0 +1,30 @@ +.\" man page for xcowfortune +.TH "xcowfortune" 6 +.SH NAME +xcowfortune \- Display a cute cow and a fortune quote in a speech bubble. +.SH SYNOPSIS +.B xcowfortune +.RB [ "-h" ] +.RB [ "-t" +.RI \| time \|] +.RB [ "-r" +.RI \| speed \|] +.RB [ "-d" ] +.RB [ "-f" +.RI \| font \|] +.RI [\| text \|]... + +.SH DESCRIPTION +\fBxcowfortune\fP is a convenient shortcut for piping the output of \fBfortune +(6)\fP to \fBxcowsay (6)\fP. +.P +Please see \fBxcowsay (6)\fP for details. + +.SH OPTIONS +Same as \fBxcowsay (6)\fP. + +.SH "SEE ALSO" +.BR xcowsay (6) + +.SH BUGS +There are no bugs. --- xcowsay-1.2.orig/debian/copyright +++ xcowsay-1.2/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Nick Gasson on +Sun, 16 Mar 2008 11:42:46 +0000. + +It was downloaded from: http://www.nickg.me.uk/files/ + +Upstream Author: + + Nick Gasson + +Copyright: + + + +License: + + 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. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + + On Debian systems, the complete text of the GNU General Public + License can be found in the file `/usr/share/common-licenses/GPL-3'. + +The Debian packaging is Copytight (C) 2008, Nick Gasson and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- xcowsay-1.2.orig/debian/xcowdream.6 +++ xcowsay-1.2/debian/xcowdream.6 @@ -0,0 +1,29 @@ +.\" man page for xcowdream +.TH "xcowdream" 6 +.SH NAME +xcowdream \- Display a cute cow and speech bubble. +.SH SYNOPSIS +.B xcowdream +.RB [ "-h" ] +.RB [ "-t" +.RI \| time \|] +.RB [ "-r" +.RI \| speed \|] +.RB [ "-d" ] +.RB [ "-f" +.RI \| font \|] +.RI [\| text \|]... + +.SH DESCRIPTION +\fBxcowdream\fP is a convenient shortcut for \fBxcowsay \-\-dream\fP. +.P +Please see \fBxcowsay (6)\fP for details. + +.SH OPTIONS +Same as \fBxcowsay (6)\fP. + +.SH "SEE ALSO" +.BR xcowsay (6) + +.SH BUGS +There are no bugs. --- xcowsay-1.2.orig/debian/changelog +++ xcowsay-1.2/debian/changelog @@ -0,0 +1,64 @@ +xcowsay (1.2-1ubuntu1) trusty; urgency=low + + * Use autotools-dev helper for newer arches, resolving FTBFS. + + -- Daniel T Chen Tue, 18 Mar 2014 16:50:01 -0400 + +xcowsay (1.2-1) unstable; urgency=low + + * New upstream version + - added --at=x,y option. Closes: 556623. + - added --image=file option, many privately wished for it + - does not choke on invalid pango markup. Closes: 556554. + + -- Enrico Zini Sun, 10 Jan 2010 18:39:36 +0000 + +xcowsay (1.1.1-2) unstable; urgency=low + + [ Albert Huang ] + * Enable D-Bus support (closes: #556640, #5566600) + * Clean up dependency list + + -- Enrico Zini Mon, 14 Dec 2009 12:17:35 +0000 + +xcowsay (1.1.1-1) unstable; urgency=low + + * Added Debian release + + -- Enrico Zini Mon, 26 Oct 2009 00:12:24 +0100 + +xcowsay (1.1.1) unstable; urgency=low + + * New upstream version. + * Uploaded to Debian. Closes: #551864 + * Ported to debhelper 7 + * Install in /usr/games + * Added Vcs-Git headers + * Added manpages for the wrapper scripts + + -- Enrico Zini Fri, 23 Oct 2009 21:37:49 +0200 + +xcowsay (1.1) unstable; urgency=low + + * Initial release of xcowsay 1.1 + + -- Nick Gasson Sat, 30 Aug 2008 10:35:00 +0000 + +xcowsay (1.1rc1) unstable; urgency=low + + * Beta release of xcowsay 1.1 + + -- Nick Gasson Fri, 29 Aug 2008 21:04:00 +0000 + +xcowsay (1.0) unstable; urgency=low + + * Finished xcowsay 1.0 + + -- Nick Gasson Fri, 23 May 2008 10:21:48 +0000 + +xcowsay (0.6-1) unstable; urgency=low + + * Initial release + + -- Nick Gasson Sun, 16 Mar 2008 11:42:46 +0000 + --- xcowsay-1.2.orig/debian/manpages +++ xcowsay-1.2/debian/manpages @@ -0,0 +1,3 @@ +debian/xcowdream.6 +debian/xcowthink.6 +debian/xcowfortune.6 --- xcowsay-1.2.orig/debian/docs +++ xcowsay-1.2/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- xcowsay-1.2.orig/debian/watch +++ xcowsay-1.2/debian/watch @@ -0,0 +1,22 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php xcowsay-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +http://www.nickg.me.uk/files/xcowsay-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/xcowsay-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# http://sf.net/xcowsay/xcowsay-(.*)\.tar\.gz + + --- xcowsay-1.2.orig/debian/xcowthink.6 +++ xcowsay-1.2/debian/xcowthink.6 @@ -0,0 +1,29 @@ +.\" man page for xcowthink +.TH "xcowthink" 6 +.SH NAME +xcowthink \- Display a cute cow and speech bubble. +.SH SYNOPSIS +.B xcowthink +.RB [ "-h" ] +.RB [ "-t" +.RI \| time \|] +.RB [ "-r" +.RI \| speed \|] +.RB [ "-d" ] +.RB [ "-f" +.RI \| font \|] +.RI [\| text \|]... + +.SH DESCRIPTION +\fBxcowthink\fP is a convenient shortcut for \fBxcowsay \-\-think\fP. +.P +Please see \fBxcowsay (6)\fP for details. + +.SH OPTIONS +Same as \fBxcowsay (6)\fP. + +.SH "SEE ALSO" +.BR xcowsay (6) + +.SH BUGS +There are no bugs. --- xcowsay-1.2.orig/debian/control +++ xcowsay-1.2/debian/control @@ -0,0 +1,22 @@ +Source: xcowsay +Section: games +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Enrico Zini +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, + libgtk2.0-dev, libglib2.0-dev, libdbus-glib-1-dev +Standards-Version: 3.8.3 +Homepage: http://www.doof.me.uk/xcowsay/ +Vcs-Git: git://git.debian.org/git/collab-maint/xcowsay.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/xcowsay.git + +Package: xcowsay +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Graphical configurable talking cow + A graphical configurable talking cow. It's a GTK+ version of the + classic cowsay Perl script. It displays a cute pop-up cow on your + desktop with a speech bubble and some customizable text. There's + also a dream mode where the cow can display images. It comes + with a fortune(6) wrapper script, xcowfortune, which you can cron + to deliver periodic fortune cookies via the cow. --- xcowsay-1.2.orig/debian/compat +++ xcowsay-1.2/debian/compat @@ -0,0 +1 @@ +7 --- xcowsay-1.2.orig/debian/rules +++ xcowsay-1.2/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +%: + dh $@ --with autotools_dev + +override_dh_auto_configure: + dh_auto_configure -- --bindir='$${prefix}/games' --enable-dbus + +debsrc: + git-buildpackage --git-pristine-tar -S -us -uc