debian/0000755000000000000000000000000012161662436007175 5ustar debian/rules0000755000000000000000000000013012161662436010247 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: AUTOMATED_TESTING=1 dh_auto_test debian/control0000644000000000000000000000155212161662436010603 0ustar Source: libterm-title-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Marius Gavrilescu Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-title-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-title-perl.git Homepage: http://metacpan.org/release/Term-Title/ Package: libterm-title-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for setting the terminal titlebar Term::Title provides an abstraction for setting the titlebar or the tab title across different types of terminals. For *nix terminals, it prints the appropriate escape sequences to set the terminal or tab title based on the value of $ENV{TERM}. debian/source/0000755000000000000000000000000012161662436010475 5ustar debian/source/format0000644000000000000000000000001412161662436011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312161662436011046 0ustar libterm-title-perl (0.7-1) unstable; urgency=low * Initial Release (Closes: #713908). -- Marius Gavrilescu Sun, 23 Jun 2013 22:48:36 +0300 debian/libterm-title-perl.docs0000644000000000000000000000000512161662436013557 0ustar Todo debian/compat0000644000000000000000000000000212161662436010373 0ustar 8 debian/copyright0000644000000000000000000000331612161662436011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Term-Title Source: http://metacpan.org/release/Term-Title/ Upstream-Contact: David Golden Files: * Copyright: 2008, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Marius Gavrilescu License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016112161662436010224 0ustar version=3 http://search.cpan.org/dist/Term-Title/ .*/Term-Title-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$