[Piuparts-devel] [Git][debian/piuparts][master] 7 commits: continue development

Holger Levsen gitlab at salsa.debian.org
Mon Aug 13 18:08:31 BST 2018


Holger Levsen pushed to branch master at Debian / piuparts


Commits:
6355f063 by Holger Levsen at 2018-06-12T15:00:32Z
continue development

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
bd34cf81 by Holger Levsen at 2018-07-08T13:14:32Z
Bump standards version to 4.1.4, no changes needed.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
f4ec8c81 by Holger Levsen at 2018-07-08T13:19:22Z
fix typo, c+p is hard

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
a39ef796 by Holger Levsen at 2018-08-08T08:46:36Z
Bump standards version to 4.2.0, no changes needed.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
6b3ab3d4 by Michael Stapelberg at 2018-08-10T13:09:04Z
debiman-piuparts-distill: also consider --install

fixes https://github.com/Debian/debiman/issues/106

- - - - -
e00d965a by Holger Levsen at 2018-08-10T13:10:29Z
add changelog entry for Michael

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
460e5480 by Holger Levsen at 2018-08-13T11:37:08Z
release as 0.90

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- debian/changelog
- debian/control
- helpers/debiman-piuparts-distill/piuparts.go


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+piuparts (0.90) unstable; urgency=medium
+
+  [ Michael Stapelberg ]
+  * debiman-piuparts-distill: also consider --install, fixes
+    https://github.com/Debian/debiman/issues/106
+
+  [ Holger Levsen ]
+  * Bump standards version to 4.2.0, no changes needed.
+
+ -- Holger Levsen <holger at debian.org>  Mon, 13 Aug 2018 13:37:03 +0200
+
 piuparts (0.89) unstable; urgency=medium
 
   * scripts/pre_install_exceptions: force cleanup of sympa's spool


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders:
  Holger Levsen <holger at debian.org>
 Section: devel
 Priority: optional
-Standards-Version: 4.1.4
+Standards-Version: 4.2.0
 Rules-Requires-Root: no
 Build-Depends:
  asciidoc,


=====================================
helpers/debiman-piuparts-distill/piuparts.go
=====================================
--- a/helpers/debiman-piuparts-distill/piuparts.go
+++ b/helpers/debiman-piuparts-distill/piuparts.go
@@ -34,7 +34,7 @@ var (
 
 var (
 	logAlternativesRe = regexp.MustCompile(`LOG-ALTERNATIVES: dpkg=([^:]+): piuparts=(?:[^:]+): (.*)`)
-	slaveParamsRe     = regexp.MustCompile(`--slave ([^ ]+) (?:[^ ]+) ([^ ]+)`)
+	slaveParamsRe     = regexp.MustCompile(`--(?:install|slave) ([^ ]+) (?:[^ ]+) ([^ ]+)`)
 )
 
 type link struct {



View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/b971e26c6eae7bb55c3ee6324b904410c41c14ad...460e5480deb5085b6fe52a1991af321446af4760

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/b971e26c6eae7bb55c3ee6324b904410c41c14ad...460e5480deb5085b6fe52a1991af321446af4760
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20180813/759d1cce/attachment-0001.html>


More information about the Piuparts-devel mailing list