Refreshed patch
Dariusz Dwornikowski
7 years ago
462 | 462 | SDL_Event event; |
463 | 463 | Index * stream; |
464 | 464 | bool got=false; |
465 | --- pipenightdreams-0.10.0.orig/debian/svn-deblayout | |
466 | +++ pipenightdreams-0.10.0/debian/svn-deblayout | |
467 | @@ -0,0 +1,4 @@ | |
468 | +origDir=../tarballs | |
469 | +tagsUrl=svn://tonberry/debian/pipenightdreams/tag | |
470 | +upsCurrentUrl=svn://tonberry/debian/pipenightdreams/branch/upstream/current | |
471 | +upsTagUrl=svn://tonberry/debian/pipenightdreams/branch/upstream | |
472 | --- pipenightdreams-0.10.0.orig/debian/changelog | |
473 | +++ pipenightdreams-0.10.0/debian/changelog | |
474 | @@ -0,0 +1,204 @@ | |
475 | +pipenightdreams (0.10.0-13) unstable; urgency=low | |
476 | + | |
477 | + * Make package binNMU-able (closes: #432991) | |
478 | + * Updated to policy 3.7.2.2 (no changes necessary) | |
479 | + * Fixed a few minor lintian warnings. | |
480 | + | |
481 | + -- Wesley J. Landaker <wjl@icecavern.net> Fri, 13 Jul 2007 12:51:44 -0600 | |
482 | + | |
483 | +pipenightdreams (0.10.0-12) unstable; urgency=low | |
484 | + | |
485 | + * New maintainer (closes: #349325) | |
486 | + * Added watch file | |
487 | + * Minor updates to the package description | |
488 | + | |
489 | + -- Wesley J. Landaker <wjl@icecavern.net> Sun, 22 Jan 2006 16:40:09 -0700 | |
490 | + | |
491 | +pipenightdreams (0.10.0-11) unstable; urgency=low | |
492 | + | |
493 | + * Orphaned. | |
494 | + | |
495 | + -- Michael Fedrowitz <michaelf@debian.org> Sun, 22 Jan 2006 11:42:01 +0100 | |
496 | + | |
497 | +pipenightdreams (0.10.0-10) unstable; urgency=low | |
498 | + | |
499 | + * Standards-Version 3.6.2 (no changes required). | |
500 | + * Rebuilt with g++ 4.0. | |
501 | + | |
502 | + -- Michael Fedrowitz <michaelf@debian.org> Sun, 10 Jul 2005 13:11:04 +0200 | |
503 | + | |
504 | +pipenightdreams (0.10.0-9) unstable; urgency=low | |
505 | + | |
506 | + * Applied a patch by Andreas Jochens to fix build failure with | |
507 | + gcc 3.4. (Closes: #259623) | |
508 | + | |
509 | + -- Michael Fedrowitz <michaelf@debian.org> Mon, 19 Jul 2004 19:58:44 +0200 | |
510 | + | |
511 | +pipenightdreams (0.10.0-8) unstable; urgency=low | |
512 | + | |
513 | + * Applied a patch by Wesley J. Landaker which adds a '--level' option to | |
514 | + select the starting level. (Closes: #237568) | |
515 | + * Avoid segfault when an invalid starting level is selected. | |
516 | + * Use 'Replaces' rather than 'Conflicts'. | |
517 | + | |
518 | + -- Michael Fedrowitz <michaelf@debian.org> Sun, 21 Mar 2004 16:18:32 +0100 | |
519 | + | |
520 | +pipenightdreams (0.10.0-7) unstable; urgency=low | |
521 | + | |
522 | + * Build pipenightdreams-data in binary-indep, not binary-arch. | |
523 | + | |
524 | + -- Michael Fedrowitz <michaelf@debian.org> Sun, 29 Feb 2004 19:14:49 +0100 | |
525 | + | |
526 | +pipenightdreams (0.10.0-6) unstable; urgency=low | |
527 | + | |
528 | + * Standards-Version 3.6.1: | |
529 | + - Recoded changelog to UTF-8. | |
530 | + * Split out architecture independent data. (Closes: #233433) | |
531 | + * Quote all strings in the menu file to make lintian happy. | |
532 | + | |
533 | + -- Michael Fedrowitz <michaelf@debian.org> Sun, 29 Feb 2004 18:58:18 +0100 | |
534 | + | |
535 | +pipenightdreams (0.10.0-5) unstable; urgency=low | |
536 | + | |
537 | + * Standards-Version 3.5.9 (no changes required). | |
538 | + * Fix to build with flex 2.5.31. | |
539 | + | |
540 | + -- Michael Fedrowitz <michaelf@debian.org> Wed, 30 Apr 2003 23:32:20 +0200 | |
541 | + | |
542 | +pipenightdreams (0.10.0-4) unstable; urgency=low | |
543 | + | |
544 | + * Rebuild with g++ 3.2. | |
545 | + * Remove full stop from short description. | |
546 | + * Remove spurious newlines from manpage. | |
547 | + | |
548 | + -- Michael Fedrowitz <michaelf@debian.org> Fri, 10 Jan 2003 19:23:10 +0100 | |
549 | + | |
550 | +pipenightdreams (0.10.0-3) unstable; urgency=low | |
551 | + | |
552 | + * Build depend on autotools-dev. | |
553 | + * Fix typo in copyright file. | |
554 | + | |
555 | + -- Michael Fedrowitz <michaelf@debian.org> Mon, 16 Sep 2002 16:54:27 +0200 | |
556 | + | |
557 | +pipenightdreams (0.10.0-2) unstable; urgency=low | |
558 | + | |
559 | + * New maintainer. (closes: #160775) | |
560 | + * Fix to build with g++-3.x: | |
561 | + - Remove default arguments from function definitions. | |
562 | + - Move inline function definitions to header files. | |
563 | + - This should fix building on hppa. (closes: #133916) | |
564 | + * Use debhelper v4. | |
565 | + * Standards-Version 3.5.7: | |
566 | + - Support DEB_BUILD_OPTIONS, DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE. | |
567 | + - Build depend on debhelper (>= 4.1.0) to get rid of /usr/doc link. | |
568 | + * Rerun autotools (supporting DEB_BUILD_OPTIONS required modifying | |
569 | + configure.in). | |
570 | + * Use AM_MAINTAINER_MODE to make sure autotools won't be run during build. | |
571 | + * Symlink config.{sub,guess} from autotools-dev at build time. | |
572 | + * Use upstream manpage. | |
573 | + * Various minor packaging tweaks. | |
574 | + | |
575 | + -- Michael Fedrowitz <michaelf@debian.org> Sat, 14 Sep 2002 17:41:28 +0200 | |
576 | + | |
577 | +pipenightdreams (0.10.0-1) unstable; urgency=low | |
578 | + | |
579 | + * New upstream release | |
580 | + - level 8 fixed (Closes: #145333) | |
581 | + * NMU by Søren Boll Overgaard, since maintainers new key has not yet | |
582 | + been accepted into the keyring. Identity of maintainer has been | |
583 | + rechecked. | |
584 | + | |
585 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Tue, 23 Apr 2002 22:53:26 +0200 | |
586 | + | |
587 | +pipenightdreams (0.9.0-2) unstable; urgency=low | |
588 | + | |
589 | + * Fixed description (Closes: #120138) | |
590 | + | |
591 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Mon, 19 Nov 2001 21:22:33 +0100 | |
592 | + | |
593 | +pipenightdreams (0.9.0-1) unstable; urgency=low | |
594 | + | |
595 | + * New upstream release | |
596 | + * Fixed Build-Depends (Closes: #115488) | |
597 | + * Fixed Depends (Closes: #117527) | |
598 | + | |
599 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Tue, 6 Nov 2001 10:49:46 +0100 | |
600 | + | |
601 | +pipenightdreams (0.8.0-2) unstable; urgency=low | |
602 | + | |
603 | + * Correct libraries used in compile (Closes: #109985) | |
604 | + | |
605 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Sat, 25 Aug 2001 09:19:59 +0200 | |
606 | + | |
607 | +pipenightdreams (0.8.0-1) unstable; urgency=low | |
608 | + | |
609 | + * New upstream release | |
610 | + * Changelog from website: | |
611 | + -> Background now can be a wallpaper. | |
612 | + -> Memory leak when loading images eliminated. | |
613 | + -> Almost all graphics redrawn. | |
614 | + -> All levels rewritten (5 levels added). | |
615 | + -> Score added. | |
616 | + -> Levels format improved. | |
617 | + -> Pipe block added. | |
618 | + -> Background tag added. | |
619 | + -> Some small bugs eliminated. | |
620 | + -> Screen updating routines improved (speed). | |
621 | + -> Btw, web page rewritten. | |
622 | + | |
623 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Wed, 1 Aug 2001 20:22:28 +0200 | |
624 | + | |
625 | +pipenightdreams (0.6.1-6) unstable; urgency=low | |
626 | + | |
627 | + * Rebuilt for libsdl1.2 | |
628 | + * New description (Closes: #99856) | |
629 | + | |
630 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Sun, 3 Jun 2001 23:15:39 +0200 | |
631 | + | |
632 | +pipenightdreams (0.6.1-5) unstable; urgency=low | |
633 | + | |
634 | + * Fixed a brainfart on my behalf (menu pointing to /usr/bin/.., should be | |
635 | + /usr/games/..) (Closes: #93519) | |
636 | + | |
637 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Tue, 10 Apr 2001 15:07:48 +0200 | |
638 | + | |
639 | +pipenightdreams (0.6.1-4) unstable; urgency=low | |
640 | + | |
641 | + * Man-page typo | |
642 | + | |
643 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Tue, 6 Mar 2001 23:25:41 +0100 | |
644 | + | |
645 | +pipenightdreams (0.6.1-3) unstable; urgency=low | |
646 | + | |
647 | + * Fixed a few non-compliances with the FHS, namely moving the manpage from | |
648 | + man1 to man6, and the binary from usr/bin to usr/games | |
649 | + | |
650 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Tue, 6 Mar 2001 23:14:49 +0100 | |
651 | + | |
652 | +pipenightdreams (0.6.1-2) unstable; urgency=low | |
653 | + | |
654 | + * Rejoice! I have become an official Debian maintainer, and as such my | |
655 | + email-address is quite different :) | |
656 | + This is the only update. | |
657 | + | |
658 | + -- Kenneth Vestergaard Schmidt <charon@debian.org> Sun, 4 Mar 2001 02:07:52 +0100 | |
659 | + | |
660 | +pipenightdreams (0.6.1-1) unstable; urgency=low | |
661 | + | |
662 | + * New upstream release | |
663 | + | |
664 | + -- Kenneth Vestergaard Schmidt <kenneth@bitnisse.dk> Sat, 3 Mar 2001 01:18:13 +0100 | |
665 | + | |
666 | +pipenightdreams (0.6.0-2) unstable; urgency=low | |
667 | + | |
668 | + * Build-Depends was all wrong - hopefully should give more meaning now! | |
669 | + * Few minor errors in the packaging fixed. | |
670 | + | |
671 | + -- Kenneth Vestergaard Schmidt <kenneth@bitnisse.dk> Fri, 23 Feb 2001 10:52:17 +0100 | |
672 | + | |
673 | +pipenightdreams (0.6.0-1) unstable; urgency=low | |
674 | + | |
675 | + * Initial Release. | |
676 | + * Changed default data dir from /usr/local/share/ to /usr/share/ | |
677 | + | |
678 | + -- Kenneth Vestergaard Schmidt <kenneth@bitnisse.dk> Thu, 22 Feb 2001 00:23:15 +0100 | |
679 | --- pipenightdreams-0.10.0.orig/debian/pipenightdreams-data.install | |
680 | +++ pipenightdreams-0.10.0/debian/pipenightdreams-data.install | |
681 | @@ -0,0 +1 @@ | |
682 | +usr/share/games | |
683 | --- pipenightdreams-0.10.0.orig/debian/pipenightdreams.menu | |
684 | +++ pipenightdreams-0.10.0/debian/pipenightdreams.menu | |
685 | @@ -0,0 +1,2 @@ | |
686 | +?package(pipenightdreams):needs="X11" section="Games/Puzzles"\ | |
687 | + title="pipenightdreams" command="/usr/games/pipenightdreams" | |
688 | --- pipenightdreams-0.10.0.orig/debian/pipenightdreams.install | |
689 | +++ pipenightdreams-0.10.0/debian/pipenightdreams.install | |
690 | @@ -0,0 +1,2 @@ | |
691 | +usr/games | |
692 | +usr/share/man | |
693 | --- pipenightdreams-0.10.0.orig/debian/control | |
694 | +++ pipenightdreams-0.10.0/debian/control | |
695 | @@ -0,0 +1,30 @@ | |
696 | +Source: pipenightdreams | |
697 | +Section: games | |
698 | +Priority: optional | |
699 | +Maintainer: Wesley J. Landaker <wjl@icecavern.net> | |
700 | +Build-Depends: debhelper (>= 4.1.0), autotools-dev, flex, libsdl-image1.2-dev (>= 1.2.2-2) | |
701 | +Standards-Version: 3.7.2.2 | |
702 | + | |
703 | +Package: pipenightdreams | |
704 | +Architecture: any | |
705 | +Depends: ${shlibs:Depends}, pipenightdreams-data (= ${source:Version}) | |
706 | +Description: connect pipes to get the water flowing from inlet to outlet | |
707 | + If you know the old arcade-game "Pipe Dreams", you'll instantly recognize | |
708 | + this. The goal is to connect different pipe segments to let the water flow | |
709 | + from the inlet and through as many pipes as possible, until it finally | |
710 | + reaches the outlet. This requires an even combination of speed, skill and | |
711 | + foresight. | |
712 | + | |
713 | +Package: pipenightdreams-data | |
714 | +Architecture: all | |
715 | +Recommends: pipenightdreams (>= ${source:Version}) | |
716 | +Replaces: pipenightdreams (<< 0.10.0-6) | |
717 | +Description: connect pipes to get the water flowing from inlet to outlet (data files) | |
718 | + If you know the old arcade-game "Pipe Dreams", you'll instantly recognize | |
719 | + this. The goal is to connect different pipe segments to let the water flow | |
720 | + from the inlet and through as many pipes as possible, until it finally | |
721 | + reaches the outlet. This requires an even combination of speed, skill and | |
722 | + foresight. | |
723 | + . | |
724 | + (This package contains just the data files; you'll need the pipenightdreams | |
725 | + package as well in order to actually play the game.) | |
726 | --- pipenightdreams-0.10.0.orig/debian/compat | |
727 | +++ pipenightdreams-0.10.0/debian/compat | |
728 | @@ -0,0 +1 @@ | |
729 | +4 | |
730 | --- pipenightdreams-0.10.0.orig/debian/pipenightdreams.docs | |
731 | +++ pipenightdreams-0.10.0/debian/pipenightdreams.docs | |
732 | @@ -0,0 +1,3 @@ | |
733 | +AUTHORS | |
734 | +NEWS | |
735 | +README | |
736 | --- pipenightdreams-0.10.0.orig/debian/watch | |
737 | +++ pipenightdreams-0.10.0/debian/watch | |
738 | @@ -0,0 +1,2 @@ | |
739 | +version=3 | |
740 | +http://www.libsdl.org/projects/pipenightdreams/packages/pipenightdreams-(.*).tar.gz | |
741 | --- pipenightdreams-0.10.0.orig/debian/rules | |
742 | +++ pipenightdreams-0.10.0/debian/rules | |
743 | @@ -0,0 +1,83 @@ | |
744 | +#!/usr/bin/make -f | |
745 | + | |
746 | +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) | |
747 | +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) | |
748 | + | |
749 | +ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) | |
750 | +CONFFLAGS = $(DEB_HOST_GNU_TYPE) | |
751 | +else | |
752 | +CONFFLAGS = --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) | |
753 | +endif | |
754 | + | |
755 | +CFLAGS = -g | |
756 | + | |
757 | +ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) | |
758 | +CFLAGS += -O2 | |
759 | +endif | |
760 | + | |
761 | +configure: configure-stamp | |
762 | +configure-stamp: | |
763 | + dh_testdir | |
764 | + ln -sf /usr/share/misc/config.sub . | |
765 | + ln -sf /usr/share/misc/config.guess . | |
766 | + CFLAGS="$(CFLAGS)" CXXFLAGS="$(CFLAGS)" \ | |
767 | + ./configure $(CONFFLAGS) --prefix=/usr \ | |
768 | + --bindir=\$${prefix}/games --mandir=\$${prefix}/share/man | |
769 | + touch configure-stamp | |
770 | + | |
771 | +build: configure build-stamp | |
772 | +build-stamp: | |
773 | + dh_testdir | |
774 | + $(MAKE) | |
775 | + touch build-stamp | |
776 | + | |
777 | +clean: | |
778 | + dh_testdir | |
779 | + dh_testroot | |
780 | + rm -f build-stamp configure-stamp | |
781 | + -$(MAKE) distclean | |
782 | + dh_clean src/level.cc config.guess config.sub config.status config.log | |
783 | + | |
784 | +install: build | |
785 | + dh_testdir | |
786 | + dh_testroot | |
787 | + dh_clean -k | |
788 | + dh_installdirs | |
789 | + $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr | |
790 | + dh_install --sourcedir=debian/tmp --autodest | |
791 | + | |
792 | +binary-arch: configure build install | |
793 | + dh_testdir -a | |
794 | + dh_testroot -a | |
795 | + dh_installchangelogs -a ChangeLog | |
796 | + dh_installdocs -a | |
797 | + dh_installmenu -a | |
798 | + dh_link -a | |
799 | + dh_strip -a | |
800 | + dh_compress -a | |
801 | + dh_fixperms -a | |
802 | + dh_installdeb -a | |
803 | + dh_shlibdeps -a | |
804 | + dh_gencontrol -a | |
805 | + dh_md5sums -a | |
806 | + dh_builddeb -a | |
807 | + | |
808 | +binary-indep: configure build install | |
809 | + dh_testdir -i | |
810 | + dh_testroot -i | |
811 | + dh_installchangelogs -i | |
812 | + dh_installdocs -i | |
813 | + dh_installmenu -i | |
814 | + dh_link -i | |
815 | + dh_strip -i | |
816 | + dh_compress -i | |
817 | + dh_fixperms -i | |
818 | + dh_installdeb -i | |
819 | + dh_shlibdeps -i | |
820 | + dh_gencontrol -i | |
821 | + dh_md5sums -i | |
822 | + dh_builddeb -i | |
823 | + | |
824 | +binary: binary-indep binary-arch | |
825 | + | |
826 | +.PHONY: configure build clean install binary-arch binary-indep binary | |
827 | --- pipenightdreams-0.10.0.orig/debian/copyright | |
828 | +++ pipenightdreams-0.10.0/debian/copyright | |
829 | @@ -0,0 +1,19 @@ | |
830 | +This package was debianized by Kenneth Vestergaard Schmidt <charon@debian.org> | |
831 | +on Thu, 22 Feb 2001 00:15:25 +0100 and was maintained by | |
832 | +Michael Fedrowitz <michaelf@debian.org> until 22 Jan 2006 11:42:01 +0100. It | |
833 | +is currently maintained by Wesley J. Landaker <wjl@icecavern.net>. | |
834 | + | |
835 | +It was downloaded from `http://www.libsdl.org/projects/pipenightdreams/'. | |
836 | +Upstream Author: Waldemar A. Baraldi <baraldi@lacasilla.com.ar> | |
837 | + | |
838 | +Copyright: | |
839 | + | |
840 | + Copyright (C) 2000 by Waldemar Baraldi | |
841 | + | |
842 | + This program is free software; you can redistribute it and/or modify | |
843 | + it under the terms of the GNU General Public License as published by | |
844 | + the Free Software Foundation; either version 2 of the License, or | |
845 | + (at your option) any later version. | |
846 | + | |
847 | +On Debian systems the complete text of the GNU General Public License can | |
848 | +be found in `/usr/share/common-licenses/GPL'. | |
849 | 465 | --- pipenightdreams-0.10.0.orig/Makefile.in |
850 | 466 | +++ pipenightdreams-0.10.0/Makefile.in |
851 | 467 | @@ -1,4 +1,4 @@ |