debian/0000755000000000000000000000000012207665557007205 5ustar debian/patches/0000755000000000000000000000000012204437012010610 5ustar debian/patches/series0000644000000000000000000000000012204437012012013 0ustar debian/source/0000755000000000000000000000000012204437012010461 5ustar debian/source/format0000644000000000000000000000001412204437012011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000675612207665610011063 0ustar devilspie2 (0.31-1) unstable; urgency=low * Imported Upstream version 0.31 -- Andreas Rönnquist Thu, 29 Aug 2013 17:40:30 +0200 devilspie2 (0.30-1) unstable; urgency=low * Imported Upstream version 0.30 -- Andreas Rönnquist Sat, 20 Jul 2013 12:08:00 +0200 devilspie2 (0.29-1) unstable; urgency=low * Imported Upstream version 0.29 -- Andreas Rönnquist Sat, 18 May 2013 21:24:17 +0200 devilspie2 (0.28-3) unstable; urgency=low * Upload to unstable * [5e0d0ea] Update to standards Version 3.9.4 (No change required) -- Andreas Rönnquist Sun, 05 May 2013 13:56:20 +0200 devilspie2 (0.28-2) experimental; urgency=low * [79c06d4] Migrate to debhelper -- Andreas Rönnquist Sun, 17 Mar 2013 22:10:35 +0100 devilspie2 (0.28-1) experimental; urgency=low * [9d80eb6] Imported Upstream version 0.28 -- Andreas Rönnquist Tue, 19 Feb 2013 00:04:18 +0100 devilspie2 (0.27-1) experimental; urgency=low * [d7717df] Imported Upstream version 0.27 -- Andreas Rönnquist Sun, 16 Dec 2012 21:15:53 +0100 devilspie2 (0.26-1) experimental; urgency=low * [1164344] Imported Upstream version 0.26 * [565c496] Remove patch fix_set_window_position2.patch, applied upstream -- Andreas Rönnquist Wed, 14 Nov 2012 17:29:19 +0100 devilspie2 (0.25-2) experimental; urgency=low * [0594635] Minor update to description * [691a113] Add patch fix_set_window_position2.patch -- Andreas Rönnquist Sun, 04 Nov 2012 18:34:24 +0100 devilspie2 (0.25-1) experimental; urgency=low * [c34c2a6] Imported Upstream version 0.25 -- Andreas Rönnquist Sun, 28 Oct 2012 17:39:01 +0100 devilspie2 (0.24-1) experimental; urgency=low * [5a4c2fb] Imported Upstream version 0.24 -- Andreas Rönnquist Tue, 16 Oct 2012 14:25:52 +0200 devilspie2 (0.23-1) experimental; urgency=low * [ec07697] Imported Upstream version 0.23 -- Andreas Rönnquist Sat, 29 Sep 2012 10:28:21 +0200 devilspie2 (0.22-1) experimental; urgency=low * [6db8920] Imported Upstream version 0.22 -- Andreas Rönnquist Sun, 23 Sep 2012 16:54:45 +0200 devilspie2 (0.20-1) unstable; urgency=low * [46eb2ec] Imported Upstream version 0.20 -- Andreas Rönnquist Sat, 23 Jun 2012 20:42:44 +0200 devilspie2 (0.19-2) unstable; urgency=low * [c137f99] Add INSTALL_PREFIX=/usr to DEB_MAKE_BUILD_TARGET -- Andreas Rönnquist Tue, 19 Jun 2012 20:32:36 +0200 devilspie2 (0.19-1) unstable; urgency=low * [0cd1a60] Imported Upstream version 0.19 -- Andreas Rönnquist Mon, 23 Apr 2012 16:01:24 +0200 devilspie2 (0.18-1) unstable; urgency=low * [aac593d] Add Vcs-* fields * [07f4c1d] Update copyright to version 1.0 * [849fd50] Update standards version to 3.9.3 * [8e7159e] Imported Upstream version 0.18 -- Andreas Rönnquist Tue, 17 Apr 2012 20:04:08 +0200 devilspie2 (0.17-1) unstable; urgency=low * New upstream release -- Andreas Rönnquist Wed, 11 Jan 2012 16:10:21 +0100 devilspie2 (0.15-1) unstable; urgency=low * New upstream release -- Andreas Rönnquist Sat, 19 Nov 2011 13:44:42 +0100 devilspie2 (0.14-1) unstable; urgency=low * Initial release (Closes: #644416) -- Andreas Rönnquist Mon, 14 Nov 2011 02:19:32 +0200 debian/compat0000644000000000000000000000000212204437012010357 0ustar 9 debian/devilspie2.manpages0000644000000000000000000000001512204437012012740 0ustar devilspie2.1 debian/docs0000644000000000000000000000000712204437012010031 0ustar README debian/control0000644000000000000000000000176412204437012010574 0ustar Source: devilspie2 Section: gnome Priority: optional Maintainer: Andreas Rönnquist Build-Depends: debhelper (>= 9.0.0), pkg-config, libwnck-3-dev, libgtk-3-dev, libglib2.0-dev, liblua5.1-0-dev Standards-Version: 3.9.4 Homepage: http://www.gusnan.se/devilspie2 Vcs-Git: git://anonscm.debian.org/collab-maint/devilspie2.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/devilspie2.git Package: devilspie2 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: LUA-based window matching utility Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created. For example you can script a terminal program to always be positioned at a specific screen position, or automatically position a window on a specific workspace. . It is a continuation of Ross Burtons project Devilspie, with the most significant change that the symbolic expressions of that project are replaced with a LUA interpreter. debian/rules0000755000000000000000000000213612204437012010243 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # This file is public domain software, originally written by Joey Hess. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_HARDENING=1 export LDFLAGS += -Wl,-z,relro -Wl,--as-needed build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir dh_auto_build -- PREFIX=/usr touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp $(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) PREFIX=`pwd`/debian/`dh_listpackages`/usr install # Build architecture-independent files here. binary-indep: build install # We have nothing to do by default. # Build architecture-dependent files here. binary-arch: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/watch0000644000000000000000000000013612204437012010212 0ustar version=3 http://www.gusnan.se/devilspie2/download/index.php ./devilspie2_(.+)-src\.tar\.gz debian/copyright0000644000000000000000000000357112204437012011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: devilspie2 Source: http://www.gusnan.se/devilspie2 Files: * Copyright: 2001 Havoc Pennington 2005 Ross Burton 2011 Andreas Rönnquist License: GPL-3+ This package 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". Files: debian/* Copyright: 2011 Andreas Rönnquist License: GPL-3+ This package 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".