[jabref] 262/459: change version suffix to +ds since we are not repackaging for license issues anymore

gregor herrmann gregoa at debian.org
Thu Sep 15 20:40:37 UTC 2016


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

gregoa pushed a commit to branch master
in repository jabref.

commit 5fde3fe85da5e60bfc0bfab069bc4068560204c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 13 16:36:19 2010 +0000

    change version suffix to +ds since we are not repackaging for license
    issues anymore
---
 debian/changelog    | 4 +++-
 debian/copyright    | 4 ++--
 debian/repack.local | 1 +
 debian/watch        | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6500c8b..07c1214 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-jabref (2.6~beta3+dfsg-1) UNRELEASED; urgency=low
+jabref (2.6~beta3+ds-1) UNRELEASED; urgency=low
 
   * New upstream release:
     - debian/repack.local: don't remove the three "offending" files,
       two were revomed upstream, the third was re-licensed
     - adjust debian/copyright accordingly
+    - change version suffix to +ds since we are not repackaging for license
+      issues anymore
     - remove patches 07_PreviewPanel.patch and 08_HighlightFilter.patch,
       applied upstream
     - refresh patches 03_external_apps.patch and 06_BibtexEntry.patch
diff --git a/debian/copyright b/debian/copyright
index ad04f58..b86814f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,8 @@ Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&
 Maintainer: Morten Alver, Nizar Batada
 Source: http://jabref.sourceforge.net/
 Name: JabRef
-Disclaimer: The +dfsg version is created by removing 
- - lib/: contains sourceless pre-compiled libraries
+Disclaimer: The +ds version is created by removing lib/:
+ contains sourceless pre-compiled libraries which are not used anyway
 
 Files: *
 Copyright: 2009, Morten Alver <mortenalver at users.sourceforge.net>
diff --git a/debian/repack.local b/debian/repack.local
index 63d2a89..f03c114 100644
--- a/debian/repack.local
+++ b/debian/repack.local
@@ -1,2 +1,3 @@
 requires_version 2
+SUFFIX=+ds
 rm lib
diff --git a/debian/watch b/debian/watch
index 7bb8118..33a69ce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="dversionmangle=s/\+dfsg$//;,uversionmangle=s/(\D)$/${1}1/;s/b(?:eta)?(\d)?$/~beta${1}/" \
+opts="dversionmangle=s/\+(dfsg|ds)$//;,uversionmangle=s/(\D)$/${1}1/;s/b(?:eta)?(\d)?$/~beta${1}/" \
 	http://sf.net/jabref/JabRef-(.+)-src\.tar\.bz2 \
 	debian sh debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git



More information about the pkg-java-commits mailing list