tags 456870 + patch

thank you


Hi,

Here is an NMU to fix this bug as well as fix the watch file and the
changelog encoding.

Thank you,

Barry deFreese


diff -u radiusclient-0.3.2/debian/changelog radiusclient-0.3.2/debian/changelog
--- radiusclient-0.3.2/debian/changelog
+++ radiusclient-0.3.2/debian/changelog
@@ -1,3 +1,12 @@
+radiusclient (0.3.2-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * dh_makeshlibs before dh_shlibdeps. (Closes: #456870).
+  * Fix watch file. (Closes: #449695).
+  * Convert changelog to UTF-8. (Closes: #453981, #454004, #454015).
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Sun, 17 Feb 2008 21:38:00 -0500
+
 radiusclient (0.3.2-11) unstable; urgency=low
 
   * Insert a (dummy) binary-indep target.
@@ -174,7 +183,7 @@
   * Upgraded standards-version to 2.5.1
   * Reformatted the descriptions to fit on 80 chars/line.
   * Added the missing ${shlibs:Depends} where needed.
-    Patch by Hertzog Raphaël
+    Patch by Hertzog Raphaël
   
  -- Turbo Fredriksson <[EMAIL PROTECTED]>  Thu, 22 Jul 1999 12:17:30 +0200
 
diff -u radiusclient-0.3.2/debian/rules radiusclient-0.3.2/debian/rules
--- radiusclient-0.3.2/debian/rules
+++ radiusclient-0.3.2/debian/rules
@@ -72,9 +72,9 @@
 	dh_compress
 	dh_fixperms
 
+	dh_makeshlibs
 	dh_shlibdeps
 	dh_gencontrol
-	dh_makeshlibs
 	dh_md5sums
 
 	chmod 600 $(topdir)/debian/tmp/etc/radiusclient/servers
diff -u radiusclient-0.3.2/debian/watch radiusclient-0.3.2/debian/watch
--- radiusclient-0.3.2/debian/watch
+++ radiusclient-0.3.2/debian/watch
@@ -1,5 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		 Directory		Pattern			Version	Script
-ftp.cityline.net /pub/radiusclient	radiusclient-*.tar.gz	debian	uupdate
+version=3
+
+ftp://ftp.cityline.net/pub/radiusclient/radiusclient-([\d.]+)\.tar\.gz

Reply via email to