[devscripts] 02/10: changelog: segregate multitar branch changes

Osamu Aoki osamu at moszumanska.debian.org
Thu Oct 15 16:07:05 UTC 2015


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

osamu pushed a commit to branch multitar
in repository devscripts.

commit a08e48cba7d9d8902ed2d6fc87bbc4613c3377d4
Author: Osamu Aoki <osamu at debian.org>
Date:   Wed Oct 7 21:48:25 2015 +0900

    changelog: segregate multitar branch changes
    
    This should make merging of changelog file easier.
---
 debian/changelog | 69 +++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 43 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c9b0eb..f6122c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,37 @@
-devscripts (2.15.9) UNRELEASED; urgency=medium
+devscripts (2.15.9+multitar1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Osamu Aoki ]
+  * uscan:
+    + Start uupdate with --verbose as needed.  (Closes: #350454)
+    + Add test_uscan_mangle for testing the mangling rules and pgp signature.
+    + Add --download-debversion.  (Closes: #755754)
+    + Add pagemangle.  (Closes: #395439, #451051, #705989, #773390)
+    + Add oversionmangle as a part of multiple upstream tarball support.
+      (Closes: #458777)
+    + Add dirversionmangle with $download-version consideration.
+      (Closes: #375138, #472065, #557768, #734748)
+    + Add the multiple upstream tarball support and extend the OpenPGP support
+      with new watch line options: component, compression, repack, pgpmode,
+      versionmode, decompress.  (Closes: #526443, #531321, #549178, #731725,
+      #738977, #778723, #800704)
+    + Updated manpage contents and build it from POD.  (Closes: #409094,
+      #415680, #573631, #733272, #775526, #790629, #796293, #797787)
+    + Improve FTP listing handling. (Closes: #696492)
+  * uupdate:
+    + Prevent failure when upstream version is 0.  (Closes: #798175)
+    + Work around missing debian.tar.gz for "3.0 (quilt)".  (Closes: 798133)
+    + Add multiple upstream tarball support.  (Closes: #278797, #544638,
+      #570221, #752364, #797045)
+  * mk-origtargz:
+    + Support component name for the multiple upstream tarball support.
+  * debian/control
+    + Add gnupg2/gpgv2 as alternative option to gnupg/gpgv.  (Closes: #788414)
+
+ -- Osamu Aoki <osamu at debian.org>  Wed, 07 Oct 2015 21:46:20 +0900
+
+devscripts (2.15.9) unstable; urgency=medium
 
   [ Joachim Breitner ]
   * mk-origtargz:
@@ -37,6 +70,14 @@ devscripts (2.15.9) UNRELEASED; urgency=medium
   * wrap-and-sort:
     + Avoid modifying an empty file.  Thanks to Chris Lamb for the patch.
       (Closes: #789579)
+  * dd-list:
+    + Omit information from stanzas with “Extra-Source-Only: yes”.
+    + Use only the information from the most recent version of a package
+      within each sources file.  (Closes: #788820)
+    + Enable reading sources data from gz or bzip2 compressed files.  If the
+      --dctrl switch is being used, the -z switch is needed to enabled
+       decompression.  Compressed files specified with the -s switch will
+       automatically be handled if using a .gz/.bz2 extension.
 
   [ Dominique Dumont ]
   * licensecheck:
@@ -62,30 +103,6 @@ devscripts (2.15.9) UNRELEASED; urgency=medium
     + Ensure the version field in the watch line is defined, rather than
       "true" before using it in a comparison.  The enables the use of 0 as a
       value for the version.  (Closes: #796984)
-    + Start uupdate with --verbose as needed.  (Closes: #350454)
-    + Add test_uscan_mangle for testing the mangling rules and pgp signature.
-    + Add --download-debversion.  (Closes: #755754)
-    + Add pagemangle.  (Closes: #395439, #451051, #705989, #773390)
-    + Add oversionmangle as a part of multiple upstream tarball support.
-      (Closes: #458777)
-    + Add dirversionmangle with $download-version consideration.
-      (Closes: #375138, #472065, #557768, #734748)
-    + Add the multiple upstream tarball support and extend the OpenPGP support
-      with new watch line options: component, compression, repack, pgpmode,
-      versionmode, decompress.  (Closes: #526443, #531321, #549178, #731725,
-      #738977, #778723, #800704)
-    + Updated manpage contents and build it from POD.  (Closes: #409094,
-      #415680, #573631, #733272, #775526, #790629, #796293, #797787)
-    + Improve FTP listing handling. (Closes: #696492)
-  * uupdate:
-    + Prevent failure when upstream version is 0.  (Closes: #798175)
-    + Work around missing debian.tar.gz for "3.0 (quilt)".  (Closes: 798133)
-    + Add multiple upstream tarball support.  (Closes: #278797, #544638,
-      #570221, #752364, #797045)
-  * mk-origtargz:
-    + Support component name for the multiple upstream tarball support.
-  * debian/control
-    + Add gnupg2/gpgv2 as alternative option to gnupg/gpgv.  (Closes: #788414)
 
   [ Gunnar Wolf ]
   * debchange:
@@ -102,7 +119,7 @@ devscripts (2.15.9) UNRELEASED; urgency=medium
   [ Christoph Berg ]
   * debcheckout: Add auth mapping for git://github.com.
 
- -- Christoph Berg <christoph.berg at credativ.de>  Wed, 30 Sep 2015 11:41:04 +0200
+ -- James McCoy <jamessan at debian.org>  Mon, 05 Oct 2015 21:00:08 -0400
 
 devscripts (2.15.8) unstable; urgency=high
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list