[petsc] 03/06: use +dfsg instead of .dfsg in new versions

Drew Parsons dparsons at moszumanska.debian.org
Wed Oct 12 08:37:51 UTC 2016


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

dparsons pushed a commit to tag debian/3.7.4+dfsg1-1
in repository petsc.

commit 96ea12fd98047ecb21862b0848814f28060199f0
Author: Drew Parsons <dparsons at debian.org>
Date:   Wed Oct 12 14:50:54 2016 +0800

    use +dfsg instead of .dfsg in new versions
    
    e.g. 3.7.4+dfsg1-1 instead of 3.7.4.dfsg1-1
    
    Makes the distinction between upstream and Debian's dfsg version a
    little more clear, I think.
---
 debian/changelog | 8 ++++++++
 debian/watch     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ec203c4..74bbf76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+petsc (3.7.4+dfsg1-1) UNRELEASED; urgency=medium
+
+  * New upstream version.
+  * Mark the Debian DFSG version with '+dfsg' rather than '.dfsg' to 
+    make the distinction with the raw upstream version more clear.
+
+ -- Drew Parsons <dparsons at debian.org>  Wed, 12 Oct 2016 14:49:42 +0800
+
 petsc (3.7.3.dfsg1-3) unstable; urgency=medium
 
   * Reinstate build on kfreebsd (it now passes build-time tests).
diff --git a/debian/watch b/debian/watch
index 6136921..d5f6aa3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg\d//,repacksuffix=.dfsg1 \
+opts=dversionmangle=s/\+dfsg\d//,repacksuffix=+dfsg1 \
  http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-([\d\.]+).tar.gz

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



More information about the debian-science-commits mailing list