[liblinear] 23/26: d/patches: Drop patch numbers from .patch names

Christian Kastner ckk at moszumanska.debian.org
Sun Sep 6 13:33:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

ckk pushed a commit to branch master
in repository liblinear.

commit b57c966956fa2df6fed804dd775892b018a8d923
Author: Christian Kastner <ckk at kvr.at>
Date:   Sat Sep 5 23:20:29 2015 +0200

    d/patches: Drop patch numbers from .patch names
---
 debian/changelog                                   | 28 ++++++++++++++++++++++
 ...-parsing.patch => Improve-option-parsing.patch} |  0
 ...ild-shared-and-static-libraries-programs.patch} |  0
 debian/patches/series                              |  4 ++--
 4 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5c7753..8a7d6a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+liblinear (2.01+dfsg-1) unstable; urgency=medium
+
+  * New upstream release. Closes: #780528
+  * SONAME is bumped from 1 to 3 * d/control:
+    - Rename package liblinear1 to liblinear3
+    - Switch Maintainer to my @debian.org address
+  * d/watch:
+    - Update to look for tarball instead of zip
+  * d/rules:
+    - Simplify upstream version extraction/utilization
+    - Update get-orig-source target
+    - Use xz compression when repacking the upstream source
+    - Drop override_dh_makeshlibs which was only needed for lenny
+  * d/gbp.conf:
+    - Update for xz compression
+  * d/TODO:
+    - Drop, as no open TODOs remain
+  * d/patches:
+    - Drop patch numbers from .patch filenames
+  * d/patches (updated):
+    - Properly-build-shared-and-static-libraries-programs.patch
+    - Improve-option-parsing.patch
+  * d/patches (dropped):
+    - Documenation-fixes.patch
+      Included upstream
+
+ -- Christian Kastner <ckk at debian.org>  Sat, 05 Sep 2015 22:23:51 +0200
+
 liblinear (1.8+dfsg-5) unstable; urgency=medium
 
   * Add package python3-liblinear.
diff --git a/debian/patches/0006-Improve-option-parsing.patch b/debian/patches/Improve-option-parsing.patch
similarity index 100%
rename from debian/patches/0006-Improve-option-parsing.patch
rename to debian/patches/Improve-option-parsing.patch
diff --git a/debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch b/debian/patches/Properly-build-shared-and-static-libraries-programs.patch
similarity index 100%
rename from debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch
rename to debian/patches/Properly-build-shared-and-static-libraries-programs.patch
diff --git a/debian/patches/series b/debian/patches/series
index 458357e..f2f9443 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-0001-Properly-build-shared-and-static-libraries-programs.patch
-0006-Improve-option-parsing.patch
+Properly-build-shared-and-static-libraries-programs.patch
+Improve-option-parsing.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git



More information about the debian-science-commits mailing list