Hi Kees,

Attached is the work I did to create metar_20190227.1-1 : the diff with
what's in https://github.com/keesL/metar/tree/master/debian now.

Bye,

Joost




On Sat, Mar 02, 2019 at 03:34:59PM +0100, Joost van Baal-Ilić wrote:
> Hi Kees,
> 
> I took the liberty to upload metar_20190227.1-1, based upon what's currently
> in the github repository.  Because of the time contrains I took some
> shortcuts.
> 
> I'll mail you the relevant patch soonish: it'd be helpful
> if you could keep it in your repository.
> 
> Thanks, Bye,
> 
> Joost
<snip>


diff -durN debian/changelog /home/joostvb/git/metar/debian/changelog
--- debian/changelog	2019-03-02 14:24:30.413309514 +0000
+++ /home/joostvb/git/metar/debian/changelog	2019-03-01 06:12:52.022987249 +0000
@@ -1,24 +1,14 @@
-metar (20190227.1-1) unstable; urgency=medium
-
-  [ Kees Leune ]
-  * New upstream release (Closes: #921840, thanks Sven Paulus)
-  - Merge pull request #5 from subsven.  This fixes the URL change at
-    NOAA from HTTP to HTTPS.
+metar (20190227.1-1.1) unstable; urgency=medium
 
-  [ Joost van Baal-Ilić ]
-  * debian/source/format: explicitly set to modern 3.0 (quilt).
-  * debian/rules: for now give up updating config.{guess,sub} since it
-    breaks generating a source package.
-  * debian/control: fix Homepage url.
-  * debian/control: add myself to Uploaders, after discussing with Kees.
+  * Updated default URL to NOAAs new https URL
 
- -- Joost van Baal-Ilić <joos...@debian.org>  Sat, 02 Mar 2019 13:56:49 +0000
+ -- Kees Leune <k...@leune.org>  Wed, 27 Feb 2019 19:07:51 -0500
 
 metar (20170329.1-1) unstable; urgency=low
 
   * Added mps as wind unit
 
- -- Kees Leune <k...@leune.org>  Mon, 29 May 2017 14:41:25 -0400
+ -- Kees Leune <k...@leune.org> Mon, 29 May 2017 14:41:25 -0400
 
 metar (20161013.1-1) unstable; urgency=low
 
diff -durN debian/control /home/joostvb/git/metar/debian/control
--- debian/control	2019-03-02 14:22:33.050648918 +0000
+++ /home/joostvb/git/metar/debian/control	2019-03-01 06:12:52.022987249 +0000
@@ -2,10 +2,9 @@
 Section: utils
 Priority: optional
 Maintainer: Kees Leune <k...@leune.org>
-Uploaders: Joost van Baal-Ilić <joos...@debian.org>
 Standards-Version: 3.9.6
 Build-Depends: libcurl4-openssl-dev, debhelper (>=9)
-Homepage: http://github.com/keesL/metar
+Homepage: http://github.com/keesl/metar
 
 Package: metar
 Architecture: any
diff -durN debian/files /home/joostvb/git/metar/debian/files
--- debian/files	1970-01-01 00:00:00.000000000 +0000
+++ /home/joostvb/git/metar/debian/files	2019-03-01 06:12:52.022987249 +0000
@@ -0,0 +1 @@
+metar_20161013.1-1_amd64.deb utils optional
diff -durN debian/rules /home/joostvb/git/metar/debian/rules
--- debian/rules	2019-03-02 14:17:05.319237651 +0000
+++ /home/joostvb/git/metar/debian/rules	2019-03-01 06:12:52.022987249 +0000
@@ -62,12 +62,12 @@
 	rm -f build-stamp 
 
 	[ ! -f Makefile ] || $(MAKE) distclean
-#ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-#	cp -f /usr/share/misc/config.sub config.sub
-#endif
-#ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-#	cp -f /usr/share/misc/config.guess config.guess
-#endif
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+	cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+	cp -f /usr/share/misc/config.guess config.guess
+endif
 
 
 	dh_clean 
diff -durN debian/source/format /home/joostvb/git/metar/debian/source/format
--- debian/source/format	2019-03-02 14:03:39.653459425 +0000
+++ /home/joostvb/git/metar/debian/source/format	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-3.0 (quilt)

Attachment: signature.asc
Description: Digital signature

Reply via email to