tags 424563 + patch
thanks

Hi,

Attached is the diff for my magicdev 1.1.6-2.2 NMU.
diff -u magicdev-1.1.6/debian/changelog magicdev-1.1.6/debian/changelog
--- magicdev-1.1.6/debian/changelog
+++ magicdev-1.1.6/debian/changelog
@@ -1,3 +1,18 @@
+magicdev (1.1.6-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - removal changed bin files (Closes: #424563)
+  * debian/control
+    - bump Standards-Version to 3.7.3
+  * debian/copyright
+    - added upstream authors
+    - added copyright notice
+    - renamed previous copyright notices into license one
+    - indented license with 4 spaces
+
+ -- Sandro Tosi <[EMAIL PROTECTED]>  Sun, 06 Apr 2008 12:21:34 +0200
+
 magicdev (1.1.6-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u magicdev-1.1.6/debian/control magicdev-1.1.6/debian/control
--- magicdev-1.1.6/debian/control
+++ magicdev-1.1.6/debian/control
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Sean Harshbarger <[EMAIL PROTECTED]>
-Standards-Version: 3.6.1
+Standards-Version: 3.7.3
 Build-Depends:  cdbs (>= 0.4.21), libgnomeui-dev, libglade2-dev, debhelper (>= 4.2.13), libxml-parser-perl
 
 Package: magicdev
diff -u magicdev-1.1.6/debian/rules magicdev-1.1.6/debian/rules
--- magicdev-1.1.6/debian/rules
+++ magicdev-1.1.6/debian/rules
@@ -7,0 +8,3 @@
+
+clean::
+	rm -f po/de.gmo
diff -u magicdev-1.1.6/debian/copyright magicdev-1.1.6/debian/copyright
--- magicdev-1.1.6/debian/copyright
+++ magicdev-1.1.6/debian/copyright
@@ -6,20 +6,30 @@
 CVSroot:
 :pserver:[EMAIL PROTECTED]:/cvs/gnome
 
+Upstream Authors:
+
+    Elliot Lee <[EMAIL PROTECTED]>
+    Owen Taylor <[EMAIL PROTECTED]>
+    Bastien Nocera  <[EMAIL PROTECTED]>
+
 Copyright:
+
+    Copyright (C) 1998-1999 Red Hat Software.
+
+License:
  
-   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; version 2 dated June, 1991.
+    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; version 2 dated June, 1991.
  
-   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.
+    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 package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+    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 complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.

Reply via email to