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 <[email protected]>  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 <[email protected]>
            Robert Koch-Institut
-License: BSDlike
+License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2014 Andreas Tille <[email protected]>
-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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to