diff -Nru aewm++-goodies-1.0/ae_fspanel-1.0/Makefile aewm++-goodies-1.0/ae_fspanel-1.0/Makefile --- aewm++-goodies-1.0/ae_fspanel-1.0/Makefile 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/ae_fspanel-1.0/Makefile 2017-02-13 18:38:13.000000000 +0000 @@ -1,7 +1,7 @@ CC = gcc prefix=/usr C_FLAGS = -DNOSTDLIB -DHAVE_XPM -Wall -I/usr/X11R6/include -m386 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -L_FLAGS = -O1 -Xlinker -s -L/usr/X11R6/lib +L_FLAGS = -O1 -Xlinker -s -L/usr/X11R6/lib -lX11 -lXpm LDLIBS=-lX11 -lXpm PROGNAME = aewm++_fspanel diff -Nru aewm++-goodies-1.0/debian/changelog aewm++-goodies-1.0/debian/changelog --- aewm++-goodies-1.0/debian/changelog 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/debian/changelog 2017-02-13 18:38:13.000000000 +0000 @@ -1,10 +1,16 @@ -aewm++-goodies (1.0-9ubuntu1) natty; urgency=low +aewm++-goodies (1.0-10) unstable; urgency=low - * ae_fspanel-1.0/Makefile: Split out libraries from linker flags - and put these into the correct order. Fixes a FTBFS with - --as-needed. + * Accept patch for reproducible build, thanks Chris Lamb. + (closes: #777282) + * Accept Ubuntu fix for FTBFS with --as-needed, thanks + Stefan Potyra. + * Bump debhelper version to 9. + * Bump Standards-Version to 3.9.7.0 including machine-readable + debian/copyright file. + * Remove debian/watch as this software is now unobtainable + upstream. - -- Stefan Potyra Sun, 19 Dec 2010 16:46:48 +0100 + -- Chris Boyle Mon, 13 Feb 2017 18:38:13 +0000 aewm++-goodies (1.0-9) unstable; urgency=low diff -Nru aewm++-goodies-1.0/debian/control aewm++-goodies-1.0/debian/control --- aewm++-goodies-1.0/debian/control 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/debian/control 2017-02-13 18:38:13.000000000 +0000 @@ -1,10 +1,9 @@ Source: aewm++-goodies Section: x11 Priority: optional -XSBC-Original-Maintainer: Chris Boyle -Maintainer: Ubuntu Developers -Build-Depends: debhelper (>= 7), libx11-dev, libxpm-dev, libxext-dev -Standards-Version: 3.8.1.0 +Maintainer: Chris Boyle +Build-Depends: debhelper (>= 9), libx11-dev, libxpm-dev, libxext-dev +Standards-Version: 3.9.7.0 Package: aewm++-goodies Architecture: any diff -Nru aewm++-goodies-1.0/debian/copyright aewm++-goodies-1.0/debian/copyright --- aewm++-goodies-1.0/debian/copyright 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/debian/copyright 2017-02-13 18:38:13.000000000 +0000 @@ -1,87 +1,70 @@ -This package was debianized by Chris Boyle on -Tue, 22 Jul 2003 21:18:14 +0100. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: aewm++-goodies +Upstream-Contact: Frank Hale +Source: ftp://ftp.sourceforge.net/pub/sourceforge/sapphire/ + +Files: debian/* +Copyright: 2003-2017 Chris Boyle +License: GPL-2+ + +Files: appbar-1.0/* +Copyright: 2000-2001 Frank Hale +License: GPL-2+ + +Files: ae_fspanel-1.0/* +Copyright: 2000 Peter Zelezny + 2000-2001 Frank Hale +License: Expat + +Files: setrootimage-1.0/* +Copyright: 2000-2001 Frank Hale +License: GPL-2+ + +Files: xsession/* +Copyright: 1998-2003 Decklin Foster + 2000-2003 Frank Hale +License: Expat + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +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'. -It was downloaded from ftp://ftp.sourceforge.net/pub/sourceforge/sapphire/ - -Upstream Author: Frank Hale - -Copyright for aewm++_appbar (from README): - - Appbar is released under the terms of the GNU GPL. Refer to www.gnu.org - for more details. - -On Debian systems, the complete text of the GNU General Public -License version 2 can be found in the /usr/share/common-licenses/GPL-2 file. - -Copyright for aewm++_fspanel (N.B. this is a version modified by Frank Hale): - - Copyright (C) 2000 Peter Zelezny - - Permission is hereby granted, free of charge, to any person obtaining a - copy of this software and associated documentation files (the "Soft- - ware"), to deal in the Software without restriction, including without - limitation the rights to use, copy, modify, merge, publish, distribute, - sublicense, and/or sell copies of the Software, and to permit persons to - whom the Software is furnished to do so, subject to the following condi- - tions: - - The above copyright notice and this permission notice shall be included - in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- - ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT - SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT - OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. - -Copyright for aewm++_setrootimage (from README): - - Released under the terms of the GNU GPL. www.gnu.org - -On Debian systems, the complete text of the GNU General Public -License version 2 can be found in the /usr/share/common-licenses/GPL-2 file. - -Copyright for aewm++_xsession is complicated. xsession.c says: - - /* aewm - a minimalistic X11 window manager. ------- vim:sw=4:et - * Copyright (c) 1998-2001 Decklin Foster - * Free software! Please see README for details and license. */ - -This came straight from aewm. README could mean either this package's -README, which when it was distributed as part of aewm++ specified GPL -(the complete text of which can be found on Debian systems in the -/usr/share/common-licenses/GPL-2 file) (it now doesn't have a general -README, and xsession/README doesn't specify a license), or *more likely -and more reasonably*, the aewm README, which, by pointing to LICENSE, -specifies the following. In either case, it is DFSG-free, and in the -second case, I ensure any obligations (under this license and under -policy) to include this notice are fulfilled, by including it here. Note -that it only applies *if* you interpret "README" to mean the aewm -README. In any case, I wouldn't worry too much folks, the program's -only a do-nothing loop! :-p - ---cmb - - Copyright 1998-2003 Decklin Foster. - - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: - - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, - ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - OTHER DEALINGS IN THE SOFTWARE. diff -Nru aewm++-goodies-1.0/debian/rules aewm++-goodies-1.0/debian/rules --- aewm++-goodies-1.0/debian/rules 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/debian/rules 2017-02-13 18:38:13.000000000 +0000 @@ -108,9 +108,9 @@ Changelog.aewm++_appbar \ Changelog.aewm++_setrootimage \ $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies - gzip -9 $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_fspanel - gzip -9 $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_appbar - gzip -9 $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_setrootimage + gzip -9n $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_fspanel + gzip -9n $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_appbar + gzip -9n $(CURDIR)/debian/aewm++-goodies/usr/share/doc/aewm++-goodies/Changelog.aewm++_setrootimage dh_installexamples \ appbar-1.0/appbar.rc dh_installmenu diff -Nru aewm++-goodies-1.0/debian/watch aewm++-goodies-1.0/debian/watch --- aewm++-goodies-1.0/debian/watch 2017-03-10 06:48:18.000000000 +0000 +++ aewm++-goodies-1.0/debian/watch 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -version=3 -# This has gone away. :-( -#http://sf.net/sapphire (?:.*/?)aewm\+\+-goodies-(.*)\.tar\.(gz|bz2) -# I've suggested that he put it here -http://code.google.com/p/aewmpp/downloads/list (?:.*/)?aewm(?:pp|\+\+)-goodies-([0-9\.]+?)\.(?:orig\.)?tar\.gz