use dh_prep instead of dh_clean -k, update changelog for upload debian/2.3.1-7
authorBdale Garbee <bdale@gag.com>
Fri, 27 Jul 2018 10:36:36 +0000 (18:36 +0800)
committerBdale Garbee <bdale@gag.com>
Fri, 27 Jul 2018 10:36:36 +0000 (18:36 +0800)
debian/changelog
debian/rules

index 24163f078ce481b904c61165013fd2a6f29ee654..33826f982106e10caac55f1a7e54917560a78728 100644 (file)
@@ -1,8 +1,10 @@
-as31 (2.3.1-7) UNRELEASED; urgency=medium
+as31 (2.3.1-7) unstable; urgency=medium
 
   * have vcs-browser link in control use https
+  * use dh_prep instead of dh_clean -k
+  * update type of sizebuf variables to avoid segfaults, closes: #887320
 
- -- Bdale Garbee <bdale@gag.com>  Fri, 29 Dec 2017 21:03:55 -0700
+ -- Bdale Garbee <bdale@gag.com>  Fri, 27 Jul 2018 18:36:05 +0800
 
 as31 (2.3.1-6) unstable; urgency=low
 
index c3a263076ca514df5161293aaa1f48bb9dad217c..9d919b4ae9b0175f2fc5a6b533198a4cb8f5ac13 100755 (executable)
@@ -28,7 +28,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k 
+       dh_prep 
        dh_installdirs
        $(MAKE) DESTDIR=$(CURDIR)/debian/as31 install