OK, I've tweaked Alexander's patch and I'm ready to do an NMU to close this long standing RC bug.

--

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

--- gchangepass-0.1.5.orig/debian/copyright
+++ gchangepass-0.1.5/debian/copyright
@@ -0,0 +1,22 @@
+This package was debianized by Guilherme de S. Pastore <[EMAIL PROTECTED]> on
+Sat, 25 Jun 2005 17:00:00 -0300.
+
+It was downloaded from svn://svn.debian.org/svn/gksu/gchangepass/trunk
+
+Copyright (C) 2005 Guilherme de Siqueira Pastore <[EMAIL PROTECTED]>
+
+Upstream Author: Guilherme de S. Pastore <[EMAIL PROTECTED]>
+
+License:
+
+    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.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+    On Debian Systems, the full text of the license can be found on
+    /usr/share/common-licenses/GPL
--- gchangepass-0.1.5.orig/debian/compat
+++ gchangepass-0.1.5/debian/compat
@@ -0,0 +1 @@
+4
--- gchangepass-0.1.5.orig/debian/rules
+++ gchangepass-0.1.5/debian/rules
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+configure/gchangepass::
+	REQUIRED_AUTOMAKE_VERSION=1.9 ./autogen.sh --prefix=/usr
+
+clean::
+	-rm po/stamp-po po/*.gmo
--- gchangepass-0.1.5.orig/debian/control
+++ gchangepass-0.1.5/debian/control
@@ -0,0 +1,13 @@
+Source: gchangepass
+Section: gnome
+Priority: optional
+Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]>
+Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk2.0-dev (>= 2.6.0), libxml-parser-perl, gettext, automake1.9, gnome-common, cvs
+Standards-Version: 3.6.2
+
+Package: gchangepass
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: password changer for GNOME
+ gchangepass is a graphical (GTK+) frontend to passwd, targeted at the GNOME
+ desktop users, written to make password changing easier for them.
--- gchangepass-0.1.5.orig/debian/changelog
+++ gchangepass-0.1.5/debian/changelog
@@ -0,0 +1,51 @@
+gchangepass (0.1.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * FTBFS due to gettext 0.15 (Closes: #386220)
+  - Extended and tweaked the original patch by
+    Alexander Wirt <[EMAIL PROTECTED]>
+
+ -- Neil Williams <[EMAIL PROTECTED]>  Sun, 29 Oct 2006 19:50:31 +0000
+
+gchangepass (0.1.5-1) unstable; urgency=low
+
+  * New upstream release
+  - includes Bulgarian translation (Closes: #319634)
+  * debian/control: updated my e-mail address
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Sat, 20 Aug 2005 21:28:16 -0300
+
+gchangepass (0.1.4-2) unstable; urgency=low
+
+  * debian/control:
+    - Add Build-Dependency on libxml-parser-perl and gettext
+  * po/, debian/rules:
+    - remove stamp-po and *.gmo on clean, as intltool currently doesn't
+    handle it properly
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Sun, 03 Jul 2005 08:37:10 -0300
+
+gchangepass (0.1.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Thu, 30 Jun 2005 14:49:15 -0300
+
+gchangepass (0.1.3-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Tue, 28 Jun 2005 11:00:01 -0300
+
+gchangepass (0.1.2-1) unstable; urgency=low
+
+  * New upstream release
+  - No longer include autogen.sh in the final tarball
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Sat, 25 Jun 2005 23:36:58 -0300
+
+gchangepass (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #315738)
+
+ -- Guilherme de S. Pastore <[EMAIL PROTECTED]>  Sat, 25 Jun 2005 16:46:06 -0300
--- gchangepass-0.1.5.orig/gchangepass.desktop
+++ gchangepass-0.1.5/gchangepass.desktop
@@ -0,0 +1,15 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Change password
+Name[bg]=Смяна на парола
+Name[pt_BR]=Alterar senha
+Name[sv]=Ändra lösenord
+Comment=Use the gchangepass tool to change your password
+Comment[bg]=Използване на инструмента gchangepass за смяна на паролата
+Comment[pt_BR]=Usar a ferramenta gchangepass para alterar sua senha
+Comment[sv]=Använd det här verkyget för att ändra ditt lösenord
+Exec=gchangepass
+Icon=gchangepass-icon.png
+Terminal=false
+Type=Application
+Categories=Application;System;

Attachment: pgplE6w5XQjF4.pgp
Description: PGP signature

Reply via email to