tags 629729 + pending
thanks

Dear maintainer,

I've prepared an NMU for gtkrsync (versioned as 1.0.4+nmu1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru gtkrsync-1.0.4/debian/changelog gtkrsync-1.0.4+nmu1/debian/changelog
--- gtkrsync-1.0.4/debian/changelog	2010-02-19 18:06:10.000000000 +0100
+++ gtkrsync-1.0.4+nmu1/debian/changelog	2012-10-07 15:48:29.000000000 +0200
@@ -1,3 +1,14 @@
+gtkrsync (1.0.4+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Sebastian Ramacher ]
+  * debian/control: Update Build-Deps for GHC 7. (Closes: #629729).
+  * debian/rules: Replace unrecognized option --copy-prefix with --destdir and
+    pass the correct path.
+
+ -- Christian Perrier <bubu...@debian.org>  Sun, 07 Oct 2012 15:48:21 +0200
+
 gtkrsync (1.0.4) unstable; urgency=low
 
   * New upstream release with updated documentation for rsync 3.0.
diff -Nru gtkrsync-1.0.4/debian/control gtkrsync-1.0.4+nmu1/debian/control
--- gtkrsync-1.0.4/debian/control	2008-03-21 14:35:46.000000000 +0100
+++ gtkrsync-1.0.4+nmu1/debian/control	2012-10-07 15:48:00.000000000 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends: debhelper (>= 5), ghc6, libghc6-missingh-dev, libghc6-gtk-dev, libghc6-glade-dev, libghc6-gconf-dev, gtk-doc-tools, sgml2x, docbook-utils, jade, scons, xpdf-utils, lynx, libghc6-unix-dev
+Build-Depends: debhelper (>= 5), ghc, libghc-missingh-dev, libghc-gtk-dev, libghc-glade-dev, libghc-gconf-dev, gtk-doc-tools, sgml2x, docbook-utils, jade, scons, xpdf-utils, lynx, libghc-unix-dev
 Standards-Version: 3.7.2
 Vcs-Git: git://git.complete.org/gtkrsync
 Vcs-Browser: http://git.complete.org/gtkrsync
diff -Nru gtkrsync-1.0.4/debian/rules gtkrsync-1.0.4+nmu1/debian/rules
--- gtkrsync-1.0.4/debian/rules	2008-03-21 14:33:18.000000000 +0100
+++ gtkrsync-1.0.4+nmu1/debian/rules	2012-10-07 15:48:00.000000000 +0200
@@ -58,7 +58,7 @@
 
 	# Add here commands to install the package into debian/gtkrsync.
 	#$(MAKE) DESTDIR=$(CURDIR)/debian/gtkrsync install
-	./setup copy --copy-prefix=`pwd`/debian/gtkrsync/usr
+	./setup copy --destdir=`pwd`/debian/gtkrsync
 
 
 # Build architecture-independent files here.

Reply via email to