[med-svn] [Git][med-team/ipig][master] 4 commits: Fix clean target Closes: #1045547

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Dec 16 15:24:58 GMT 2024



Andreas Tille pushed to branch master at Debian Med / ipig


Commits:
020a6e72 by Andreas Tille at 2024-12-16T16:04:56+01:00
Fix clean target Closes: #1045547

- - - - -
98da59ae by Andreas Tille at 2024-12-16T16:05:16+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
3981e9c6 by Andreas Tille at 2024-12-16T16:20:57+01:00
d/copyright: Fix thanks to lrc

- - - - -
b8c7a6b4 by Andreas Tille at 2024-12-16T16:22:51+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+ipig (0.0.r5-5) unstable; urgency=medium
+
+  * Fix clean target
+    Closes: #1045547
+  * Standards-Version: 4.7.0 (routine-update)
+  * d/copyright: Fix thanks to lrc
+
+ -- Andreas Tille <tille at debian.org>  Mon, 16 Dec 2024 16:21:03 +0100
+
 ipig (0.0.r5-4) unstable; urgency=medium
 
   * d/watch: version=4


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                libcommons-net-java,
                libjdom1-java,
                libxerces2-java
-Standards-Version: 4.5.0
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/ipig
 Vcs-Git: https://salsa.debian.org/med-team/ipig.git
 Homepage: http://sourceforge.net/projects/ipig/


=====================================
debian/copyright
=====================================
@@ -6,13 +6,13 @@ Source: http://sourceforge.net/projects/ipig/files/
 Files: *
 Copyright: 2012-2013 Mathias Kuhring <KuhringM at rki.de>
            Robert Koch-Institut
-License: BSDlike
+License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2014 Andreas Tille <tille at debian.org>
-License: BSDlike
+License: BSD-3-clause
 
-License: BSDlike
+License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
     * Redistributions of source code must retain the above copyright


=====================================
debian/rules
=====================================
@@ -15,6 +15,7 @@ get-orig-source:
 
 override_dh_clean:
 	rm -f build.xml
+	rm -rf dist
 	dh_clean
 
 override_dh_install:



View it on GitLab: https://salsa.debian.org/med-team/ipig/-/compare/ee74a5c54fe9947f10a866c5a90fd2cd78cd8289...b8c7a6b4d710c4336c48fd6326e956267e8e5e92

-- 
View it on GitLab: https://salsa.debian.org/med-team/ipig/-/compare/ee74a5c54fe9947f10a866c5a90fd2cd78cd8289...b8c7a6b4d710c4336c48fd6326e956267e8e5e92
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/20241216/ed6e75ea/attachment-0001.htm>


More information about the debian-med-commit mailing list