[med-svn] [Git][med-team/beads][master] 5 commits: beads (1.1.20-2~buster1) buster

Filippo Rusconi (@lopippo) gitlab at salsa.debian.org
Sun Nov 7 17:16:57 GMT 2021



Filippo Rusconi pushed to branch master at Debian Med / beads


Commits:
56f149bf by Olivier Langella at 2020-05-18T10:59:30+02:00
beads (1.1.20-2~buster1) buster

- - - - -
bf30d511 by Olivier Langella at 2020-07-23T10:08:20+02:00
beads (1.1.20-2~buster2) buster

- - - - -
ea9c6e1b by Olivier Langella at 2020-07-23T13:30:47+02:00
beads (1.1.20-2~buster3) buster

- - - - -
5c8b4588 by Filippo Rusconi (Uploading Debian Developer) at 2021-11-07T11:59:30+01:00
Merge branch 'master' of forgemia.inra.fr:pappso/beads

- - - - -
f42ceebb by Filippo Rusconi (Uploading Debian Developer) at 2021-11-07T18:16:29+01:00
Fix the watch file so that it points to the real source tarball provider, not Salsa.

- - - - -


3 changed files:

- CMakeLists.txt
- debian/changelog
- debian/watch


Changes:

=====================================
CMakeLists.txt
=====================================
@@ -212,7 +212,7 @@ add_custom_target(targz
 
 
 add_custom_target(deb
-	cd beads-${BEADS_VERSION} && dpkg-buildpackage 
+	cd beads-${BEADS_VERSION} && dpkg-buildpackage -b
 	DEPENDS targz
 	WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
 	COMMENT "Creating Debian package" VERBATIM


=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+beads (1.1.20-4) UNRELEASED; urgency=low
+
+  [ Filippo Rusconi ]
+  * Rewrite the watch file so that it points to the actual development
+    repository site (beads had erroneously a full source repos in salsa).
+
+ -- Filippo Rusconi <lopippo at debian.org>  Sun, 07 Nov 2021 13:18:21 +0100
+
 beads (1.1.20-3) unstable; urgency=medium
 
   [ Filippo Rusconi ]
@@ -22,6 +30,24 @@ beads (1.1.20-2) unstable; urgency=medium
 
  -- Nilesh Patra <npatra974 at gmail.com>  Fri, 26 Jun 2020 21:06:34 +0530
 
+beads (1.1.20-2~buster3) buster; urgency=medium
+
+  * new libpappsoms++ library
+
+ -- Olivier Langella <olivier.langella at u-psud.fr>  Thu, 23 Jul 2020 13:21:24 +0200
+
+beads (1.1.20-2~buster2) buster; urgency=medium
+
+  * new libpappsoms++ library
+
+ -- Olivier Langella <olivier.langella at u-psud.fr>  Thu, 23 Jul 2020 10:04:49 +0200
+
+beads (1.1.20-2~buster1) buster; urgency=medium
+
+  * new debian package for Debian 10 Buster based on Filippo's version
+
+ -- Olivier Langella <olivier.langella at u-psud.fr>  Mon, 18 May 2020 10:44:24 +0200
+
 beads (1.1.20-1) unstable; urgency=low
 
   * New upstream version, merging upstream and Debian packaging


=====================================
debian/watch
=====================================
@@ -1,3 +1,10 @@
 version=4
 
-https://salsa.debian.org/med-team/beads/tags?sort=updated_desc archive/@ANY_VERSION@/beads-\d\S*@ARCHIVE_EXT@
+# The following page has all the tags.
+# https://forgemia.inra.fr/pappso/beads/-/tags
+# The page above has the links in the following format
+# href="/pappso/beads/-/archive/1.1.20/beads-1.1.20.zip"
+
+opts=filenamemangle=s/.*\/archive\/(\d\S+)\/<project>.*\.tar\.gz/<project>-$1\.tar\.gz/g \ 
+  https://forgemia.inra.fr/pappso/@PACKAGE@/-/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
+



View it on GitLab: https://salsa.debian.org/med-team/beads/-/compare/32eabcbc3290e86144fae4b5efccd3dc1998db01...f42ceebbb9ca97b8a65f501db1764cca4462e1a8

-- 
View it on GitLab: https://salsa.debian.org/med-team/beads/-/compare/32eabcbc3290e86144fae4b5efccd3dc1998db01...f42ceebbb9ca97b8a65f501db1764cca4462e1a8
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/debian-med-commit/attachments/20211107/17e0e385/attachment-0001.htm>


More information about the debian-med-commit mailing list