summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-02-02 22:19:34 +0100
committerGard Spreemann <gspreemann@gmail.com>2017-02-02 22:19:34 +0100
commit8202a340bc32466d78a6dadd3d6c83220cda687c (patch)
tree4b14ef69008ea236d4a80dc702b2669cc0927a40 /debian
parent8b3c7f50323996c373249a74cae81487cfdb1099 (diff)
* dh_clean instead of dh_auto_clean in rules.
* compat level 10
Diffstat (limited to 'debian')
-rw-r--r--debian/TODO9
-rw-r--r--debian/changelog8
-rw-r--r--debian/compat2
-rwxr-xr-xdebian/rules4
4 files changed, 20 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..121e123
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1,9 @@
+From sponsor on Sep 27:
+
+> BTW a good versioning should be different
+> 3.0+dfsg.3-1
+>
+> should be probably
+> 3.0+dfsg1-1
+>
+> or something similar \ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 6774875..577eee0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lbfgsb (3.0+dfsg.3-2) UNRELEASED; urgency=medium
+
+ * dh_clean instead of dh_auto_clean in rules.
+ * compat level 10
+ * UNRELEASED, finish and date this changelog before releasing.
+
+ -- Gard Spreemann <gspreemann@gmail.com> Fri, 20 Jan 2017 14:11:28 +0100
+
lbfgsb (3.0+dfsg.3-1) unstable; urgency=medium
* Remove repack script and have uscan read Files-Excluded from
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/rules b/debian/rules
index 043b897..e639ec4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,9 +39,9 @@ override_dh_auto_build:
gfortran $(FCFLAGS_EX) $(LDFLAGS_EX) \
-o build/lbfgsb-examples_driver3_90 driver3.f90 -llbfgsb -Lbuild
-override_dh_auto_clean:
+override_dh_clean:
rm -rf build
- dh_auto_clean
+ dh_clean
override_dh_compress:
dh_compress -X.pdf -X.f -X.f90 -Xoutput_