Hi,

attached is a debdiff which does:

transfermii (1:0.6.1-3) unstable; urgency=low

  * Convert to source-format 3.0 (quilt)
  * debian/control, debian/rules: remove CDBS
  * debian/copyright: switch to DEP-5 format
  * debian/control: fix package description (Closes: #557852, #557853)
  * Add myself to uploaders
  * Update standards version to 3.9.2
  * debian/patches/fix_ftbfs_binutils_gold.patch:
    - Fix FTBFS with binutils-gold (Closes: #556500)

 -- Andreas Moog <am...@ubuntu.com>  Wed, 20 Apr 2011 23:11:58 +0200

If you are ok with the changes, I'll look for a sponsor.
diff -Nru transfermii-0.6.1/debian/changelog transfermii-0.6.1/debian/changelog
--- transfermii-0.6.1/debian/changelog  2011-04-21 00:03:57.000000000 +0200
+++ transfermii-0.6.1/debian/changelog  2011-04-21 00:03:38.000000000 +0200
@@ -1,3 +1,16 @@
+transfermii (1:0.6.1-3) unstable; urgency=low
+
+  * Convert to source-format 3.0 (quilt)
+  * debian/control, debian/rules: remove CDBS
+  * debian/copyright: switch to DEP-5 format
+  * debian/control: fix package description (Closes: #557852, #557853)
+  * Add myself to uploaders
+  * Update standards version to 3.9.2
+  * debian/patches/fix_ftbfs_binutils_gold.patch:
+    - Fix FTBFS with binutils-gold (Closes: #556500)
+
+ -- Andreas Moog <am...@ubuntu.com>  Wed, 20 Apr 2011 23:11:58 +0200
+
 transfermii (1:0.6.1-2) unstable; urgency=low
 
   * Changed build-dep on libbluetooth2-dev to
diff -Nru transfermii-0.6.1/debian/control transfermii-0.6.1/debian/control
--- transfermii-0.6.1/debian/control    2011-04-21 00:03:57.000000000 +0200
+++ transfermii-0.6.1/debian/control    2011-04-20 23:37:23.000000000 +0200
@@ -2,8 +2,9 @@
 Section: utils 
 Priority: extra
 Maintainer: Romain Beauxis <to...@rastageeks.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7.0.1), cmake, 
libcwiid1-dev (>= 0.6.00+svn184-1+b1), libbluetooth-dev, libgtk2.0-dev
-Standards-Version: 3.8.2.0
+Uploaders: Andreas Moog <am...@ubuntu.com>
+Build-Depends: debhelper (>= 7.0.50), cmake, libcwiid1-dev (>= 
0.6.00+svn184-1+b1), libbluetooth-dev, libgtk2.0-dev
+Standards-Version: 3.9.2
 
 Package: transfermii
 Architecture: any
@@ -15,7 +16,7 @@
  It allows you to transfer your miis (the characters used
  in the wii) from your wiimote and vice-versa.
  .
- This packages provides the command-line program.
+ This package provides the command-line program.
 
 Package: transfermii-gui
 Architecture: any
@@ -27,5 +28,4 @@
  It allows you to transfer your miis (the characters used
  in the wii) from your wiimote and vice-versa.
  .
- This packages provides the GTK+ GUI program.
-
+ This package provides the GTK+ GUI program.
diff -Nru transfermii-0.6.1/debian/control.in 
transfermii-0.6.1/debian/control.in
--- transfermii-0.6.1/debian/control.in 2011-04-21 00:03:57.000000000 +0200
+++ transfermii-0.6.1/debian/control.in 1970-01-01 01:00:00.000000000 +0100
@@ -1,31 +0,0 @@
-Source: transfermii
-Section: utils 
-Priority: extra
-Maintainer: Romain Beauxis <to...@rastageeks.org>
-Build-Depends: @cdbs@, cmake, libcwiid1-dev (>= 0.6.00+svn184-1+b1), 
libbluetooth-dev, libgtk2.0-dev
-Standards-Version: 3.8.2.0
-
-Package: transfermii
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: transfer your mii from and to your wiimotes
- transfermii is a program based on cwiid framework for using
- the wiimote under Linux.
- .
- It allows you to transfer your miis (the characters used
- in the wii) from your wiimote and vice-versa.
- .
- This packages provides the command-line program.
-
-Package: transfermii-gui
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: transfer your mii from and to your wiimotes -- GUI
- transfermii is a program based on cwiid framework for using
- the wiimote under Linux.
- .
- It allows you to transfer your miis (the characters used
- in the wii) from your wiimote and vice-versa.
- .
- This packages provides the GTK+ GUI program.
-
diff -Nru transfermii-0.6.1/debian/copyright transfermii-0.6.1/debian/copyright
--- transfermii-0.6.1/debian/copyright  2011-04-21 00:03:57.000000000 +0200
+++ transfermii-0.6.1/debian/copyright  2011-04-21 00:01:07.000000000 +0200
@@ -1,31 +1,47 @@
-This package was debianized by Romain Beauxis <to...@rastageeks.org> on
-Wed, 28 Feb 2007 15:34:45 +0100.
-
-It was downloaded from http://www.stacktic.org/
-
-Upstream Author:  Arnaud Ysmal <wiide...@stacktic.org>
-
-Copyright: 2007 Arnaud Ysmal <wiide...@stacktic.org> 
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: transfermii
+Upstream-Contact: Arnaud Ysmal <wiide...@stacktic.org>
+Source: http://transfermii.stacktic.org/
+
+Files: *
+Copyright: (C) 2007 Arnaud Ysmal <wiide...@stacktic.org>
+License: GPL
+   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 2 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 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'.
 
-License:
 
+Files: debian/*
+Copyright: (C) Romain Beauxis <to...@rastageeks.org>
+License: GPL
    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 2 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 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'.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is © 2007, Romain Beauxis <to...@rastageeks.org> and
-is licensed under the GPL, see above.
 
diff -Nru transfermii-0.6.1/debian/patches/fix_ftbfs_binutils_gold.patch 
transfermii-0.6.1/debian/patches/fix_ftbfs_binutils_gold.patch
--- transfermii-0.6.1/debian/patches/fix_ftbfs_binutils_gold.patch      
1970-01-01 01:00:00.000000000 +0100
+++ transfermii-0.6.1/debian/patches/fix_ftbfs_binutils_gold.patch      
2011-04-20 23:20:33.000000000 +0200
@@ -0,0 +1,33 @@
+Origin: Ubuntu, 
http://patches.ubuntu.com/t/transfermii/transfermii_1:0.6.1-2ubuntu1.patch
+Bug-Debian: http://bugs.debian.org/556500
+Bug-Ubuntu: https://launchpad.net/bugs/756003
+Author: Andreas Moog <am...@ubuntu.com>
+
+--- transfermii-0.6.1.orig/CMakeLists.txt
++++ transfermii-0.6.1/CMakeLists.txt
+@@ -11,21 +11,21 @@ IF(NOT libcwiid)
+       SUBDIRS(cwiid)
+       # CLI
+       ADD_EXECUTABLE(transfermii_cli transfermii_cli.c)
+-      TARGET_LINK_LIBRARIES(transfermii_cli tmii cwiid)
++      TARGET_LINK_LIBRARIES(transfermii_cli tmii cwiid bluetooth)
+ 
+       # GUI
+       SET(CMAKE_C_FLAGS "${GTK2_CFLAGS} -Wall -Werror -DCWIID_STATIC")
+       ADD_EXECUTABLE(transfermii_gui gui/pageAbout.c gui/pageLocal.c 
gui/pageWiimote.c gui/transfermii_gui.c)
+-      TARGET_LINK_LIBRARIES(transfermii_gui tmii ${GTK2_LINK_FLAGS} 
${GTK2_CFLAGS} cwiid)
++      TARGET_LINK_LIBRARIES(transfermii_gui tmii ${GTK2_LINK_FLAGS} 
${GTK2_CFLAGS} cwiid bluetooth)
+ 
+ ELSE(NOT libcwiid)
+        # CLI
+        ADD_EXECUTABLE(transfermii_cli transfermii_cli.c)
+-       TARGET_LINK_LIBRARIES(transfermii_cli tmii ${libcwiid})
++       TARGET_LINK_LIBRARIES(transfermii_cli tmii ${libcwiid} bluetooth)
+ 
+        # GUI
+        SET(CMAKE_C_FLAGS "${GTK2_CFLAGS} -Wall -Werror")
+        ADD_EXECUTABLE(transfermii_gui gui/pageAbout.c gui/pageLocal.c 
gui/pageWiimote.c gui/transfermii_gui.c)
+-       TARGET_LINK_LIBRARIES(transfermii_gui tmii ${GTK2_LINK_FLAGS} 
${GTK2_CFLAGS} ${libcwiid})
++       TARGET_LINK_LIBRARIES(transfermii_gui tmii ${GTK2_LINK_FLAGS} 
${GTK2_CFLAGS} ${libcwiid} bluetooth)
+ 
+ ENDIF(NOT libcwiid)
diff -Nru transfermii-0.6.1/debian/patches/series 
transfermii-0.6.1/debian/patches/series
--- transfermii-0.6.1/debian/patches/series     1970-01-01 01:00:00.000000000 
+0100
+++ transfermii-0.6.1/debian/patches/series     2011-04-20 23:20:58.000000000 
+0200
@@ -0,0 +1 @@
+fix_ftbfs_binutils_gold.patch
\ No newline at end of file
diff -Nru transfermii-0.6.1/debian/rules transfermii-0.6.1/debian/rules
--- transfermii-0.6.1/debian/rules      2011-04-21 00:03:57.000000000 +0200
+++ transfermii-0.6.1/debian/rules      2011-04-20 23:10:31.000000000 +0200
@@ -1,15 +1,12 @@
 #!/usr/bin/make -f
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+#export DH_OPTIONS=-v
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/cmake.mk
-
-# In order to regenerate 'debian/control' :
-#    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-# Then check manually if everything's ok
-
-# No install
-DEB_MAKE_INSTALL_TARGET  := 
-
-# Additional env vars
 LDFLAGS  +=  -Wl,--as-needed
 
+%:
+       dh  $@
+
+# There is no make install target
+override_dh_auto_install:
diff -Nru transfermii-0.6.1/debian/source/format 
transfermii-0.6.1/debian/source/format
--- transfermii-0.6.1/debian/source/format      1970-01-01 01:00:00.000000000 
+0100
+++ transfermii-0.6.1/debian/source/format      2011-04-20 23:08:52.000000000 
+0200
@@ -0,0 +1 @@
+3.0 (quilt)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to