update to policy 4.1.3
authorBdale Garbee <bdale@gag.com>
Sat, 30 Dec 2017 04:07:45 +0000 (21:07 -0700)
committerBdale Garbee <bdale@gag.com>
Sat, 30 Dec 2017 04:07:45 +0000 (21:07 -0700)
debian/changelog
debian/compat
debian/control
debian/rules

index bcfd9b690b67b3c1c0fe5b9df48686a7c0e759e8..d3bf13a1f774d10d66ce9282e7461e067c52cbe0 100644 (file)
@@ -1,9 +1,12 @@
-atlc (4.6.1-2) unstable; urgency=medium
+atlc (4.6.1-2) UNRELEASED; urgency=medium
 
   * remove libgsl0-dev build dependency, closes: #823876
   * update to current standards version
+  * update to current debhelper compat level
+  * use dh_prep instead of dh_clean -k
+  * use https for VCS link
 
- -- Bdale Garbee <bdale@gag.com>  Mon, 02 Jan 2017 10:09:15 -0700
+ -- Bdale Garbee <bdale@gag.com>  Fri, 29 Dec 2017 21:06:57 -0700
 
 atlc (4.6.1-1) unstable; urgency=low
 
index 7ed6ff82de6bcc2a78243fc9c54d3ef5ac14da69..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-5
+10
index 0a0862b078d54b45e24c85f6e8492332802fea81..608dee80b055f2db40a3f23e65f30108c40bdf48 100644 (file)
@@ -3,9 +3,9 @@ Section: electronics
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Depends: debhelper (>> 4.0.0), autotools-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Vcs-Git: git://git.gag.com/debian/atlc
-Vcs-Browser: http://git.gag.com/?p=debian/atlc
+Vcs-Browser: https://git.gag.com/?p=debian/atlc
 
 Package: atlc
 Architecture: any
index 0d043536192b25c60b6cd6ab2cdc2c9cbd66f3e3..b71a3858f1881978ec087987e36b2b2f91005b1d 100755 (executable)
@@ -55,7 +55,7 @@ clean:
 install: 
        dh_testdir
        dh_testroot
-       dh_clean -k 
+       dh_prep 
        dh_installdirs 
        
        $(MAKE) install DESTDIR=$(CURDIR)/debian/atlc