debian/0000755000000000000000000000000012252563437007177 5ustar debian/control0000644000000000000000000000155212252425141010572 0ustar Source: curtain Section: misc Priority: extra Maintainer: Andrea Colangelo Build-Depends: debhelper (>= 9), autotools-dev, intltool, pkg-config, libgtk-3-dev Standards-Version: 3.9.5 Homepage: http://code.google.com/p/ardesia/ Vcs-Git: git://anonscm.debian.org/collab-maint/curtain.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/curtain.git Package: curtain Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: handy curtain for the desktop Curtain is a tool that shows a movable and resizable curtain on the desktop. This is especially useful when making presentations to hide and unhide things. . Curtain is XInput-Aware, so you can use it with a graphic tablet or a whiteboard. . This program has been implemented for educational purposes. debian/watch0000644000000000000000000000014512252324001010206 0ustar version=3 http://code.google.com/p/ardesia/ \ //ardesia.googlecode.com/files/curtain-(.*)\.tar\.gz debian/changelog0000644000000000000000000000203312252562713011043 0ustar curtain (0.3-1) unstable; urgency=low * New upstream release. (Closes: #685912) * New maintainer. (Closes: #724982) * debian/patches/*: refresh. * Bump to debhelper 9. * debian/control: + bump build-dep to libgtk-3-dev. + bump Standars-Version to 3.9.5. No changes required. + add Vcs-* tags. * debian/curtain.{1,manpages}: remove, now installed upstream. * debian/curtain.xpm: remove, now installed upstream. * debian/curtain.install: remove, now useless. * debian/curtain.menu: fix path of the icon file. * debian/copyright: update. * debian/rules: + call dh --with autotools_dev. (Closes: #727351) + let dpkg-buildflags set LDFLAGS. -- Andrea Colangelo Fri, 13 Dec 2013 11:47:35 +0100 curtain (0.1-1) unstable; urgency=low * Initial Release. (Closes: #637356) * debian/patches/00_desktop.patch: Minor changes to the desktop menu entry * debian/patches/01_potfiles_skip.patch: Creates POTFILES.skip -- Karolina Kalic Mon, 08 Aug 2011 22:26:36 +0200 debian/patches/0000755000000000000000000000000012252330144010611 5ustar debian/patches/00_desktop.patch0000644000000000000000000000170712252327765013626 0ustar Description: Fixes some typos, removes useless encoding in the desktop menu entry and uses xpm icon (Debian standard) Author: Karolina Kalic Author: Andrea Colangelo Last-Update: 2013-12-12 --- curtain-0.3.orig/desktop/curtain.desktop.in +++ curtain-0.3/desktop/curtain.desktop.in @@ -1,15 +1,14 @@ [Desktop Entry] -Version=0.2 +Version=1.0 Type=Application Name=Curtain -GenericName=Show and move a curtain -Comment=Show and move a curtain on the desktop screen. -Comment[it]=Mostra e sposta una tendina sulla scrivania. +GenericName=Show and move a curtain +Comment=Show and move a curtain on the desktop +Comment[it]=Mostra e sposta una tendina sulla scrivania Comment[es]=Muestra y mueve una cortina sobre el escritorio Exec=curtain %U TryExec=curtain -Icon=curtain.png +Icon=curtain Terminal=false -Categories=GTK;Utility;Accessibility +Categories=GTK;Utility;Accessibility; StartupNotify=true -Encoding=UTF-8 debian/patches/01_potfiles_skip.patch0000644000000000000000000000044112252330144015004 0ustar Description: Add a file not meant for translation Author: Karolina Kalic Author: Andrea Colangelo Last-Update: 2013-12-12 --- curtain-0.3.orig/po/POTFILES.skip +++ curtain-0.3/po/POTFILES.skip @@ -1 +1,2 @@ desktop/curtain.glade +src/curtain.ui debian/patches/series0000644000000000000000000000005012252330051012016 0ustar 00_desktop.patch 01_potfiles_skip.patch debian/compat0000644000000000000000000000000212252357751010375 0ustar 9 debian/copyright0000644000000000000000000000736412252423341011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: curtain Source: http://code.google.com/p/ardesia/ Files: * Copyright: 2010 Pietro Pilolli License: GPL-3+ Files: install-sh Copyright: 1994 X Consortium License: MIT Files: ltmain.sh Copyright: 1996-2001, 2003-2011 Free Software Foundation, Inc. License: GPL-2+ Files: missing Copyright: 1996, 1997, 1999, 2000, 2002-2006, 2008-2012 Free Software Foundation, Inc. License: GPL-2+ Files: depcomp Copyright: 1999, 2000, 2003-2007, 2009, 2010 Free Software Foundation, Inc. License: GPL-2+ Files: po/Makefile.in.in Copyright: 1995-1997 by Ulrich Drepper 2004-2008 Rodney Dawes License: This file can be copied and used freely without restrictions. It can be used in projects which are not available under the GNU General Public License but which still want to provide support for the GNU gettext functionality. Files: debian/* Copyright: 2011 Karolina Kalic 2013 Andrea Colangelo License: GPL-3+ 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: GPL-3+ 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 package 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 version 3 can be found in "/usr/share/common-licenses/GPL-3". License: MIT 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. debian/source/0000755000000000000000000000000012252324001010455 5ustar debian/source/format0000644000000000000000000000001412252324001011663 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000011012252556777010260 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools_dev debian/curtain.menu0000644000000000000000000000040412252560477011531 0ustar ?package(curtain): \ needs="X11" \ section="Applications/Education" \ title="Curtain" \ command="curtain %U" \ longtitle="Curtain for the desktop" \ icon="/usr/share/icons/curtain.xpm" \ description="Show a movable and resizable curtain on the desktop"