Control: tags -1 patch
I am uploading a LowNMU to fix this. The debdiff is attached.
diff -Nru probcons-1.12/debian/changelog probcons-1.12/debian/changelog --- probcons-1.12/debian/changelog 2021-08-26 10:37:09.000000000 +0200 +++ probcons-1.12/debian/changelog 2025-08-21 11:46:47.000000000 +0200 @@ -1,3 +1,12 @@ +probcons (1.12-14.1) unstable; urgency=medium + + * Non-maintainer upload. + * d/copyright: Drop BSD file reference. + Closes: #1111708 + * d/copyright: Replace the "PD" name with standardized "public-domain". + + -- Bastian Germann <[email protected]> Thu, 21 Aug 2025 11:46:47 +0200 + probcons (1.12-14) unstable; urgency=medium * Remove outdated copyright file diff -Nru probcons-1.12/debian/copyright probcons-1.12/debian/copyright --- probcons-1.12/debian/copyright 2021-08-26 10:37:09.000000000 +0200 +++ probcons-1.12/debian/copyright 2025-08-21 11:46:20.000000000 +0200 @@ -6,7 +6,7 @@ Files: * Copyright: 2005-2009 Arun S Konagurthu <[email protected]> The University of Melbourne. -License: PD +License: public-domain PROBCONS has been made freely available as PUBLIC DOMAIN software and hence is not subject to copyright in the United States. This system and/or any portion of the source code @@ -19,9 +19,6 @@ Copyright: 2006-2011 Charles Plessy <[email protected]> 2010-2012 Andreas Tille <[email protected]> License: BSD-3-clause - Copyright (c) The Regents of the University of California. - All rights reserved. - . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -45,6 +42,3 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - . - On Debian systems you can find a copy of BSD license text at - /usr/share/common-licenses/BSD.

