Changeset 85
- Timestamp:
- 03/26/07 16:19:12 (6 years ago)
- Location:
- pkg/main/parsix-gnome-session/trunk/debian
- Files:
-
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/parsix-gnome-session/trunk/debian/changelog
r11 r85 1 parsix-gnome-session (0.2.1) unstable; urgency=low 2 3 * Updated debian/copyright. 4 * Some lintian fixes. 5 6 -- Alan Baghumian <alan@technotux.org> Mon, 26 Mar 2007 17:47:21 +0330 7 1 8 parsix-gnome-session (0.2.0) unstable; urgency=low 2 9 -
pkg/main/parsix-gnome-session/trunk/debian/control
r11 r85 3 3 Priority: extra 4 4 Maintainer: Alan Baghumian <alan@technotux.org> 5 Build-Depends -Indep: cdbs (>= 0.4.23-1.1), build-essential, debhelper (>= 4.1.0)6 Standards-Version: 3. 6.25 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0) 6 Standards-Version: 3.7.2 7 7 8 8 Package: parsix-gnome-session 9 9 Architecture: all 10 10 Depends: nautilus, gnome-power-manager, gnome-volume-manager 11 Description: Small Parsix fix to the GNOME Session. 11 Description: Small Parsix fix to the GNOME Session 12 A custom gnome-session script for Parsix GNU/Linux. 12 13 -
pkg/main/parsix-gnome-session/trunk/debian/copyright
r11 r85 1 This package was debianized by Stefan Lippers-Hollmann <s.l-h@gmx.de> on2 Tue, 23 Aug 2005 11:03:21 +0200.1 This package was debianized by Alan Baghumian <alan@technotux.org> on 2 Sun, 30 Nov 2006 07:41:19 +0330. 3 3 4 It was downloaded from http://www.kanotix.com 4 Copyright: 2006-2007 Parsix GNU/Linux Project 5 5 6 Copyright Holder: Jörg Schirottke <master@kanotix.com> 6 License: 7 7 8 License: GPL, see /usr/share/common-licenses 8 This package is free software; you can redistribute it and/or modify 9 it under the terms of the GNU General Public License as published by 10 the Free Software Foundation; either version 2 of the License, or 11 (at your option) any later version. 12 13 This package is distributed in the hope that it will be useful, 14 but WITHOUT ANY WARRANTY; without even the implied warranty of 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 GNU General Public License for more details. 17 18 You should have received a copy of the GNU General Public License 19 along with this package; if not, write to the Free Software 20 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 21 22 On Debian systems, the complete text of the GNU General 23 Public License can be found in `/usr/share/common-licenses/GPL'. 24 25 The Debian packaging is (C) 2006-2007, Alan Baghumian <alan@technotux.org> and 26 is licensed under the GPL, see above. 27 -
pkg/main/parsix-gnome-session/trunk/debian/rules
r11 r85 1 1 #!/usr/bin/make -f 2 3 DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes4 2 5 3 include /usr/share/cdbs/1/rules/debhelper.mk
Note: See TracChangeset
for help on using the changeset viewer.


